ID:               29282
 Updated by:       [EMAIL PROTECTED]
 Reported By:      raul dot ionescu at mymail dot ro
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows 2000 Server
 PHP Version:      5.0.0
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Atleast submitted 10 times, please search first.


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

[2004-07-20 15:25:50] raul dot ionescu at mymail dot ro

Description:
------------
Hello,
Can anyone help me figure out what is happening?

I've tried to install PHP 5 ont Windows 2000 Server, IIS 5, in
following conditions:
-all files from php/ext/ folder copied into c:\winnt\system32
-all files from php/ folder copied into c:\winnt\system32
-copied php.ini into c:\winnt and modified paths from extensions and
session folders correctly.
-mapped .php extension with php5isapi.dll
-the virtual directory application is running under credentials of a
domain user, not IUSR_...

After all of that all I get is something like...
"PHP encounter an ... at ...<some number>"

I think is a PHP 5 bug, because the same configuration but with PHP
4.3.8 works perfectly.


Can anyone help me?


Reproduce code:
---------------
<?PHP
print 'test';
?>

Expected result:
----------------
test

Actual result:
--------------
"PHP encounter an ... at ...<some number>"


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


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

Reply via email to