|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I already installed Omni HTTPD server on C: it's working great with PHP but it's not working with mySQL i received the message
Fatal error: Call to undefined function: mysql_connect() in C:HTTPDHTDOCSsecretDB.php I already uncomment the php.ini file in the Windows folder where it says extension=php_mysql.dll deleting the semi-colon. I also have the following dll's in the system folder in windows libmysql.dll msvcrt.dll php_mysql.dll php4ts.dll Please help! |
|
#2
|
||||
|
||||
|
under Paths and Directories
extension_dir = d:httpdphp ; directory in which the loadable extensions (modules) reside add that so php knows where the mysql .dll is and it should work. can you get into mysql from the command line? ---John Holmes... |
|
#3
|
|||
|
|||
|
Thank you it's working perfectly.
Yes I can acces mysql from the command line. |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > OmniHTTPD PHP and mySQL problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|