Re: MySQL Extention in PHP5.0.0b2-dev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

Check, if the libMySQL.dll is in a directory, where it can be loaded.

For example, add the c:\php5\dlls directory to your path variable.

This is because, php_mysql.dll loads the libMySQL.dll.

greetings
Robert


"Adam Lundrigan" <ceo@vpucentral.com> schrieb im Newsbeitrag
20030707230420.70934.qmail@pb1.pair.com">news:20030707230420.70934.qmail@pb1.pair.com...
> Apache 2.0.46 (Win32) PHP/5.0.0b2-dev w/ MySQL 4.1.0
>
> I have a question about the mySQL extension in the aforementioned version
of
> PHP
> Whenever I try to load the extension thru adding it to PHP.INI like so I
get
> an error
>
> extension_dir = "C:\Servers\PHP\extensions"
> .
> .
> .
> extension = php_gd2.dll
> extension = php_mysql.dll
>
>
>
> The error says that "C:\Servers\PHP\extensions\php_mysql.dll" could not be
> loaded.  However, it doesn't give the same error for php_gd2.dll, it loads
> fine.
> When I change the extension_dir to the wrong directory, it gives me errors
> for both DLLs.  When the directory is right, I still get the error for the
> mysql extension
>
> Any Ideas?
>
> Thanks.
> Adam Lundrigan
>
>



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux