Jump to content

php/mysql installation


birdie

Recommended Posts

hi, i am quite experience with php/mysql so it is not a matter of php functions.

 

Fatal error: Call to undefined function mysql_connect() in D:\Documents and Settings\Administrator\Desktop\WWW\index.php on line 2

 

i have installed mysql 5 and the new php.

By installing php5, i installed the installer and then added the zip package for extensions, it didnt work.

 

if no-body knows, can someone give me a combination of php and mysql which does work.

thanks

 

Link to comment
Share on other sites

Could be a bunch of things; usually, Apache and/or PHP are not configured properly with MySQL support. Check the extensions section of the php.ini file (BTW, I think you need mysqli libraries for MySQL 5) for the correct line, and make sure Apache knows where to find them!

 

Hope that helps -- I believe I replied to another similar thread in this forum recently.

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.