Post
Topic
Board Micro Earnings
Re: FaucetBOX.com Discussion
by
Kazuldur
on 22/11/2016, 20:50:59 UTC
I have problem with installing new faucet. After editing config file, I get password to admin panel, click continue and I got blank page with adress http://faucetdomain.com/admin.php?p=admin
After that I get blank page when I try to enter my faucet, and /admin.php page. (blank page on firefos, on opera information that my site doesn't work - "server can not handle the request")
How can I fix it?

Set $display_errors = true; in your config.php file. Do you see something more than blank page now?
If not, check your web server's error log.

That said my guess is that you don't have GD module in your PHP installation or configuration.