(W2003 /IIS6 PHP5.1.2) error in eventlog
(W2003 /IIS6 PHP5.1.2) error in eventlog
Hi.
I insalled a brandnew server W2003 /IIS6 and PHP5.1.2 and Mysql5 now when i
go to a testsite where a phpfile is loaded ( just the phpinfo page is
enough) I get the following error in my eventviewer from windows 1 on every
5 times approximately in the application log
Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
unknown, version 0.0.0.0, fault address 0x01275c90.
Occasioanlly I get the following error together with the otther in my system
log:
A process serving application pool 'DefaultAppPool' terminated unexpectedly.
The process id was '3660'. The process exit code was '0xc0000005'
I read in some newsgroups that this is a PHP issue, but i did not see any
solutions. Whould i install another php version ( what version is the best
stable for windows on IIS) or is there a better solution?
I hope someone can help me on this.
thanks,
Richard
.
Relevant Pages
- Re: [PHP] issue with php.ini
... i've reinstalled PHP 5.2.6 on my windows XP x64 and as usual i uncomment ... phpinfo() and i see nowhere anything about postgresql module or PDO. ... I have this problem a lot with Windows installations for some ... You might need to add the path to the system path to make ... (php.general) - Re: [PHP] issue with php.ini
... i've reinstalled PHP 5.2.6 on my windows XP x64 and as usual i uncomment ... phpinfo() and i see nowhere anything about postgresql module or PDO. ... which is correct as my php.ini is the the D:\webserver\php folder. ... I have this problem a lot with Windows installations for some ... (php.general) - Re: issues with php installation under windows
... and PHP 5.2.11 on a windows xp machine. ... would contain the phpinfo() call. ... The file is in htdocs folder. ... (alt.php) - Re: .PHP code does not parse php5 Apache2 on windows
... Windows works just fine as a web server. ... <?php phpinfo(); ?> ... (comp.lang.php) - Re: PHP running exec() Windows program very slow in comparison to UNIX equivalent program
... So, by converting a VB6 DLL into a COM and calling the COM from PHP I am able to work around the speed limitations of swetest.exe, PHP, and Windows. ... I wrote a little program in VB5 that essentially does what this other compiled C Windows program does in just one of the loops that gets executed about 140 times. ... the other thing is how long it takes to to execute the program with those statements from a command prompt. ... (alt.php) |
|