Jump to content

Installing PHP 5.2.0 and MySQL 4.1.22


SNN

Recommended Posts

I have been struggling to install these two scripts together, the last time I looked in the error logs I got this:

[Mon Apr 16 18:04:38 2007] [error] [client 192.168.1.1] PHP Fatal error: Call to undefined function mysql_connect() in D:\\TalkN\\www\\includes\\class_core.php on line 273
How do I make PHP support MySQL fully? I have enabled the extension for MySQL.

extension=php_mysql.dll
;extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_openssl.dll
;extension=php_pdo.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll

Link to comment
Share on other sites

  • 2 months later...

might sound dumb, but did you download the connector drivers from mysql? You have to install them into the ext directory.

 

Last time I installed it, beginning of may, I had to install not only "Windows (x86) ZIP/Setup.EXE" but unpack and overlay the ext directory from "Windows Essentials (x86)".. seems I didnt get all the extensions with the install...

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.