On Sat, 2004-07-31 at 21:12, wndrer wrote:
> hello all,
> 
> i have upgraded to PHP 5.0.
> 
> when starting apache on win98 box i get the following
> error message:
>     [31-Jul-2004 15:02:07] PHP Warning:  PHP Startup:
>     Unable to load dynamic library './php_mysql.dll' -
>     One of the library files needed to run this application cannot be found.
>     in Unknown on line 0
> 
> the php is working until i try to access the database
> i get an unknown function call on mysql_connect.
> 
> i have put everything i can think of into the path.
> 
> anyone out there aware of a fix or where to get whatever
> is missing.?

Have you enabled the extension in php.ini?

HTH
Chris

Reply via email to