Has anyone ever come across this problem before when installing a script? Does anybody have any ideas as to what to check or look for? Please... there must be some php wizard out there that seen this before and knows how to fix this.
php newbie needs help please... I'm stuck
Moderator: General Moderators
php newbie needs help please... I'm stuck
I installed a basic link exchange script nothing fancy, and everything thing works fine on the site except that I am unable to access the sites admin panel. I'm supposed to use admin/test for the user and password the first time then once inside change them. Problem is the user and password don't work, nothing works for the user and password and I can't access the admin panel. The login prompt says "Test For Authentication" when it comes up, whatever that means. I've double checked the config.php files and everything looks correct for the mysql settings and I don't really no what else to check being a newbie at php and all.
Has anyone ever come across this problem before when installing a script? Does anybody have any ideas as to what to check or look for? Please... there must be some php wizard out there that seen this before and knows how to fix this.
Has anyone ever come across this problem before when installing a script? Does anybody have any ideas as to what to check or look for? Please... there must be some php wizard out there that seen this before and knows how to fix this.
Re: php newbie needs help please... I'm stuck
enable all errors in php.ini and run again. if there is something wrong it will tell you