Hi!
blocker Wrote:[...]
could you tell us where is fastcgi-Ispcp.conf ? it should be in apache22/extra dir, and yes it had to be manually included in httpd.conf after put # in load php module. since by default it will be run without fastcgi
Youre right. fastcgi-ispcop.conf was in the apache22/extra dir. I copied it into apache22/Include which is recursively included.
I also deactivated mod_php5 which was compiled and included as I made php5 from source. The 'freebsd-packages' lists says that the apache module should be created:
Quote:PHP =-=-=-= PHP PACKAGE =-=-=-=
x apache Build Apache module
x CLI
x CGI
x suhosin
+ fastcgi
Might this be wrong or do we need this anyway?
However, i deactivated it.
Regards!