HTTP 500 Internal Server Error

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
gajubhai
Forum Newbie
Posts: 4
Joined: Fri Apr 11, 2008 3:57 am

HTTP 500 Internal Server Error

Post by gajubhai »

I am getting the error HTTP 500 - Internal Server Error
I tried following things_
1. Tried to Install php via windows installer as well as Manually
2. Configured the php.ini (Along with extesion_dir set to 'ext' dierectory of php )
3.Configured the property sheet of default web site prpoerly
But stil I am facing same error. Then I tried follwing thing_
1. Run php -i from command prompt.
THen I got errors displaying Unable to load dynamic library ***
where *** is a list of dlls in 'ext' folder of php but I found that listed files allready present in that folder only. Then why I am getting error
Attachments
Output of the php -i command
Output of the php -i command
untitled1.JPG (228.87 KiB) Viewed 370 times
Post Reply