Click to See Complete Forum and Search --> : PHP 5 Crash


raul.ionescu
07-20-2004, 10:33 AM
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?

piersk
07-22-2004, 07:43 AM
Moved to PHP5 forum

raul.ionescu
07-22-2004, 10:21 AM
"Moved to PHP5 forum"

I'm sorry but I don't understand....

goldbug
07-22-2004, 11:22 AM
Originally posted by raul.ionescu
[B]Hello,
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
First off... why??

After all of that all I get is something like...
"PHP encounter an ... at ...<some number>"
Could you post the exact and complete error message? That might help narrow down the cause a bit.