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.
Pages: 1 [2]
16
Updates / Re: Can't update CWP
« on: January 14, 2017, 10:03:34 AM »Quote
cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
17
Updates / Can't update CWP
« on: January 13, 2017, 12:30:59 PM »
Hi,
My CWP is stuck at version 0.9.8.128. I'm getting this error:
I'm also receiving emails from svcMonitor : httpd: unrecognized service
I have another VPS which shows version 0.9.8.136.
Any ideas?
Thanks.
My CWP is stuck at version 0.9.8.128. I'm getting this error:
Quote
Update Server Packages
######################
PHP Warning: [obfuscated](http://...@tablet5.com&version=0.9.8.128&u=2&d=0&s=0): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
Your CWP version: 0.9.8.128
PHP Warning: [obfuscated](http://centos-webpanel.com/webpanel/main.php?app=rc4key&version=0.9.8.128): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
PHP Warning: [obfuscated](http://centos-webpanel.com/webpanel/main.php?app=autoupdate2&version=0.9.8.128): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
PHP Warning: [obfuscated](http://centos-webpanel.com/webpanel/main.php?app=autoupdate2&version=0.9.8.128): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
PHP Warning: Division by zero in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0
PHP Notice: String offset cast occured in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0
.
..
...
PHP Warning: [obfuscated](http://...@tablet5.com&version=0.9.8.128&u=2&d=0&s=0): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
PHP Warning: [obfuscated](http://support.centos-webpanel.com/myapi/cwppro.php): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php on line 0
Date which backup script is using: 2017-01-13 02:41:05
I'm also receiving emails from svcMonitor : httpd: unrecognized service
I have another VPS which shows version 0.9.8.136.
Any ideas?
Thanks.
18
Apache / Re: Activate mod_cloudflare in Apache
« on: October 19, 2016, 03:21:33 PM »
Thanks, I was looking for this.
19
SSL / Restrict direct IP access to site
« on: October 11, 2016, 02:01:25 PM »
I have 5 sites and Let's Encrypt installed and working on all sites. When I access https://vps-ip, it always points to the first site configured in vhosts-ssl-letsencrypt.conf (I've changed the config and put another site at the top of the config to test it).
http://vps-ip is pointing to the right vps welcome page in /usr/local/apache/htdocs
Any ideas?
http://vps-ip is pointing to the right vps welcome page in /usr/local/apache/htdocs
Any ideas?
20
Information / Re: How to enable XSendFile for Apache?
« on: October 10, 2016, 01:37:05 PM »
Hi,
My 'xsendfile_module (shared)' is loaded but not working.
I have this in .htaccess:
<IfModule mod_xsendfile.c>
<Files *.php>
XSendFile On
XSendFileAllowAbove On
SetEnv MOD_X_SENDFILE_ENABLED 1
</Files>
</IfModule>
Any ideeas?
My 'xsendfile_module (shared)' is loaded but not working.
I have this in .htaccess:
<IfModule mod_xsendfile.c>
<Files *.php>
XSendFile On
XSendFileAllowAbove On
SetEnv MOD_X_SENDFILE_ENABLED 1
</Files>
</IfModule>
Any ideeas?
21
DNS / Re: Subdomain: 500 Internal Server Error
« on: September 29, 2016, 07:19:29 PM »
I don't use Varnish or Nginx. The subdomain is for the mobile version of the site m.site.com (nothing dynamic). site/m/ works fine.
22
DNS / Re: Subdomain: 500 Internal Server Error
« on: September 28, 2016, 05:07:39 PM »
Permissions are set to 644/755 and own:grp are set to the user.
23
DNS / Subdomain: 500 Internal Server Error
« on: September 27, 2016, 04:12:37 PM »
I've added the subdomain in CWP and added an A entry for the subdomain pointing to my IP @ Cloudflare but the server gives me this error: 500 Internal Server Error
This is from the error log:
.htaccess: Options not allowed here, referer: ...
The subdomain has 'AllowOverride All' in vhosts.conf
Any ideeas?
This is from the error log:
.htaccess: Options not allowed here, referer: ...
The subdomain has 'AllowOverride All' in vhosts.conf
Any ideeas?
Pages: 1 [2]