Menu

#19 Too many "Notice: Undefined variable:"

1.10
closed
2016-06-16
2016-06-16
Azuwan
No

First of all thanks for this system. During the setup i am getting a lot of "Notice: Undefined variable:". After finished the setup also got that error.

PHP extension also i have check all meet the requirement.

Apache Version :2.4.9
PHP Version :5.5.12
MySQL Version :5.6.17

Discussion

  • Luis, Wang

    Luis, Wang - 2016-06-16

    The display_errors directive controls whether or not PHP displays error messages in users' web browsers. To prevent PHP from displaying error messages, use a text editor to modify the display_errors directive in the php.ini file as follows:
    display_errors = off

    how to locate php.ini
    php -i | grep php.ini

     
  • Azuwan

    Azuwan - 2016-06-16

    Nice. thanks for the reply.=)

     
  • Azuwan

    Azuwan - 2016-06-16
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB