View Single Post
  #4   (View Single Post)  
Old 30th October 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Did you compile lang/php5 with the WITH_APACHE option?

Quote:
A possible problem might be that there is no
Code:
LoadModule php5_module libexec/apache22/libphp5.so
in httpd.conf.
Well, add those lines to httpd.conf then.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote