Hi all,
Yesterday I had trouble when configuring Apache 2.2 with PHP 4.4.2,
which caused Apache to crash (segmentation fault) when calling various
PHP functions. Just before heading home I encountered the source of the
issue, as well as the solution.
The hint to the answer resided in the /va
Olaf Greve wrote:
Hi guys,
I suspect something went wrong in the way I try to use PHP. Basically,
I first removed
the installed /usr/ports/lang/php4 port, then built and installed the
/usr/ports/www/mod_php4 port,
and then added various php4-extensions, using the
/usr/ports/lang/php4-extensi
apache2 needs to be built/run using the prefork worker module
(as opposed to a threaded worker module which causes php to blow up
quite often [due to the fgact that there are php extensions which are
not thread safe]) - check that first.
the duplicate name errors seem to stem fom the fact that so
3 matches
Mail list logo