This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
46
Installation / Re: problem after installation I get this error Warning: [obfuscated]
« on: June 02, 2017, 02:37:18 PM »
Hi Sandeep,
(1)I check "services config" as follows:
(2)"Startup service" ; mysqld is enabled
(3)but I found in "servicemonitor (systemd)" - mysqld.service Systemd status: unknown ---- maybe this is the problem.
Maybe you could investigate it?
(1)I check "services config" as follows:
(2)"Startup service" ; mysqld is enabled
(3)but I found in "servicemonitor (systemd)" - mysqld.service Systemd status: unknown ---- maybe this is the problem.
Maybe you could investigate it?
47
Installation / Re: problem after installation I get this error Warning: [obfuscated]
« on: June 02, 2017, 01:52:36 PM »
The same problem with me.
I also with Centos 7
CWP version: 0.9.8.331
If a user log in - it goes to normal.
@Sandeep
mysqld.service is enabled Start-up Services.
Any help?
I also with Centos 7
CWP version: 0.9.8.331
If a user log in - it goes to normal.
@Sandeep
mysqld.service is enabled Start-up Services.
Any help?
48
MySQL / Re: Warning: [obfuscated](): (HY000/2002): Connection refused
« on: May 31, 2017, 11:39:02 PM »
I am in the same problem.
Happens almost everyday, affeted: website "database error". Running well after login webpanel GUI.
Also happens every reboot server.
Any solution?
Happens almost everyday, affeted: website "database error". Running well after login webpanel GUI.
Also happens every reboot server.
Any solution?
49
SSL / Re: "Port 443 is NOT enabled in apache/httpd configuration"
« on: May 23, 2017, 11:20:03 PM »
Hi Jess,
Thank you very much. I use AutoSSL, and now works.
Thanks again.
Thank you very much. I use AutoSSL, and now works.
Thanks again.
50
SSL / "Port 443 is NOT enabled in apache/httpd configuration"
« on: May 23, 2017, 01:03:27 AM »
Hi,
I found message "Looks like your port 443 is NOT enabled in apache/httpd configuration!" under "SSL Listen Port 443 Check" on SSL vHost Manager
How should I do?
Sorry if this is a repost, I have been looking for info in this forum but not find a similar post yet.
I use CenstOS 7.
Thank you.
I found message "Looks like your port 443 is NOT enabled in apache/httpd configuration!" under "SSL Listen Port 443 Check" on SSL vHost Manager
How should I do?
Sorry if this is a repost, I have been looking for info in this forum but not find a similar post yet.
I use CenstOS 7.
Thank you.
51
CentOS-WebPanel GUI / Re: Unable to create sub domain; WARNING! "already exist in database"
« on: October 07, 2016, 04:25:42 PM »
Hi Igor, thank you very much.
(1)what should we check in the file?
(2)what should we edit in the file?
Thanks again.
(1)what should we check in the file?
(2)what should we edit in the file?
Thanks again.
52
SSL / Re: How To Force SSL with Letsencrypt?
« on: October 07, 2016, 04:20:12 PM »
Thank you very much for the respond.
I have tried that but unsuccessfull.
FYI,
(1) I use "Apache & Varnish Cache & Nginx Reverse Proxy ", is this a problem?
(2) I have my httaccess file like this;
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Thanks again.
I have tried that but unsuccessfull.
FYI,
(1) I use "Apache & Varnish Cache & Nginx Reverse Proxy ", is this a problem?
(2) I have my httaccess file like this;
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Thanks again.
53
SSL / How To Force SSL with Letsencrypt?
« on: October 03, 2016, 07:46:12 AM »
Hello,
I have installed Letsencrypt on my domain.
(1)my sites is okay with https://www.domain.name
(2)but, still okay with http://HTTP://www.domain.name
(3)I want to force HTTP to HTTPS, I mean when visitor open site http://www.domain.name it should forced to http://HTTPS://www.domain.name.
Can you help me?
Thank you very much.
I have installed Letsencrypt on my domain.
(1)my sites is okay with https://www.domain.name
(2)but, still okay with http://HTTP://www.domain.name
(3)I want to force HTTP to HTTPS, I mean when visitor open site http://www.domain.name it should forced to http://HTTPS://www.domain.name.
Can you help me?
Thank you very much.
54
SSL / Re: Letsencrypt new domain
« on: October 03, 2016, 07:30:51 AM »
I upgrade my Centos OS from 32bit to 64bit.
Problem solved.
Problem solved.
55
MySQL / Can We Have A Separate Database Server?
« on: October 03, 2016, 07:24:43 AM »
Hello,
My Wordpress website with CWP sometime appear "database error" message.
When I open CWP Panel it comes to OK again.
I think the problem is in database server, maybe too busy.
I plan to have an Special Server serves database server. A separate server.
Anybody know how to implement CWP with separate server?
Thank you very much.
My Wordpress website with CWP sometime appear "database error" message.
When I open CWP Panel it comes to OK again.
I think the problem is in database server, maybe too busy.
I plan to have an Special Server serves database server. A separate server.
Anybody know how to implement CWP with separate server?
Thank you very much.
56
CentOS-WebPanel GUI / Unable to create sub domain; WARNING! "already exist in database"
« on: September 07, 2016, 05:06:56 PM »
Hello,
Cronology:
(1) I used to create an account "account1" with domain "sample-account1.com"
(2) Cause I have a problem, can not solve, I try to delete the account,
(3) then I create again with "account2" and rebuild virtualhost
Problem:
When I was going to create sub domain "subdomain.sample-account.com" shows error message like this:
WARNING! SubDomain subdomain.sample-account.com already exists in database!
Anybody know the issue?
Thanks.
Cronology:
(1) I used to create an account "account1" with domain "sample-account1.com"
(2) Cause I have a problem, can not solve, I try to delete the account,
(3) then I create again with "account2" and rebuild virtualhost
Problem:
When I was going to create sub domain "subdomain.sample-account.com" shows error message like this:
WARNING! SubDomain subdomain.sample-account.com already exists in database!
Anybody know the issue?
Thanks.
58
SSL / Re: Letsencrypt new domain
« on: July 25, 2016, 12:44:19 PM »
Still not succeed,
Is the problem with downloading package?
----------
[root@myserver ~]# yum install centos-release-scl -y
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.readyspace.com
* extras: mirror.readyspace.com
* rpmforge: mirror.oscc.org.my
* updates: mirror.readyspace.com
No package centos-release-scl available.
Error: Nothing to do
[root@myserver02 ~]# yum install python27 -y
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.readyspace.com
* extras: mirror.readyspace.com
* rpmforge: mirror.oscc.org.my
* updates: mirror.readyspace.com
No package python27 available.
Error: Nothing to do
Is the problem with downloading package?
----------
[root@myserver ~]# yum install centos-release-scl -y
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.readyspace.com
* extras: mirror.readyspace.com
* rpmforge: mirror.oscc.org.my
* updates: mirror.readyspace.com
No package centos-release-scl available.
Error: Nothing to do
[root@myserver02 ~]# yum install python27 -y
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.readyspace.com
* extras: mirror.readyspace.com
* rpmforge: mirror.oscc.org.my
* updates: mirror.readyspace.com
No package python27 available.
Error: Nothing to do
59
SSL / Re: CWP-0.9.8.17(04-07-2016) Initialized empty Git repository - Let's encrypt module
« on: July 15, 2016, 08:21:07 AM »
Is this problem resolved?
60
Updates / Re: How to update to CWP Version 0.9.8.8 (released 02/07/2015)
« on: July 04, 2015, 06:32:02 AM »
Thank you very much.
It's now 0.9.8.8
It's now 0.9.8.8