From: [EMAIL PROTECTED] Operating system: Windows 2000 Advance Server PHP version: 4.3.0 PHP Bug Type: IIS related Bug description: php4-win32-STABLE-latest Installation Problems
Oddly enough on the first build of this box 6 months or so ago, PHP installed perfectly onto the C: drive. I rebuilt the network, but saved the C drive for later data retrival and formating, so another drive was placed into the system and rebuilt under the E: drive. This installation of PHP has been a complete failure. Win2k has been updated ONLY with all service packs from microsoft. So its a CLEAN OS. The server is the PDC running active directory and IIS. My initial problems were similar to others on here, the php include files would repeat over and over, and I would get an application error of memory could not be read as defined in the current open issue that is still waiting feedback for three days. Your recommendation was to install the newer snapshot, and I did. If i may say the installation instructions are a tad ''confusing'' but I will define the steps I've followed upto now. Extracted all files to E:\PHP Coppied php.ini-dist and renamed to php.ini modified extension_dir to extension_dir = e:\PHP Coppied DLL's from the E:\PHP\DLLS to E:\WinNT\System32\ TURNED NO EXTENTIONS ON (Want basic running first) modified cgi.force_redirect to cgi.force_redirect = 0 In Internet Service Manager (ISM) made the following modifications to the master properties: Home > Configuration, added .php extention and utilized the e:\php\php.exe All Verbs Check for existance of file Set execute properties, as well as securities on the folder for the IUSR to have FULL controll for the moment. Current Behavior: PHP seems to return NO ERRORS... I'm not even noticing the PHP.exe in the processes. In the source of the outputed page, it SEEMS as if PHP is parsing out everything between the Tags '<??>' but not processing any of the code. All pages show up with HTML but no php execution not even a echo of 'THIS WORKS'. Server Configuration: Win2k Advanced Server OS Installation: Second Drive installation Labeled E:\ PHP Installation: E:\PHP Webserver Installation: F:\ I'm assuming I've missed something in the installation and will continue to look into that, if you have any recommendations, or need more information feel free to contact me here or at [EMAIL PROTECTED] -- Edit bug report at http://bugs.php.net/?id=22151&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22151&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22151&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22151&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22151&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22151&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22151&r=support Expected behavior: http://bugs.php.net/fix.php?id=22151&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22151&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22151&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22151&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22151&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22151&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22151&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22151&r=gnused