06-28-2016, 12:20 PM
What if you try to access a simple php page that just echos some text? <?php echo "hello world"; ?> or something similar...just make sure the page is named as a .php.
That should eliminate some php processing issues. Does it happen when trying a particular function or does it occur for any page you visit?
That should eliminate some php processing issues. Does it happen when trying a particular function or does it occur for any page you visit?