[PHP-WIN] php performance terrible outside firewall

2004-12-28 Thread Edward Tilley
environment - PII 450, 1 Gb RAM, Windows 2000 Server, IIS 5, PHP 4.3.1, MySQL 4.0.23 My php website screams on my local network segment but slows to a crawl everytime a remote user (someone outside my firewall) calls a php page. My processor goes to 100% for 2 to 5 seconds and php.exe becomes t

[PHP-WIN] PHP files aren't parsed

2004-12-28 Thread Phaeilo
Hi, I've set up an Apache Server under Windows 2000. I've installed PHP with the following lines in the httpd.conf and apache starts without errors: #PHP LoadModule php5_module d:/Programme/php/php5apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps AddMod