For Programmers: Free Programming Magazines  


Home > Archive > PHP on Windows > February 2005 > Re: [PHP-WIN] PHP 5 - Apache2 - mysqli class not found









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-WIN] PHP 5 - Apache2 - mysqli class not found
Danny Willis

2005-02-18, 3:57 pm

test
"Jens Huebel" <jens.huebel@stadt-frankfurt.de> wrote in message
news:6D8046CE02BDD311BC4D00508B6258D2121
443AF@a1205205.stadt-frankfurt.de...
Hi David,
i think its couse of the extension_dir...
try this:
extension_dir = "c:\php\ext"

this works fine for me with mssql... I use IIS 6.0 but It should make no
difference

Jens

-----Ursprüngliche Nachricht-----
Von: Dave Adler [mailto:dcadler@adlercomputing.com]
Gesendet: Freitag, 18. Februar 2005 02:18
An: php-windows@lists.php.net
Betreff: [SPAMVERDACHT] - [PHP-WIN] PHP 5 - Apache2 - mysqli class not found
- Found word(s) list error in the Text body

I have an install of PHP 5 on Windows 2003 Server with apache 2 and when I
reference mysqli in my php code, I get an error that the mysqli class is not

found.

I looked at the php.ini file and I added a line for php_mysqli in the
extensions section and I edited the extension_dir directive to point to
c:\php\ext folder (I used "/php/ext" as the value assigned to the directive.

I made sure that the c:\php\ext folder actually had a file called
php_mysqli.dll, which it did.

No I can't start my apache server.

I had done a default install of both apache 2 and PHP 5.

Any ideas as to how I can get the mysqli class identified and allow my
Apache server to start.

Thanks,

David

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com