cannot load mysql extension
- From: Toke Herkild <toke@xxxxxxxxx>
- Date: Wed, 05 Oct 2005 11:38:55 +0200
I have tried to post this in php.windows but no answer. I hope some of
you can help me.
I'm on a win2k platform using apache, php and MySQL.
Mysql works
PHP works fine
but when I try to use PHPMyAdminI get following message:
cannot load mysql extension;
please check PHP configuration
Documentation
PHP5 has been added to path
and php_mysql.dll has been uncommented
extension_dir =path_to_php5/etx
any ideas ?
Regards
Toke Herkild
.
Relevant Pages
- Re: looking for "How-to" book for SECURELY setting up apache/PHP/MySQL
... Dunno about a book, I do know I was much helped by the Securityfocus' primers on setting up Apache, Mysql and PHP securely. ... Before buying any computer related book these days I first have a peek at a downloaded ebook copy before I decide to buy. ... (comp.os.linux.misc) - Re: Learning PHP and MYSQL on own laptop possible?
... likely put it on a more powerful machine and learn Linux and Apache. ... BTW - many books on PHP and MYSQL include a section on how to install ... (comp.lang.php) - Hlep with w2k LAMP configuration, I think.
... Is there a usenet group for Apache questions? ... I can't get a MySQL connection in PHP code under apache to work. ... (comp.lang.php) - Re: Apache and Tux running together
... my job we've got a web based product provided by Apache running PHP ... This web application is hosted by multiple servers ... and MySQL totalling 15 Megs of ram), ... (comp.lang.php) - Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ... (comp.lang.php) |
|