6
Don't know if you ever figured this out, but I got the same issue. I started over from scratch, but this time made sure the permissions were correct BEFORE installing as the link above shows, and it worked perfectly the second time.
EDIT: Spoke too soon. I got a login page this time but when I try to login I get this:
Fatal error: getauthconnection(): Failed opening required '/home/content/m/c/n/mcnology/html/xoops/html/class/auth/auth_nl2br.php' (include_path='.:/usr/local/lib/php') in /home/content/m/c/n/mcnology/html/xoops/html/class/auth/authfactory.php on line 33
Warning [PHP]: getauthconnection(/home/content/m/c/n/mcnology/html/xoops/html/class/auth/auth_nl2br.php): failed to open stream: No such file or directory in file class/auth/authfactory.php line 33
When I try to register I get this:
Fatal error: Call to a member function on a non-object in /home/content/m/c/n/mcnology/html/xoops/html/class/theme.php on line 493
I uploaded a clean copy of the full install for XOOPS 2.2.3, set the CHMOD according to the link provided above, GoDaddy.com provided the auto installed MySQL database, which appeared to work perfectly fine during XOOPS setup. Any ideas? I dont even know what other information to provide.
GoDaddy actually has an autoinstall version of XOOPS 2.0.7 that works perfectly, which tells me they are setup for XOOPS to work properly. I didn't touch it though because I wanted to just go clean with the latest one.
EDIT #2 Crap, just did a search and saw this is already been addressed. Sorry.