jeppers Posted January 30, 2008 Share Posted January 30, 2008 hi there i am sure this can be sorted out quicky. i have not been getting error messages when my code is incorrect for example <?php include('add.php'); include('add.php'); echo add(2, 2); ?> just comes up with The page cannot be displayed. i am sure it should come up with the line of error ect... can anyone help or just guide me i correct direction thanks Quote Link to comment https://forums.phpfreaks.com/topic/88584-solved-setting-up-question-i-have-found-that-i-am-not-getting-error-messages/ Share on other sites More sharing options...
revraz Posted January 30, 2008 Share Posted January 30, 2008 Check your php.ini and make sure error reporting is turned on. Quote Link to comment https://forums.phpfreaks.com/topic/88584-solved-setting-up-question-i-have-found-that-i-am-not-getting-error-messages/#findComment-453523 Share on other sites More sharing options...
jeppers Posted January 30, 2008 Author Share Posted January 30, 2008 thanks for that, simple but much easyier to ask. thanks Quote Link to comment https://forums.phpfreaks.com/topic/88584-solved-setting-up-question-i-have-found-that-i-am-not-getting-error-messages/#findComment-453530 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.