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.
826
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 16, 2017, 06:23:57 AM »After the update none of my websites is working. No error through web browser. I decided to put PHP 7.0.16 and I see:
How exactly the sites do not work? Should be some errors.
827
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 05:46:17 PM »
Try rebuild apache with mod_security please.
And check if apr and apr-util installed from CWP repo.
And check if apr and apr-util installed from CWP repo.
828
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 01:02:56 PM »It's working. The question is, why now we lost the default url/webmail access, and why this is not communicated out?
Becuase now we using again a non-standart port. So, if the firewall/proxy is blocking every port and only 80/443 available, now the users can't use the webmail.
I will solve this in vhosts i think, but the questions are open
We'll think about it. But at the time should be used port 2030.
Thanks.
829
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 11:20:38 AM »It's interesting because i have a proxy to forward https://cwp.url to 2030 , so I can use it behind a limited network.
And If I use it with https://cwp.url/roundcube its working. If i use a standard url.url/webmail (like before) I got this error message.
Any idea why?
Try to use http://url.url:2030/webmail
830
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 11:08:30 AM »Now I have to use PHP Swticher to switch to the latest php7?
No, it does not requires. You can use if you want.
Code: [Select]DATABASE ERROR: CONNECTION FAILED!
Unable to connect to the database!
Please contact your server-administrator.
Hmmm, never seen it before after update.
Check if config
Code: [Select]
/usr/local/cwpsrv/var/services/roundcube/config/config.inc.php
has correct rouncube login and password.
831
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 10:19:00 AM »
This error
You can try restore Apache and then rebuild via CWP.
Quote
client denied by server configuration: /home/-username-/public_html/looks like you are using deprecated Allow, Order directives in apache config or .htaccess.
You can try restore Apache and then rebuild via CWP.
832
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 09:42:59 AM »
Hi,
Let us know what kind error in error.log do you have.
Also let us know what kind configuration did you have (apache+nginx etc, mod_security)?
Let us know what kind error in error.log do you have.
Also let us know what kind configuration did you have (apache+nginx etc, mod_security)?
CWP update was successfull, but the apache not.
I have this for every domains and subdomains:
Forbidden
You don't have permission to access / on this server.
ps: + a lot "Internal Server Error" errors
833
CentOS 6 Problems / Re: Apache Webserver wont start after latest upgrade
« on: March 15, 2017, 09:12:01 AM »
You are welcome.
834
CentOS 6 Problems / Re: Apache Webserver wont start after latest upgrade
« on: March 15, 2017, 09:02:59 AM »
Hello,
try command:
try command:
Code: [Select]
echo 'LoadModule ssl_module modules/mod_ssl.so' >> /usr/local/apache/conf.d/ssl.conf
835
CentOS 6 Problems / Re: How to httpd is stopped Auto start ?
« on: March 15, 2017, 07:04:57 AM »
Hi,
could you provide us more detail about issue?
We can guesses long time...
could you provide us more detail about issue?
We can guesses long time...
![Undecided :-\](https://forum.centos-webpanel.com/Smileys/default/undecided.gif)
836
CentOS 7 Problems / Re: Sysstat graphs problem
« on: March 15, 2017, 07:03:43 AM »
Hello,
where you found it?
where you found it?
837
CentOS 7 Problems / Re: Server load now much higher
« on: March 15, 2017, 07:01:29 AM »
Hi, that is not a CWP issue. That is your VPS issue since thousands VPS's and server's have CWP and do not have the issue.
839
PHP / Re: Enable exec()
« on: March 15, 2017, 06:52:43 AM »
Hello,
if you do not see the function in disabled_functions list, it does not disabled I guess.
if you do not see the function in disabled_functions list, it does not disabled I guess.
840
CentOS 7 Problems / Re: Centos 7 Install - Page Can't be Displayed
« on: March 15, 2017, 06:50:27 AM »
Hi, did you tried reboot the server? Also try restart cwpsrv and cwp-phpfpm services.