On 2005-10-19T19:35+1000 Adam Conrad wrote: > Kai Hendry wrote: > > Fatal error: Call to undefined function mysql_connect() > dpkg-reconfigure php5-mysql > Make sure it's enabled in apache2 (if that's what you're using, CGI, > apache1, or whatever as appropriate) > Restart the webserver (this bit's important, unless you're using CGI)
It's working ! :) That didn't occur to to run `dpkg-reconfigure php5-mysql` ... :( Still my init.d script seems b0rked. Why can't it grep the PID I wonder. bible$ sudo /etc/init.d/apache2 reload Reloading web server config...apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName done. bible$ sudo /etc/init.d/apache2 restart Forcing reload of web server: Apache2 ... no pidfile found! not running?apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName httpd (pid 5292) already running . bible$ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]