From:             [EMAIL PROTECTED]
Operating system: Windows 98 SE
PHP version:      4.3.0
PHP Bug Type:     PWS related
Bug description:  PHP 4.3.0 does not function

I installed PHP 4.3.0 over 4.1.1 on a Win98SE machine running PWS. I
installed using the installation program. After reinstall and reboot PHP
scripts no longer functioned: the error was "Cannot find server" (and
*not* the common server 500 error. it was the generic error for failing to
even find a page.)

I verified the installation process: The installer failed to add the
correction "extension_dir" path line in the php.ini file. Correcting that
did not fix the problem.

I returned to the 4.1.1 version. It functions using either the php4ts.dll
or the php.exe as the interpreter (set in the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
Map registry key). It functions using either its php.ini file or the new
one from the 4.3.0 installation.

The 4.3.0 system will not work, using either the php4ts.dll or php.exe as
the interpreter set in the registry. The php.exe file works properly if
called from the shell (to parse a php file). But it fails whenever called
by way of PWS, it seems.

I have tried running the 4.3.0 installer twice, and I have manually
installed 4.3.0 from the binaries. In all cases it fails. I can trivially
reinstall 4.1.1 by replacing the 4.3.0 php.exe and php4ts.dll files with
the 4.1.1 versions in my install directory.

I am using the default PHP configuration, with the exception of placing
the install files in c:\program files\PHP.

I have not tried using the ISAPI dlls nor have I tried a different
installation location.

I couldn't find this reported in the database.

Sincerely,

David Fischer
[EMAIL PROTECTED]
-- 
Edit bug report at http://bugs.php.net/?id=21590&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21590&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21590&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21590&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21590&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21590&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21590&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21590&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21590&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21590&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21590&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21590&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21590&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21590&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21590&r=gnused

Reply via email to