update 1.0.3 to 1.0.6 apache - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: update 1.0.3 to 1.0.6 apache (/thread-11575.html) |
update 1.0.3 to 1.0.6 apache - drynda - 09-02-2010 05:13 PM Sory for my bad english I have a problem, update 1.0.3 to 1.0.6 no problem, 0 bad, apache2 not working, start on a moment and die. error log apache is empty, syslog to. Port 80 working only several second. # apache2ctl configtest Syntax OK RE: update 1.0.3 to 1.0.6 apache - gOOvER - 09-02-2010 05:50 PM Normaly when you start Apache2 and it fails, you get an error. Please provide more info's or we can't help RE: update 1.0.3 to 1.0.6 apache - drynda - 09-02-2010 05:51 PM (09-02-2010 05:50 PM)gOOvER Wrote: Normaly when you start Apache2 and it fails, you get an error. Please provide more info's or we can't help # /etc/init.d/apache2 start Starting web server: apache2. # and no error, apache error log is empty system debian lenny RE: update 1.0.3 to 1.0.6 apache - gOOvER - 09-02-2010 06:17 PM Then Apache2 should work. What exactly don't work?? RE: update 1.0.3 to 1.0.6 apache - drynda - 09-02-2010 06:20 PM Quote:root@vz2250:/etc/ispcp/apache/backup# nmap localhost port open only 5 seconds, and dont work websites before update all works fine RE: update 1.0.3 to 1.0.6 apache - vanshyr - 09-03-2010 07:42 PM Have you tried star it manually from shell, for see the output in console (not starting in background mode) you can try -E, -e or also -X maybe you can obtain more information. RE: update 1.0.3 to 1.0.6 apache - drynda - 09-03-2010 08:40 PM # /etc/init.d/apache2 start -X Starting web server: apache2. -E -e to i have only putty access |