Hi there,

For the first time since my server is running I got some strange behaviour
today without changing something before.

Users trying to access my php-scripted websites (different projects) got a
'download' message instead of the site (as if the site (.php) was a
downloadable file (e.g. .tgz or something else))). After restarting apache2
the problem was gone for about 2 hours, but then it came back.
As first reaction I visited my log files instantly, but nothing looked
different there. After it came for the second time, I restarted the server
by 'init 6' and it is gone since then.

As this is a production server, I cannont leave this one to chance. Maybe
one of you has an idea what could cause this problem. (Low diskspace? Bad
configurations?)

I'm not sure if this is the right list to ask this, please point me to a
better place if I'm wrong!

And here is my configuration:

PHP 4.3.4 on Apache 2.0.49
Suse Linux 9.1
Confixx 3.0 Pro

Confixx ./configure:

'./configure' '--prefix=/usr' '--datadir=/usr/share/php'
'--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share'
'--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib'
'--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin'
'--disable-debug' '--enable-inline-optimization' '--enable-memory-limit'
'--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild'
'--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli'
'--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork'
'i586-suse-linux'

Thx a lot in advance.

Stefan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to