Author |
|
sergmart55
Joined: 22 Jul 2006 Posts: 3
|
Posted: Sat 22 Jul '06 23:58 Post subject: Apache only work without PHP |
|
|
I install apache and it works fine, but if I add
LoadModule php5_module "c:/php5/php5apache2.dll"
PHPIniDir "c:/php5"
at conf file, it don´t restar and give me
The request operation has failed.
Without those lines, apache restart.
What is wrong?
TIA and sorry my english
Sergio Martins |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Sun 23 Jul '06 0:14 Post subject: |
|
|
There are a lot of posts about this subject. Please Seach this forum first and come back here when you cannot find the answer.
Also read carefully post: www.apachelounge.com/viewtopic.php?t=570 |
|
Back to top |
|
sergmart55
Joined: 22 Jul 2006 Posts: 3
|
Posted: Sun 23 Jul '06 13:14 Post subject: |
|
|
admin wrote: | There are a lot of posts about this subject. Please Seach this forum first and come back here when you cannot find the answer.
Also read carefully post: www.apachelounge.com/viewtopic.php?t=570 |
I did this before...
The problem isn´t PHP don´t work....
The problems is Apache don´t start with those alterations at conf file.
I change Apache´s version, I change the machine but the problem is the same.
Any idea? Any suggestion?
TIA
Sergio Martins |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sun 23 Jul '06 13:56 Post subject: |
|
|
You need to provide more info, so maybe we can help, please tell us:
- which version of Apache are you runng and where downoloaded ?
- php version ?
- you installed the php5apache2.dll for php from here ?
- Windows version ?
- what did you added/changed in the http.conf
- any errors in the logs ?
I advise to follow exactly the instructions at www.apachelounge.com/viewtopic.php?t=570
Steffen |
|
Back to top |
|
sergmart55
Joined: 22 Jul 2006 Posts: 3
|
Posted: Tue 25 Jul '06 0:09 Post subject: |
|
|
The problem: the instalation pack downloaded from Apache´s site.
The instalation pack downloaded from Apache Lounge solve it.
Thank you for help
Sergio Martins
Steffen wrote: | You need to provide more info, so maybe we can help, please tell us:
- which version of Apache are you runng and where downoloaded ?
- php version ?
- you installed the php5apache2.dll for php from here ?
- Windows version ?
- what did you added/changed in the http.conf
- any errors in the logs ?
I advise to follow exactly the instructions at www.apachelounge.com/viewtopic.php?t=570
Steffen |
|
|
Back to top |
|