logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: faulting module php5ts.dll
Author
jillpstudfarm



Joined: 14 Mar 2008
Posts: 3

PostPosted: Fri 14 Mar '08 10:34    Post subject: faulting module php5ts.dll Reply with quote

Hello
I have decided to get to grips with WAMP as the only website developement I have done is via third party programs which do not have enough options.
I have tried to install the following. MySQL, Apache and PHP in that order

The MySQL v 5.0.22 is fine
Apache v 2.0.58 installed fine and run when I looked at http://localhost
I then installed PHP v 5.1.4 and now Apache will not work.

When I try to run http://localhost I get

Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience.

I look in the event viewer and it has the error message:

Faulting application Apache.exe, version 2.0.58.200, faulting module php5ts.dll, version 5.2.5.5, fault address 0x0009a545.


I have tried totally uninstalling everything, and starting from scratch. I have installed from the download from the website, and from a CD that came with my book. I have also tried installing in a different order, which does not make any difference.

The PC is a laptop that I have totally rebuilt and has nothing on it except Office 2003 and XP Pro.

I am now completey stumped so any help would be greatly appreciated.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Sat 15 Mar '08 1:14    Post subject: Reply with quote

do you have php5ts.dll?
If so where is it located?
Back to top
jillpstudfarm



Joined: 14 Mar 2008
Posts: 3

PostPosted: Mon 17 Mar '08 11:16    Post subject: php5ts.dll Reply with quote

this dll is in c:\php
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7306
Location: Germany, Next to Hamburg

PostPosted: Mon 17 Mar '08 12:26    Post subject: Reply with quote

How did you set up PHP in your httpd.conf?
Back to top
jillpstudfarm



Joined: 14 Mar 2008
Posts: 3

PostPosted: Mon 17 Mar '08 12:46    Post subject: httpd.conf Reply with quote

I made the following changes

I added the following lines

LoadModule php5_module c:/php/php5apache2.dll

AddType application/x-httpd-php .php .html

PHPIniDir "C:/php/"

I did not make any other changes
Back to top


Reply to topic   Topic: faulting module php5ts.dll View previous topic :: View next topic
Post new topic   Forum Index -> Other Software