problem setting up PHP
adel
durnet at menara.ma
Mon Mar 7 21:45:13 UTC 2005
On Mon, 2005-03-07 at 06:53 -0500, EcliptuX wrote:
> I had exactly the same pb than Ben Edwards with a Fatal error: Call to
> undefined function: mysql_connect() in*******
>
> I had installed the php4-mysql package, libapache2-mod-php4, apache2
> etc....
>
> Do you have an idea ?
> Thx a lot for your help :)
>
>
> --
> EcliptuX
> php
if you running apache2 do:
sudo gedit /etc/php/apache2/php.ini
and uncomment the line where mysql.so then
sudo /etc/init.d/apache2 restart
More information about the ubuntu-users
mailing list