Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/a62e1bc1e232a46b#

We have silent log feature. This will write down all errors to the file, no
matter what PHP error logging settings are.

Problem is that log is created in document root folder, which is accessible
from web.

We should:

   - have ability to specify, where silent log is created
   - set 777 rights to him, since it could be used by cron script, that runs
   under "root" user.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels