Mobile app version of vmapp.org
Login or Join
BetL925

: You may have error reporting turned off in your php.ini file, and it could be something like a database error causing your pages to blank. I would suggest putting this code into test.php

@BetL925

You may have error reporting turned off in your php.ini file, and it could be something like a database error causing your pages to blank.

I would suggest putting this code into test.php and navigating to it.

<?PHP
phpinfo();
?>

10% popularity Vote Up Vote Down


Login to follow query

More posts by @BetL925

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme