Comment your GD dll:
;extension=php_gd.dll
in php.ini
and run your program again on DOS . what is happening?
A+
Alain

-----Original Message-----
From: Andrew Saturn [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 22, 2001 7:45 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] PHP 4.1.0 Win32 problem



>OK: Try to run your script in a DOS window (php yourscript.php) starting in
>the directory of php.exe, and tell us what is the error there.
>A+
>Alain


I did that, here is the output:

C:\PHP>php c:\program files\apache
group\apache\users\saturn\htdocs\index.roo
Content-type: text/html

PHP Warning:  Unable to load dynamic library './php_gd.dll' - One of the
library
  files needed to run this application cannot be found.
  in Unknown on line 0
X-Powered-By: PHP/4.1.0
Content-type: text/html

PHP Fatal error:  Unable to open c:\program in Unknown on line 0

C:\PHP>

--

I used the default gd library, and it's uncommented in php.ini:

extension=php_gd.dll


do I need to uncomment anything else? (or need any other files?)
this worked fine before I upgraded to v4.1.0...
maybe the command for GD stuff changed?

regards,
-andrew saturn

PS: just a little note: the .roo extension has nothing to do with the
errors -- dont let that confuse you ... its just a thing I did for fun, so
that it sort of "fits" my site... its still 100% PHP.



--
PHP Windows 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]


-- 
PHP Windows 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