ozmo Posted March 17, 2007 Share Posted March 17, 2007 Hi all, I turned error display on within my php.ini file for the purpose of an application install and when I did I noticed the following errors within my WHMCS install. Can anybody help? --------------- Notice: Undefined variable: display_errors in /var/www/vhosts/mydomain.com/httpdocs/clients/dbconnect.php on line 6 Notice: Use of undefined constant E_NONE - assumed 'E_NONE' in /var/www/vhosts/mydomain.com/httpdocs/clients/dbconnect.php on line 7 --------------- Thanks, Rob Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted March 17, 2007 WHMCS CEO Share Posted March 17, 2007 There aren't errors - just notices. Nothing to worry about so just turn the error reporting off again in PHP. Matt Link to comment Share on other sites More sharing options...
ozmo Posted March 17, 2007 Author Share Posted March 17, 2007 Thanks Matt. Link to comment Share on other sites More sharing options...
Recommended Posts