Reko Turja wrote:
How would I do that? I installed Apache22 from ports and after that PHP.
It never asked for any apache version.
I can't remember if that was at point in time when there
wasAPACHE_VER=xxx knob - it was a long while ago. The module loading
order difficulties tend to crop up
How would I do that? I installed Apache22 from ports and after that
PHP.
It never asked for any apache version.
I can't remember if that was at point in time when there
wasAPACHE_VER=xxx knob - it was a long while ago. The module loading
order difficulties tend to crop up every upgrade of P
Mel wrote:
[notice] child pid 31685 exit signal Illegal instruction (4)
That would mean faulty CFLAGS when building or faulty asm in c files, usually
seen in multimedia apps (seriously doubt that applies here).
I thought so at first. I had these in my /etc/make.conf, but rebuild
every p
Reko Turja wrote:
Whenever I click these, my browser wants to save a blank php-page,
Apache reports this:
[notice] child pid 31685 exit signal Illegal instruction (4)
I've got signal 4's with PHP earlier, but I can't for now remember the
exact cause. Usually my PHP problems have related to
Whenever I click these, my browser wants to save a blank php-page,
Apache reports this:
[notice] child pid 31685 exit signal Illegal instruction (4)
I've got signal 4's with PHP earlier, but I can't for now remember the
exact cause. Usually my PHP problems have related to having module
confl
On Saturday 17 May 2008 22:48:32 Peter Boosten wrote:
> Hi all,
>
> Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports
> and php5:
>
> php5-5.2.6 PHP Scripting Language
> php5-bz2-5.2.6 The bz2 shared extension for php
> php5-ctype-5.2.6The ctype shared extensio
Quoting Volker Jahns <[EMAIL PROTECTED]>:
Apache reports this:
[notice] child pid 31685 exit signal Illegal instruction (4)
and my /var/log/messages state:
kernel: pid 31685 (httpd), uid 80: exited on signal 4
Have a look into apache log file,
increase loglevel in httpd.conf
LogLevel deb
On Sat, May 17, 2008 at 10:48:32PM +0200, Peter Boosten wrote:
> Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports
> and php5:
>
> I've downloaded Joomla 1.5 from their site and installed it in my
> webroot, configured it with sample data and it works except for (so
> fa
Hi all,
Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports
and php5:
php5-5.2.6 PHP Scripting Language
php5-bz2-5.2.6 The bz2 shared extension for php
php5-ctype-5.2.6The ctype shared extension for php
php5-dom-5.2.6 The dom shared extension for php
ph