> I created a jail and within a jail I did
>
> pkg_add -r apache22
> pkg_add -r php5
>
> now I have apache and php, but whenever I'm trying to hit phpinfo.php,
> I see source code... I dont think php5 added inside of apache22
>
> --
>
http://alexus.org/
I don't think the package has the apache module by default:
pkbsd:#pwd
/usr/ports/lang/php5
pkbsd:#make config
[ ] APACHE Build Apache module
That is unchecked. You'll have to select that and build the port.
...Or you can use the CGI version which is included in the package:
[*] CGI Build CGI version
]Peter[
_______________________________________________
freebsd-questions@free... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
freebsd-questions-unsubscribe@free..."
opensubscriber is not affiliated with the authors of this message nor responsible for its content.