Not for official support
We do not provide technical support in this forum.
If you want to contact our customer support, please use our support form.

You are not logged in.

#1 2012-02-21 15:41

cyrus
Member

error Log

hi

this is my error log file:

Code:

2012-02-21 14:01. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192
2012-02-21 14:01. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192
2012-02-21 14:02. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192
2012-02-21 14:02. mkdir() [<a href='function.mkdir'>function.mkdir</a>]: No such file or directory File: /home/public_html/published/SC/html/scripts/index.php Line: 289 Error #: 2
2012-02-21 14:03. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192
2012-02-21 14:03. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192
2012-02-21 14:03. Function set_magic_quotes_runtime() is deprecated File: /home/public_html/published/SC/html/scripts/core_functions/functions.php Line: 14 Error #: 8192

how we can fix this problem?

Offline

 

#2 2012-02-22 02:34

rat
Administrator

Re: error Log

Either lower the PHP version down to 5.2.*, or disable logging or deprecated syntax related error messages in PHP settings: http://php.net/manual/en/errorfunc.constants.php


Be careful what you wish for — you might get it.

Offline

 

#3 2012-02-25 11:06

cyrus
Member

Re: error Log

how we can disable error loging?

Offline

 

#4 2012-02-27 00:41

rat
Administrator

Re: error Log

Try setting display_errors value to Off in PHP configuration.


Be careful what you wish for — you might get it.

Offline

 

Board footer

Powered by PunBB