pawelwch Posted November 20, 2017 Share Posted November 20, 2017 Hi. I am couting on your help because I already started with programming. Well I work with XAMPP and probably server doesnt read all errors. I gather it because before XAMPP has read some errors and now display "white page". I have read somewhere that I should change on server file - PHP.ini. Error reading has to be at "On" and I set it up but still doesnt shows any error, just blank page. What can be wrong guys? Quote Link to comment Share on other sites More sharing options...
requinix Posted November 20, 2017 Share Posted November 20, 2017 Did you restart XAMPP/Apache? Look at the output of phpinfo to see what settings are actually in effect. Quote Link to comment Share on other sites More sharing options...
benanamen Posted November 20, 2017 Share Posted November 20, 2017 If you haven't already done it, take a look at the error log. Quote Link to comment Share on other sites More sharing options...
pawelwch Posted November 20, 2017 Author Share Posted November 20, 2017 (edited) I did restart the server after changes. I cant see error log because my screen shows white page. Maybe some one has file PHP.ini with good settings and would share it? Edit: Something is wrong because if I import files from tutorial(which I try follow) = works, but the question is how to make it to show my errors #help Edited November 20, 2017 by pawelwch Quote Link to comment Share on other sites More sharing options...
Barand Posted November 20, 2017 Share Posted November 20, 2017 While you were looking at the phpinfo() output, did you check that the php.ini file with those settings (above) is actually the ini file that is being used? Quote Link to comment 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.