Vecron
12-01-2007, 06:58 PM
During installation, I run into a error that says:
"Fatal error: Call to undefined function mysql_connect() in C:\Apache2\htdocs\sources\db\drivers\adodb-mysql.inc.php on line 362"
What do I need to fix this?
Ok, figured that part out.
First, you goto your php.ini file in your php folder then un comment: "extention=php_mysql.dll"
After you do that go into your php5/ext file and grab the php_mysql.dll file and put it into your php5 file.
Now I am running into a timeout error on line 363. Ill post what is wrong when i figure it out or someone else can if they already know.
"Fatal error: Call to undefined function mysql_connect() in C:\Apache2\htdocs\sources\db\drivers\adodb-mysql.inc.php on line 362"
What do I need to fix this?
Ok, figured that part out.
First, you goto your php.ini file in your php folder then un comment: "extention=php_mysql.dll"
After you do that go into your php5/ext file and grab the php_mysql.dll file and put it into your php5 file.
Now I am running into a timeout error on line 363. Ill post what is wrong when i figure it out or someone else can if they already know.