Jump to content

mod_php4 & mysql


Dark_Matter

Recommended Posts

I'm going nucking futz here i'm running PHP Version 4.3.10-15 mod_php4 for apache, and i installed it wo work with mysql. phpinfo(); even confims this, but for some damn reason i am stuck with messages like this when trying to install anything related to mysql (The installer was unable to detect MySQL support in PHP. Please ask your host to ensure that PHP was compiled with MySQL, or that the proper extension is being loaded.) Any Help you good people can offer is apperciated.  :D

Link to comment
Share on other sites

no... php 4.x.x has a problem with MySQL 4.1.x

im not sure which version of MySQL your using but this could be the problem.. php4 runs fine with MySQL 4.0.x but doesn't work with MySQL 4.1.x with the new password encryption the fix for this is set MySQL4.1.x to use old password encryption

also php 5.x.x works fine with all versions of MySQL

for a little more info on this topic click Here

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...