My brother just set up his first phpNuke site. But hes getting blank pages on every page he tries (admin.php/index.php etc). I told him to enable error reporting, which he did, and no errors appear. I had him check for a banners.php file, which he had. Since he had one, I went ahead and made him a new banners.php file with nothing in it:
Code:
<?php ?>
Still, blank pages.
Then he asked me a question to which I do not know the answer. The question was, what would happen if his hosting service did not have Apache installed?
Anybody know that one? Would he experience blank pages like he is, if such was the case?
Thanks for your time.
shadowas Nuke Soldier
Joined: Dec 23, 2004
Posts: 15
Posted:
Wed Feb 14, 2007 3:54 pm
His provider informed him he was being hosted on a Windows system designed for .asp
They have switched him to a Linux system w/ Apache, and he is no longer getting blank pages. He is, however, recieving a Fatal Error (Fatal error: Cannot instantiate non-existent class: sql_db in /home/content/b/i/l/bilbo524/html/db/db.php on line 86) and we don't know why.
Any help would be appreciated.
shadowas Nuke Soldier
Joined: Dec 23, 2004
Posts: 15
Posted:
Wed Feb 14, 2007 9:56 pm
Fixed. My brother set $dbtype = "mysql" instead of $dbtype = "MySQL" in config.php
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum