i havent been able to start apache2 every time i try i get a [FAIL]. im running Ubuntu 11.10|Apache2|Ispconfig 3 this is the end of my /var/log/apache2/error.log file Code: [Wed Mar 28 15:14:01 2012] [notice] caught SIGTERM, shutting down [Wed Mar 28 15:14:02 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec) Use of uninitialized value $DBI_DUMP in alarm at /usr/local/ispconfig/server/scripts/vlogger line 538. [Wed Mar 28 15:14:02 2012] [notice] Digest: generating secret for digest authentication ... [Wed Mar 28 15:14:02 2012] [notice] Digest: done [Wed Mar 28 15:14:02 2012] [notice] Apache/2.2.20 (Ubuntu) DAV/2 mod_fcgid/2.3.6 PHP/5.3.6-13ubuntu3.6 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2011-06-30) mod_ssl/2.2.20 OpenSSL/1.0.0e configured -- resuming normal operations [Wed Mar 28 15:14:04 2012] [error] [client 66.249.71.107] script '/var/www/calendar.php' not found or unable to stat [Wed Mar 28 15:15:02 2012] [notice] caught SIGTERM, shutting down [Wed Mar 28 15:15:03 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec) Use of uninitialized value $DBI_DUMP in alarm at /usr/local/ispconfig/server/scripts/vlogger line 538. [Wed Mar 28 15:15:03 2012] [notice] Digest: generating secret for digest authentication ... [Wed Mar 28 15:15:03 2012] [notice] Digest: done [Wed Mar 28 15:15:03 2012] [notice] Apache/2.2.20 (Ubuntu) DAV/2 mod_fcgid/2.3.6 PHP/5.3.6-13ubuntu3.6 with Suhosin-Patch mod_ruby/1.2.6 Ruby/1.8.7(2011-06-30) mod_ssl/2.2.20 OpenSSL/1.0.0e configured -- resuming normal operations [Wed Mar 28 15:15:06 2012] [notice] caught SIGTERM, shutting down
i have been using ISPConfig 3 repeatedly and have been re-installing and starting over fresh every time this happens, but this happens within a few days of re-installing the system
Never seen that on a server yet, so there must be something that gets changed on your server after a few days. Do you change e.g. mysql passwords or similar settings or do you install or uninstall software with apt?
i used apt-get to install everything but otherwise after i freshly install everything i do nothing but work on my sites themselves either through ISPConfig 3 control panel or ftp. the reason i kept thinking it was a DNS problem was because it keeps happening less than 15 minutes after i create a new zone for a site.
I have been searching around some and a lot of people say that it is a problem with SSl Certificates. im going to attempt to remove/disable ssl for all of my sites and see what happens.