URGENT - PHP 5 ,apache 1.3x.x and Mysql 4.0.18 - not working
Moderator: General Moderators
URGENT - PHP 5 ,apache 1.3x.x and Mysql 4.0.18 - not working
I just installed apache 1.36.x (not sure about the number, but definetely sure its not 2.x.x) mysql 4.0.18 (sure about this), on win 2003 server (older version). PHP 5.0
I did it with ZEND server installer - everytnig went ok, but this is the problem
when I try to connect to my db - I get this (insane message)
FATAL ERROR: CALL TO UNDEFINED FUNCTION: MYSQL_CONNECT() in .... on line 153 - for every mysql connection - they worked fine before the reinstallation of OS and 5 hours of work.
Guys and girls, HELP !
I did it with ZEND server installer - everytnig went ok, but this is the problem
when I try to connect to my db - I get this (insane message)
FATAL ERROR: CALL TO UNDEFINED FUNCTION: MYSQL_CONNECT() in .... on line 153 - for every mysql connection - they worked fine before the reinstallation of OS and 5 hours of work.
Guys and girls, HELP !
I found it in the list of extensions
;extension=php_mysql.dll
what do I do next (here, or down-in the file) ?
I look at doc's and there writes this :
Note that MySQl and ODBC support is now built in, so no dll is needed for it.
;extension=php_mysql.dll
what do I do next (here, or down-in the file) ?
I look at doc's and there writes this :
Note that MySQl and ODBC support is now built in, so no dll is needed for it.
Last edited by Calimero on Mon Aug 09, 2004 4:08 pm, edited 1 time in total.
my libmysql.dll already copied into windows\system32 and c:\program fies\zend\php besides mysql\bin and mysql\lib (twice)
where else to copy it ?
where else to copy it ?
Last edited by Calimero on Mon Aug 09, 2004 4:13 pm, edited 1 time in total.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
found this little tidbit: http://forums.apress.com/showthreaded.php?&Number=1846
just to make it worse (to understand)
I installed all of this on the other machine some 10 - 15 days ago, and there is no php_mysql.dll in its php file ?!!?!?!
And it doesn't make any reports about these - fatal errors and mysql_connect as undefined function !
Now I'm really stunned in this problem ?!?
Thanks Anyway for your time.
I installed all of this on the other machine some 10 - 15 days ago, and there is no php_mysql.dll in its php file ?!!?!?!
And it doesn't make any reports about these - fatal errors and mysql_connect as undefined function !
Now I'm really stunned in this problem ?!?
Thanks Anyway for your time.