Need help installing boards

Status
Not open for further replies.

luegames

New Member
Messages
154
Reaction score
0
Points
0
I am installing Delta boards

The readme says:

1. Installation

- Edit the file 'config.php'.
- Create the tables of the boards using 'delta.sql'.
- Upload all the files that are in the folder 'upload'.
- Chmod the folder where all the files are in to 0777.
- Register an account (this will be your admin account).
- Set the level of that account to '5' (admin level).

I edited the file, created the MySQL table (I think), I uploaded the files, how do I chmod the folder?
 

bigguy

Retired
Messages
10,984
Reaction score
10
Points
38
In cpanel .....in file manager if you click on the folder name ...then in the top right corner of the file manager there will be some options if you press change permissions you can set it there.
 

luegames

New Member
Messages
154
Reaction score
0
Points
0
bigguy said:
In cpanel .....in file manager if you click on the folder name ...then in the top right corner of the file manager there will be some options if you press change permissions you can set it there.

So I should change it to 777?
 

bigguy

Retired
Messages
10,984
Reaction score
10
Points
38
I think mine were all 755 but I`m not sure now but thats what I think works
 

luegames

New Member
Messages
154
Reaction score
0
Points
0
bigguy said:
In cpanel .....in file manager if you click on the folder name ...then in the top right corner of the file manager there will be some options if you press change permissions you can set it there.

Files in folder:
act.php
admin.php
admin_index.php
admin_menu.php
backup.php
board_editor.php
cat_editor.php
config.php
edit_profile.php
edit_welcome.php
footer.php
gen_config.php
header.php
index.php
login.php
logout.php
mod.php
mod_index.php
mod_menu.php
mod_usr_editor.php

that's most of them
 

n4tec

Active Member
Messages
3,312
Reaction score
0
Points
36
hi there!!!

Files/Folder Permissions:
Make sure your files and folders have the correct permissions. Please make sure the config.php is set to 644.

some folders ---- 755
all php files ---- 644

Do you have correct files/folder permissions?

Some errors occur when files/folder permissions vary but for you case it seems to be a server error but check your files/folder permissions....

*4*
 

luegames

New Member
Messages
154
Reaction score
0
Points
0
nforchange said:
hi there!!!

Files/Folder Permissions:
Make sure your files and folders have the correct permissions. Please make sure the config.php is set to 644.

some folders ---- 755
all php files ---- 644

Do you have correct files/folder permissions?

Some errors occur when files/folder permissions vary but for you case it seems to be a server error but check your files/folder permissions....

*4*

Which things should I have checked to make it 644?
 
Status
Not open for further replies.
Top