[FLOW3-general] Object argument becomes null

Scott MacDonald smacdav at gmail.com
Sat Jul 31 00:01:43 CEST 2010


Thanks for your interest, Karsten.

On 30 July 2010 8:19 AM, Karsten Dambekalns said:
> So there is no FLOW3 shutdown logged, I suspect it to be Apache 
> segfaulting or the like. Please look at PHP error log and Apache 
> log(s) as well, there should be something more to see...
The Apache error log records no errors. The access log ends with this line:

127.0.0.1 - - [30/Jul/2010:17:53:05 -0400] "POST 
/tracklibrary_php/disc/create HTTP/1.1" 200 -

It seems pretty clear, but isn't very helpful IMO. Other lines show 
successful access of other actions (which do not take any arguments).

No PHP errors seem to be getting logged. I say "seem" because I can't 
find a PHP error log anywhere on the server. php.ini initially did not 
specify; I tried setting error_log=c:/Apache2.2/logs/php_errors.log, 
restarted the server, and ran the test again, but php_errors.log wasn't 
written to.

Scott


More information about the FLOW3-general mailing list