Author Topic: My php scripts do not log in or displays error message  (Read 9211 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
My php scripts do not log in or displays error message
« on: May 14, 2015, 11:58:29 AM »
Hello someone can help me,
Cpanel used and changed to a week to CWP.
All my scripts using login and password when I try to get it returns to login and does not display any error, what setting should I change to solve this problem?

Offline
*
Re: My php scripts do not log in or displays error message
« Reply #1 on: June 01, 2015, 10:15:22 PM »
If u speak about default syntax php errors, change the configuration of default php.ini. (Admin Panel ->Php Settings -> Edit PHP.ini Configuration)  :

display_errors On
error_reporting E_ALL

At the end of file.