sixspeed
July 26th, 2006, 03:03 PM
Hi,
I am a little new at this so sorry if alot of information is misunderstood.
i have setup a ubuntu, apache2, mysql, and php5 on a server, i have been trying to simply connect to the server with a php file. it is giving me :
"Fatal error: Call to undefined function mysql_connect() in /var/www/InventoryDatabase/index.php on line 18"
i have read up on this error and i found somethings that relate to it,
i was told to create a php.info file and see if mysql is listed, but it isn't.
and with the php.ini file uncomment the extention=mysql.so which i have and still no fixes.
any help would be awesome
Thank you
I am a little new at this so sorry if alot of information is misunderstood.
i have setup a ubuntu, apache2, mysql, and php5 on a server, i have been trying to simply connect to the server with a php file. it is giving me :
"Fatal error: Call to undefined function mysql_connect() in /var/www/InventoryDatabase/index.php on line 18"
i have read up on this error and i found somethings that relate to it,
i was told to create a php.info file and see if mysql is listed, but it isn't.
and with the php.ini file uncomment the extention=mysql.so which i have and still no fixes.
any help would be awesome
Thank you