httpd will not start after adding custom cammand in admin
11-04-2017, 10:04 AM
(This post was last modified: 11-04-2017, 10:34 AM by showery.)
I was following this guide http://forums.sentora.org/showthread.php?tid=495 trying to figure out how to add a direct way to get to webmail without having to login to the admin panel. It was not working so I thought I would try a reboot and test it. Well after the reboot I had an error saying the last line of the vhost.conf had a bad line. I removed the line and now get this error
# service httpd start
Starting httpd: no listening sockets available, shutting down
Unable to open logs
everything was working perfectly, I actually had 4 domains up and working with email.
I am very new to this so please speak (layman) to me.
I have CentOS 6.9 with the newest Sentora
The only other changes made today prior to the reboot was an upgrade to php using YUM using this guid
https://www.zerostopbits.com/how-to-upgr...entos-6-7/
My Log
[Fri Nov 03 14:00:39 2017] [notice] caught SIGTERM, shutting down
[Fri Nov 03 14:01:28 2017] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 03 14:01:28 2017] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_checkuid in Unkno$
[Fri Nov 03 14:01:29 2017] [notice] Apache/2.2.15 (Unix) PHP/5.6.32 configured -- resuming normal operations
[Fri Nov 03 14:50:01 2017] [notice] SIGHUP received. Attempting to restart
[Fri Nov 03 14:50:01 2017] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 03 14:50:01 2017] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_checkuid in Unkno$
[Fri Nov 03 14:50:01 2017] [notice] Apache/2.2.15 (Unix) PHP/5.6.32 configured -- resuming normal operations
[Fri Nov 03 15:01:18 2017] [notice] caught SIGTERM, shutting down
Thanks for your help....
Steve
# service httpd start
Starting httpd: no listening sockets available, shutting down
Unable to open logs
everything was working perfectly, I actually had 4 domains up and working with email.
I am very new to this so please speak (layman) to me.
I have CentOS 6.9 with the newest Sentora
The only other changes made today prior to the reboot was an upgrade to php using YUM using this guid
https://www.zerostopbits.com/how-to-upgr...entos-6-7/
My Log
[Fri Nov 03 14:00:39 2017] [notice] caught SIGTERM, shutting down
[Fri Nov 03 14:01:28 2017] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 03 14:01:28 2017] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_checkuid in Unkno$
[Fri Nov 03 14:01:29 2017] [notice] Apache/2.2.15 (Unix) PHP/5.6.32 configured -- resuming normal operations
[Fri Nov 03 14:50:01 2017] [notice] SIGHUP received. Attempting to restart
[Fri Nov 03 14:50:01 2017] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 03 14:50:01 2017] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_checkuid in Unkno$
[Fri Nov 03 14:50:01 2017] [notice] Apache/2.2.15 (Unix) PHP/5.6.32 configured -- resuming normal operations
[Fri Nov 03 15:01:18 2017] [notice] caught SIGTERM, shutting down
Thanks for your help....
Steve