[Php 5 MySQL 5 Apache 2 Win32]Install
Hi,
I get this message:
Fatal error: Call to undefined function mysql_connect() in C:\jbmorla\data\sources\php\www\database\database. php on line 25
When trying to connect to MySQL from a php script.
I followed the installations instructions in the wrox manual:
"PHP5, Apache, MySQL Web Development."
It looks like something is wrong in my php.ini or a dll is missing in a directory.
The database.php script I'm using used to work fine with PHP5, Apache 1.3 and MySQL4 on windows xp
|