|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I'm running Apache 2.0.4 and PHP 5 on WinXP. I tried to folow the instructions the best I could. Here is basically what i've done.
I extracted the PHP to D:\PHP Added to the WinXP path D:\PHP I am using the recommended PHP ini file. I set doc_root = "D:/Program Files/Apache Group/Apache2/htdocs" in the php.ini file. Last thinkg I did is add the following to the Apache httpd.conf file: LoadModule php5_module "d:/php/php5apache2.dll" AddType application/x-httpd-php .php # configure the path to php.ini PHPIniDir "d:/php" I have rebooted to make sure the path and othe rchanges went through. WHen I try and run apach I get a msg box with a title of ERROR. THe message is: 'The requested operation has failed.' If I comment out the lines in the httpd.conf it works. What am I missing here? Let me know. Thanks. Yurij |
|
#2
|
|||
|
|||
|
Quote:
Hi yurij, I have the same problem like you and I don't know , how I can solve it. Maybe do you have already any solution and can tell me some tips to bring the PHP5 and Apache to working... Thanks, Oksana |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Apache 2.0.4 and PHP5 - Apache won't load |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|