1. I get this error when trying to run php from a command line. 
 
PHP Warning:  Unknown(): Unable to load dynamic library
'N:\php\extensions\msql.dll' - The specified module could not be found.
in Unknown on line 0
 
 
2. I get this error trying to pull data from and ftp server:
 
Warning: file(ftp://iwin.nws.noaa.gov/data/text/FLUS43/KEAX.TXT) [
<http://www.php.net/function.file> function.file]: failed to create
stream: FTP server reports 125 Data connection already open; Transfer
starting. in N:\web\advancewarning\weather\specialwx.php on line 8

Warning: implode() [ <http://www.php.net/function.implode>
function.implode]: Bad arguments. in
N:\web\advancewarning\weather\specialwx.php on line 10
 
I have searched and searched and searched on the web and have not come
up with a solution for either one of these.
 
 
OS Windows 2000/IIS 5
DB: MySQL
PHP 4.3.2
 
 
Thanks
Michael Pratt
Philippians 4:13
"I can do all things through Christ which strengtheneth me."
 

Reply via email to