[PHP-DEV] PHP 4.0 Bug #9981: http 500 Internal Server Error From: alexzinder <email protected>
Date: 03/25/01

From: alexzinder <email protected>
Operating system: server 2000
PHP version: 4.0.4pl1
PHP Bug Type: IIS related
Bug description: http 500 Internal Server Error

I installed php onto server 2000 and tried using it with iis
, but no luck. Using the isapi .dll I get "http 500 Internal Server Error" for any .php page.

do you see anything wrong with this .ini directory config?
include_path = C:\server_root ; doc_root = C:\server_root ; user_dir = C:\server_root ; extension_dir = C:\php ; enable_dl = On ;

if not please tell me what could be causing this problem

-- 
Edit Bug report at: http://bugs.php.net/?id=9981&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>