Karel Kozlik wrote:
Hi Ronald,
check the PHP log. Where this logfile is located you can see in
php.ini in section 'Error handling and logging'. Or set display_errors
= On.
I have re-installed it and still cannot get anything out of the log files:
php-error.log does not show anything!!! (but does work for other virtual
domains)
access log shows:
www.serdomain 192.168.250.108 - - [12/Oct/2005:23:37:14 +0800] "GET
/serweb/ HTTP/1.1" 302 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7"
error log shows for that time:
[Wed Oct 12 23:37:14 2005] [notice] child pid 23672 exit signal
Segmentation fault (11)
[Wed Oct 12 23:37:14 2005] [notice] child pid 23669 exit signal
Segmentation fault (11)
These two errors are coming in pairs whenever I try to get /serweb
/serweb does not bring me to /serweb/user/index.php
What can I do next?
bye
Ronald Wiplinger