Apache is throwing this error:[Mon Sep 17 23:38:54 2012] [notice] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.1b DAV/2 PHP/5.4.7 mod_perl/2.0.7 Perl/v5.16.1 configured -- resuming normal operations[Mon Sep 17 23:40:22 2012] [notice] SIGHUP received. Attempting to restart[Mon Sep 17 23:40:22 2012] [warn] module ssl_module is already loaded, skipping[Mon Sep 17 23:40:24 2012] [notice] Dige
Please help with some ideas about this Apache server crash:
Here is my MPM config and errors
<IfModule prefork.c>
StartServers 5
MinSpareServers 30
MaxSpareServers 40
ServerLimit 950
MaxClients 950
MaxRequestsPerChild 2000
</IfModule>
[Sun Sep 09 03:08:03 2012] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.16 mod_ssl/2.2.15 OpenSSL/1.0.0-fips configured -- resum
I have an Arch Linux server that used to use Python 2.7.3 just fine with Apache and mod_wsgi-3.4-2. I have both Python 2.7.3 and 3.3.0 installed on the server, and both executables are located in /usr/bin. Recently it has started to use Python 3. I need Apache to go back to using Python 2.7.
I'm quite new to Linux so I don't really know how to fix this problem.
I have a vServer running on CentOS, managed by Plesk 10.
64-bit Win7 Apache 2.2.19, mod_wsgi/3.4-BRANCH Python/2.7.3
No errors visible in logs:
[Wed Aug 01 17:44:48 2012] [notice] Apache/2.2.19 (Win64) mod_wsgi/3.4-BRANCH Python/2.7.3 configured -- resuming normal operations
[Wed Aug 01 17:44:48 2012] [notice] Server built: May 28 2011 15:18:56
[Wed Aug 01 17:44:48 2012] [notice] Parent: Created child process 8528
[Wed Aug 01 17:44:48 2012] [debug] mp
I have used Eayapache via cPanel WHM to rebuild Apache with PHP 5.4.7 (upgrading from 5.3.17)
All went well during the rebuild.
I have used Eayapache via cPanel WHM to rebuild Apache with PHP 5.4.7 (upgrading from 5.3.17)
All went well during the rebuild.
I have a problem with Apache on Linux server.
Fresh VPS. CentOS 5.5 + Apache + mysql. With root access.
I start httpd service. status running.
I type IP address from web browser. default page not being displayed.
My browser keeps showing Sending request. And ping takes 70 ms.
What could be the reason? My VPS provider couldnt solve the problem for last 5 hours.
Access Log is empty.