ID: 15229
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: COM related
Operating System: win2000
PHP Version: 4.1.1
New Comment:

Yes, they are and not corrupt.

in my c:\winnt\php.ini:
extension_dir="c:\PHP";
extension="php_gd.dll";

php_gd.dll is in c:\PHP

I have read that the function dl() does'nt work on IIS, I use IIS. dl()
and the extensions declaration in php.ini seems to be almost the same,
that maybe the same problem.

Thanks for helps


Previous Comments:
------------------------------------------------------------------------

[2002-01-26 05:37:59] [EMAIL PROTECTED]

Are you sure that the extensions are located in c:\php and not in
c:\php\extensions?

------------------------------------------------------------------------

[2002-01-25 17:55:06] [EMAIL PROTECTED]

yes, because if no, PHP woul'nt give me this errors (Unable to load
dynamic library 'c:\PHP/php_gd.dll'). My rights permission in c:\PHP is
full access.

------------------------------------------------------------------------

[2002-01-25 17:25:51] [EMAIL PROTECTED]

by saying "My php.ini is OK." you mean "Your extension_dir is set to
c:\PHP"?

------------------------------------------------------------------------

[2002-01-25 17:23:24] [EMAIL PROTECTED]

Hi, 
   when I try to declare any .dll extension in php.ini on windows, PHP
give the message. 

Unable to load dynamic library 'c:\PHP/php_gd.dll' - The specified
procedure could not be found. in Unknown on line 0 

php_gd.dll is really in c:\PHP dir.
My php.ini is OK.

The same problems appears on 2 of my win2k machines.
Many others persons have the same problem without answers.
Maybe it's another destruction from the virus nimda.

Thanks

Jordi




------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=15229&edit=1


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