ID:               15229
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         *Configuration Issues
 Operating System: win2000
 PHP Version:      4.1.1
 New Comment:

Hi,

I have the same problem, working also on Win2k with IIS5.
I tried several things for this problem and switching to antoher
platform isn't an option for me.
I will check all slashes, directories, php.ini again soon but can there
be antoher solution to this?
I was thinking about security-options of Win2k. Let's say you need a
special login to make dll's accessable on the server?

Mark


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

[2002-03-06 10:12:16] [EMAIL PROTECTED]

Really thanks [EMAIL PROTECTED], I have try to resolve my problem with
your idea, but it do'esnt work. Anyway, I don't use windows anymore to
run my PHP app, so..

Thank you to treat me of idiot spammer [EMAIL PROTECTED], you seem
really professionnal, that's good for your name and the name of your
company!

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

[2002-03-06 08:47:18] [EMAIL PROTECTED]

You should NEVER use single backslashes on Windows with PHP, use either
a single slash or a double backslash.
Does that fix your problem?\

BTW: dl() doesn't work on multithreaded websevers (like IIS) so it has
been disabled on them, and that has nothing to do extensions enabled
via php.ini.

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

[2002-03-06 08:40:33] [EMAIL PROTECTED]

What is this idiot

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

[2002-01-26 16:29:32] [EMAIL PROTECTED]

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

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

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

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15229

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

Reply via email to