Re: Loading an extension

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

 



Hello Octavian,

Tuesday, November 16, 2004, 8:08:46 AM, you wrote:

OR> Not supported in multithreaded Web servers - use extension=ext/php_mysql.dll
OR> in your php.ini in D:\broker\html\cotatii.php on line 6

The clue is in the error.

Whatever web server you are using on your Windows box doesn't support
the dl() function (because, as it says, it's multi-threaded), so you
HAVE to set it via an extension command in the php.ini file.

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 "I am not young enough to know everything." - Oscar Wilde

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux