Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache v2.2.6 and PHP v5.2.5 |
|
Author |
|
phpwalter
Joined: 08 Jan 2008 Posts: 2
|
Posted: Tue 08 Jan '08 0:27 Post subject: Apache v2.2.6 and PHP v5.2.5 |
|
|
I get this message at the command prompt...
>httpd -S
httpd: Syntax error on line 500 of U:/etc/Apache2/conf/httpd.conf: Syntax error on line 26 of U:/etc/Apache2/conf.d/php5.conf: API module structure 'php5_module ' in file U:/etc/php5/php5apache2.dll is garbled - expected signature 41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?
Apache 2.2 works fine.
I DL the php 5.2.5 ZIP from php.net, modified the php.conf to point to it and then I get the error (above).
What do I do?
Walter |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Tue 08 Jan '08 2:33 Post subject: |
|
|
Point it to php5apache2_2.dll |
|
Back to top |
|
phpwalter
Joined: 08 Jan 2008 Posts: 2
|
Posted: Tue 08 Jan '08 3:32 Post subject: |
|
|
glsmith wrote: | Point it to php5apache2_2.dll |
Thanks!
Walter |
|
Back to top |
|
|
|
|
|
|