Jump to content

anaracaix

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

anaracaix's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. [quote author=wildteen88 link=topic=87276.msg412317#msg412317 date=1155117603] I think your script requires the php_mysql.dll extension rather than the php_mysqli.dll extension. Also note PHP doesnt officially support Apache2.2.x. [/quote] I know it doesn't support that version of Apache.  I will try php_mysql.dll, but why php_mysql.dll rather than php_mysqli.dll.  Doesn't MySQL 5 use "mysql improved"? EDIT: You are right, it now works if I set PHP to use the php_mysql.dll file.
  2. Well, I moved php.ini to the windows folder, put my extension's folder location in file and uncommented extension=php_mysqli.dll and when I try to install MediaWiki (a PHP script that uses MySQL), I get the error [quote] PHP 5.1.4 installed Could not find a suitable database driver! For MySQL, compile PHP using --with-mysql, or install the mysql.so module [/quote] PHP seems to be working fine with Apache, and MySQL works on its own.  I downloaded PHP from the zip file. The only thing I can think of is that my php5apache2.dll file is messing things up because I downloaded the file from [url=http://www.apachelounge.com/download/]here[/url] because the one that comes with PHP/Apache didn't work, and I kept getting [url=http://www.phpfreaks.com/forums/index.php/topic,103091.0.html]this[/url] error. I am running PHP 5.1.4, Apache 2.2.3, and MySQL 5 on Windows XP.
×
×
  • 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.