|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Virtual Tradeshows by Ziff Davis Enterprise - A Unique Opportunity to Connect with IT Experts, Access Information, and Gain Insight on today's Technology
|
|
#1
|
|||
|
|||
|
I have a pretty nasty problem here, and I can't seem to solve it.
I've installed Apache 1.3.9 and MySQL server on a NT 4 server machine... both the apache and mysql works just fine, but when i try to insert data into sql from a php-script i get the following error: Fatal error: Call to undefined function: mysql_connect() in c rogram filesapache groupapacheintranetanegphpemail2.php3 on line 18????? I've looked around everywhere for some documentation on this, but everything I find is for unix or linux and so on.... If there's someone out there who knows what to do, please contact me at: scanner@jump-gate.com or icq: 36848896 Thanx / Andreas Egerstad ------------------ |
|
#2
|
||||
|
||||
|
Make sure you have the following line in your php.ini file.
extension=php_mysql.dll this will load the MySQL module. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache and MySQL on NT4 problem! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|