Re: [PHP-WIN] PHP,W2K,Manual Configure, Authentication

2004-10-08 Thread Kevin Williams
Perhaps the "extension_dir" ini setting is not set properly? Felipe Gasper wrote: Did you check Event Viewer? Set error reporting to E_ALL? Put your PHP directory in PATH? It looks like IIS is *trying* to load PHP, based on the error that the link gives. -Felipe Gasper Quoth zac korpi on 10/8/2

Re: [PHP-WIN] php_mysql.dll - WON'T WORK!!

2004-10-06 Thread Kevin Williams
PHPDiscuss - PHP Newsgroups and mailing lists wrote: I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is in the ext folder. I was getting an error saying "The specified module could not be found." But after I copied the libmySQL.dll to the system32 folder, I got this error, "

[PHP-WIN] ORIG_SCRIPT_NAME

2004-10-03 Thread Kevin Williams
I have PHP 5.0.2 working in Apache 2.0.52 as a module, on WinXP SP2, and I'm trying to test coWiki (CVS-HEAD). I'm using Komodo 3.0.1 (eval) to debug it over the XDebug 2.0 beta1 debugger. There is a point in the code which fails because $_SERVER['ORIG_SERVER_NAME'] is not defined. As a matter