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.
211
Information / Re: Disk space usage showing double
« on: April 11, 2017, 10:33:42 PM »
you should check it, that is why you have a disk usage module
212
PHP Selector / Re: Email Stops Working After Php Update
« on: April 11, 2017, 10:32:35 PM »
you should check webserver and mail logs
213
CentOS-WebPanel Bugs / Re: CSF/LDF + MODSEC dont work!!!
« on: April 11, 2017, 10:31:10 PM »
all should work fine in centos 7 including firewall, you need to specify all details (errors) when asking questions about some possible issue.
214
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 11, 2017, 10:26:20 PM »Hi,
i did the update and get now this error
Starting httpd: AH00526: Syntax error on line 66 of /usr/local/apache/conf/httpd.conf:
Invalid command 'User', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]
Restoring of Apache does not work
getting now following error log
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
PHP causes an 500 ERROR
Please read instructions!
If something goes wrong with you apache try also this command
Code: [Select]
yum reinstall cwp-httpd cwp-suphp
215
CentOS 6 Problems / Re: CWP Upgrade Horror
« on: April 10, 2017, 12:25:01 PM »
can you contact us so we can check it
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
216
Apache / Re: cwp-ssl.conf does not exist
« on: April 07, 2017, 01:26:59 PM »
contact us and include login details so we can check it
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
217
Information / Re: CentOS Web Panel GUI is Not working
« on: April 07, 2017, 01:22:16 PM »218
Installation / Re: I got that after fresh installation on CentOS 7
« on: April 06, 2017, 08:52:13 PM »
looks like this issue is related with postifx database configuration missing, try checking this file
/usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
/usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
219
Updates / Re: dracut Warning: Can't mount root filesystem (after update and reboot)
« on: April 06, 2017, 08:48:16 PM »
you need to check this issue with your server provider since this is a boot issue
220
Apache / Re: Starting httpd: httpd: Syntax error on line 54 of /usr/local/apache/conf/httpd.c
« on: April 06, 2017, 08:29:17 PM »
please use search before posting on the forum
http://forum.centos-webpanel.com/centos-6-problems/centos6-upgrade/msg11143/#msg11143
http://forum.centos-webpanel.com/centos-6-problems/centos6-upgrade/msg11143/#msg11143
221
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 06, 2017, 08:27:49 PM »And on the login page:2030/login.php 404 error
new url is page:2030/index.php
Forbidden
You don't have permission to access / on this server.
Apache with a lot "Internal Server Error" errors.
You can check for all errors in the log files and rebuild vhosts or apache depending on the issue.
Stopping cwpsrvd: [FAILED]
Starting cwpsrvd: (98)Address already in use: make_sock: could not bind to address [::]:2030
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:2030
no listening sockets available, shutting down
Unable to open logs
[FAILED]
What now???
any ideas?
have you tried to kill the process and/or do a simple reboot of the server ?
For all
All issues you are reporting can be done by running rebuild of the cwp-httpd and rebuild of the vhosts from cwp, all you need is to read logs.
http://wiki.centos-webpanel.com/service-log-paths
222
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 06, 2017, 10:32:58 AM »
delete that file and if you use ssl then just install ssl for any domain and it should be fixed.
Code: [Select]
rm -f /usr/local/apache/conf.d/ssl.conf
223
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 06, 2017, 07:30:50 AM »
delete line matching mod_antiloris.so from /usr/local/apache/conf/httpd.conf
you can use this command
you can use this command
Code: [Select]
sed -i '/mod_antiloris/d' /usr/local/apache/conf/httpd.conf
225
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 05, 2017, 01:03:06 PM »
have you disabled ngxin and installed apache only before this ?
You can try by deleting /usr/local/apache/conf.d/rpaf.conf file
You can try by deleting /usr/local/apache/conf.d/rpaf.conf file
