Author |
|
@ndres
Joined: 06 Oct 2006 Posts: 1 Location: Colombia
|
Posted: Fri 06 Oct '06 2:39 Post subject: Apache v2.23 + PHP v5.16 ? |
|
|
Hello Guys!!!
I've problems with the installation: Apache v2.23 + PHP v5.16
Some Configurations:
The PHP.INI is on the following paths:
C:\WINDOWS
C:\SOFTWARE\PHP\PROGRAM
The Apache installation is on the following path:
C:\SOFTWARE\Apache\PROGRAM
Thank you very much for your help!!! |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Fri 06 Oct '06 10:39 Post subject: |
|
|
The php5apache2.dll from php.net does not work with apache 2.2.3, but you can download it from here http://www.ferienhaus-seenland.de/apache/
Replace that dll in your C:\SOFTWARE/PHP/PROGRAMM
Have you also add AddType application/x-httpd-php .php to your httpd.conf ? |
|
Back to top |
|
FastWiesel
Joined: 08 Oct 2006 Posts: 1 Location: USA
|
Posted: Sun 08 Oct '06 3:42 Post subject: Apache 2.2.3 and PHP 5.1.6 |
|
|
Hi there,
seems to be quite an issue to get this combination of Apache and PHP to run.
I am trying now for over 2 hours and get the same message:
httpd.exe: Syntax error on line 118 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/PHP5/php5apache2.dll into server: The specified module could not be found.
I did download the new phpapache2.dll and it really exists in the specified directory. If copying the httpd.exe.manifest file into the recommended directory nothing works anymore. So I took it out.
I did copy the recommended lines into the Apache config file. Does it make any difference where the lines are copied into the file? Can they be cpoied into the config file as one block? Or do I have to separate the lines into different tag sections?
Any ideas? Suggestions are very much welcome.
Cheers. |
|
Back to top |
|
tmzvk
Joined: 08 Oct 2006 Posts: 2 Location: Czech republic
|
Posted: Sun 08 Oct '06 14:15 Post subject: |
|
|
Hi
I have the same problem. Maybe we must install old versions |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
|
Back to top |
|
tmzvk
Joined: 08 Oct 2006 Posts: 2 Location: Czech republic
|
|
Back to top |
|