Issue one: Accessing PHPMyAdmin is turning out to be an impossible task. I've tried all different number of ways to get into the blasted admin, but with each username/password combination, it's becoming more frustrating. Anything?
Issue two:
I'm trying to install a system for an RPG, and when I go to one of the steps, it gives me chmod() crap.
"
Warning: chmod() [function.chmod]: Operation not permitted in /www/uuuq.com/a/n/s/anscambria/htdocs/sms-2.6.6/install/install.php on line 107
Warning: chmod() [function.chmod]: Operation not permitted in /www/uuuq.com/a/n/s/anscambria/htdocs/sms-2.6.6/install/install.php on line 109
"
I tried to look it up elsewhere, and the response there was that the $dbServer is wrong. I'm currently pointing it at Localhost, but that's not working. So, what should I do THERE?
Thanks.
-JR