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
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
212
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
213
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
214
Information / Re: CentOS Web Panel GUI is Not working
« on: April 07, 2017, 01:22:16 PM »215
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
216
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
217
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
218
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
219
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
220
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
222
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
223
CentOS 7 Problems / Re: can't move mysql datadir
« on: April 05, 2017, 10:27:27 AM »
this works fine did that multiple times, make sure mysql is down when you do this things and check the logs if you have some errors!
224
Other / Re: Wordpress Installation
« on: April 05, 2017, 10:22:35 AM »
when you create new account you need to point that domain to your server ip and then you will be able to see the site.
The site will not be visible on the ip since this is servers ip address and not domain vhost.
You can use the following dns live test site for testing of your domain
http://leafdns.com/
The site will not be visible on the ip since this is servers ip address and not domain vhost.
You can use the following dns live test site for testing of your domain
http://leafdns.com/
225
PHP Selector / Re: Php Selector making Joomla Website down for 7.0 or 7.1 or 7.x
« on: April 04, 2017, 01:03:55 PM »
have you tried to rebuild php without memcache ?