On Wed, 14 Mar 2001, John Stoops wrote:

>Lets start again.
>
>My php page:
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><html>
><head>
>       <title>Untitled</title>
></head>
><body>
><?php
>       echo "Hello world";
>?>
></body>
></html>
>
>My error message:
>
>PHP Warning: Unable to load dynamic library './msql.dll' - One of the
>library files needed to run this application cannot be found. in Unknown on
>line 0
>

msql.dll ?? Weren't you using mysql? It's mysql.dll then.

--Jani



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to