php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9981 http 500 Internal Server Error
Submitted: 2001-03-25 19:51 UTC Modified: 2002-02-02 06:42 UTC
Votes:20
Avg. Score:4.3 ± 1.2
Reproduced:15 of 16 (93.8%)
Same Version:2 (13.3%)
Same OS:2 (13.3%)
From: alexzinder at hotmail dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 4.0.4pl1 OS: server 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
20 - 14 = ?
Subscribe to this entry?

 
 [2001-03-25 19:51 UTC] alexzinder at hotmail dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-12 07:00 UTC] lobbin@php.net
Feels like a user error, please check available faqs, and try 4.1.1 aswell.
 [2002-02-02 06:42 UTC] sander@php.net
No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC