On (02/10/05 14:56), Eric P wrote: > Clive Menzies wrote: > > On (02/10/05 01:48), Eric P wrote: > >>Hi all, > >> > >>Php4 was up and running. Then I tried out dotdeb's php5. Decided to > >>switch back to php4, but now php4 doesn't start when I restart Apache or > >>even reboot. I reinstalled php5, but no luck with that either now. > >> > >>Currently, I have the following installed on testing: > >>libapache2-mod-php5 > >>php5-common > >>php5-mysql > > > > > > You seem to be missing php5 itself; php doesn't run as a daemon AFAIK, > > it processes scripts on demand. > > > Just installed the php5 package. > > Restarted Apache... no php. Then rebooted... no php. > > Here's what the footer shows on a page on my local server. > Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 > mod_perl/1.999.21 Perl/v5.8.7 Server at localhost Port 80
I presume if you try to access the server from a webrowser, you see the Apache intro page? If you do, try installing phpmyadmin and seeing if it will run. You could also try: $ dpkg-reconfigure <package> where <package> = php5 php5-mysql apache2 etc. If packages have been installed at different times they may not have been configured to work together properly. Regards Clive -- www.clivemenzies.co.uk ... ...strategies for business -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]