Jump to content

Apache 2.2, PHP 5.3 Installation


Cryo2010

Recommended Posts

Hello all,

 

I got a taste for PHP 3 a while back, and I've decided to dive back into it.  However, I've hit a brick wall setting up an Apache server this time around with PHP 5 on Windows XP.

 

I'm trying to install:

 

Apache 2.2.14 and

PHP 5.3.1 x86 VC6 Thread-Safe

(both via MS binaries)

 

Apache works fine before I install PHP, but after installing PHP an Apache thread crashes, presenting the error: "The requested operation has failed."  It does so every time I try to start the server.

 

The PHP installer adds the following two lines to Apache's httpd.conf, causing it to crash:

PHPIniDir "D:/Web/WAMP/PHP/"

LoadModule php5_module "D:/Web/WAMP/PHP/php5apache2_2.dll"

 

Running Apache's 'Test Configuration' exits normally.

 

I've scoured the net to no avail.  Anyone have any ideas, suggestions, or know of a good resource? 

 

Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.