[FLOW3-general] Object argument becomes null

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



On 30 July 2010 7:17 PM, Philipp Gampe said:
> On Fri, 30 Jul 2010 18:01:43 -0400, Scott MacDonald wrote:
>
>    
>> 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.
>>      
> Just curious, doesn't Windows need the path like this?
> error_log=C:\Apache2.2\logs\php_errors.log
>
> Do the folders exist? You could even try to create an empty php_errors.log
>
> Best regards
> Phil
>    
Windows will actually take the path either way these days (though the 
backslashes are preferred), but php.ini needs the forward slashes in paths.

When a test didn't cause php_errors.log to be created, I tried creating 
an empty file by that name in the indicated folder. It didn't get 
modified on the next run.

Scott


More information about the FLOW3-general mailing list