kiss-o-matic Posted July 21, 2007 Share Posted July 21, 2007 I'm moving my site from a shared server to a dedicated one. The preinstalled PHP5 seems to not print out any syntax errors. Instead, only a blank page. Every time I've installed, the default is to dump errors on the screen. Can someone tell me where this setting is? Cheers Link to comment https://forums.phpfreaks.com/topic/61070-solved-not-printing-errors/ Share on other sites More sharing options...
cooldude832 Posted July 21, 2007 Share Posted July 21, 2007 make this page info.php <?php phpinfo(); ?> and give us a link to it or check it out yourself Link to comment https://forums.phpfreaks.com/topic/61070-solved-not-printing-errors/#findComment-303914 Share on other sites More sharing options...
pocobueno1388 Posted July 21, 2007 Share Posted July 21, 2007 http://www.thescripts.com/forum/thread629295.html http://textsnippets.com/posts/show/726 Link to comment https://forums.phpfreaks.com/topic/61070-solved-not-printing-errors/#findComment-303915 Share on other sites More sharing options...
kiss-o-matic Posted July 21, 2007 Author Share Posted July 21, 2007 Thanks, pocobueno1388. I stuck that in a header and got the love I needed. Link to comment https://forums.phpfreaks.com/topic/61070-solved-not-printing-errors/#findComment-303916 Share on other sites More sharing options...
cooldude832 Posted July 21, 2007 Share Posted July 21, 2007 chalk it up solved than. Link to comment https://forums.phpfreaks.com/topic/61070-solved-not-printing-errors/#findComment-303917 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.