PDA

View Full Version : New Installation - error



MistyPotato
Fri 13th Feb '09, 4:28pm
Fatal error: Unknown: Failed opening required '/var/www/MyForum/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0



What causes this?

Steve Machol
Fri 13th Feb '09, 5:23pm
You have not uploaded all the vB files.

MistyPotato
Fri 13th Feb '09, 6:24pm
I got past that but it now stops at
I upoaded the entire UPLOAD folder...was there more?

Seems to be a MySQL permissions error

However, ls -al reveals Mysql.Mysql as the owner ?

MySQL Error : Can't create table 'access' (errno: 13)

Steve Machol
Fri 13th Feb '09, 6:32pm
OS error code 13: Permission denied

Either your db user does not have full permission to this database, or MySQL is not properly setup on this server.