Hello,

I've been trying to get php5 to work with apache2 on Cygwin for 2 days 
now, and having found Cygwin Ports, I think I might be almost there!

After installing the Cygwin Ports apache2-php5 package, I found 
cygphp5.so in my Apache2 modules directory, so I assume this is the one 
to load. I have added this line to my httpd.conf:

LoadModule php5_module lib/apache2/cygphp5.so

But trying to start apache or run a configtest throws this error:

$ /usr/sbin/apachectl configtest
httpd2: Syntax error on line 54 of /etc/apache2/httpd.conf: Cannot load 
/usr/lib/apache2/cygphp5.so into server: No such file or directory

That's odd, because last time I looked it was there... I check again:

$ cd /usr/lib/apache2
$ ls -lh
-r-xr-x---+ 1 Ben Users  29K May  8 04:31 cygphp5.so
...

Am I missing something obvious?

Thank you,

Ben

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to