[PHP-WIN] $_SERVER['ALL_HTTP'] only populated sometimes

2004-09-20 Thread Dietrich Ayala
$_SERVER['ALL_HTTP'] is available on some of my windows boxes, but not others. anyone know what drives the availability of this? thanks, dietrich -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] PHP Extension building issue on Win32

2004-07-12 Thread Dietrich Ayala
your vs project lib dirs might not configured correctly in visual studio, go to tools/options, go to the directories tab, and show directories for Library files. add a new entry for {path to your build dir}\win32build\lib, and move it to the top of the list. Vincent Graux wrote: Hello, I follow

Re: [PHP-WIN] Re: Q on fopen (URL )

2004-05-13 Thread Dietrich Ayala
even if the openssl extension is enabled, on windows ssl will still not be available in the streams code (fopen, fsockopen, ftp, etc). the only way to make this work is to statically link openssl when compiling on windows. there's a link on the streams documentation page to a patch that does th

[PHP-WIN] problem compiling GD2 extension

2004-05-05 Thread Dietrich Ayala
69: one or more multiply defined symbols found anybody have any idea what is causing this? Thanks! -dietrich -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] xmlrpc dll?

2002-04-07 Thread dietrich
anyone know where i could find a dll for the xmlrpc-epi extension? it's not distributed in the official zip. thx, dietrich -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php