Jump to content

Invision Board


aKaFrEE

Recommended Posts

ok..im stumped..im trying to setup invision board on my server (XP IIS) and it cant write to conf_global.php and i cant figure out how to change the access permissions for it...anyone got an idea?

Link to comment
Share on other sites


archive_in -- 0755

archive_out -- 0755

lang -- 0755

lang/*.* -- 0666

Skin -- 0755

Skin/s1 -- 0755

Skin/s1/*.* -- 0666

style_images -- 0755

style_sheets -- 0755

style_sheets/*.*-- 0666

style_templates -- 0755

style_templates/1 -- 0755

style_templates/1/*.* -- 0666

uploads -- 0755

If in doubt, CHMOD all to 0777.

Link to comment
Share on other sites

for poeple who have no idea what was said just above.. well I'll try to explain

CHMOD = change the permissions mode of a file or directory

[b:5ae1b9243c]Example[/b:5ae1b9243c]

Type in chmod 744

so what does this do?

The three numbers are the permissions for user, group, and other.

[i:5ae1b9243c]Execute[/i:5ae1b9243c] permissions correspond to a value of 1

[i:5ae1b9243c]Write[/i:5ae1b9243c] permissions correspond to a value of 2

[i:5ae1b9243c]Read[/i:5ae1b9243c] permissions correspond to a value of 4.

To set permissions:

Figure out what permissions you want to set for each party and add up the numbers.

"744"

User is a 7 (read, write, and execute) permissions.

Group and other are 4 (read) permissions only.

but nowadays.. u can just select the (read, write, and execute) permissions from using a GUI (graphical user interface) ftp program.. such as wsftp pro/le etc..

hope that helped somebody..

Link to comment
Share on other sites

The following errors must be rectified before continuing!

Please go back and try again!

Could not write to 'conf_global.php'

and if i use the permissions wizard i get the same thing...i cant figure it out :wail:

Link to comment
Share on other sites

and if i use the permissions wizard i get the same thing...i cant figure it out :wail: [/quote:bdd19e3b86]

Well you can't use UNIX chmod commands on a windows system, although for files that specifically NEED to be read - only, you can right click the file, go to properties and then select "read-only"

That is mostly the all you can do.. The other files, you need to leave alone...

Link to comment
Share on other sites

well im not worried about the files that need to be read only yet..i would fix that after i get this working..any ideas about how to get this thing the right permissions? [/quote:0c80088038]

well, like i said

you can't set CHMOD file settings in a windows machine

that is a UNIX specific feature...

If you just install the files normally, im telling you, it will work :)

Link to comment
Share on other sites

next time i catch you on msn ill draft you into helping:D ...need help with the sql and editing config...only some of the config tho [/quote:2925863cbb]

sure man,

would be glad to help you out :)

Link to comment
Share on other sites

Okay...you've got me curious here....Are you talking about you can't CHMOD when your webspace is set up on a Windows based server or you can't chmod from windows to any server? I do this through FlashFXP and it seems to work unless it is lying to me. But I think I know what you mean.

Rick:cool:

Link to comment
Share on other sites

be sure to have IUSER_ rights on that folder

right click on folder where you hold board than security

to set permissions on folders on windows xp

file system must be NTFS

to enable right click and security on folders, click, My Computer - Tools - Folder Options - View and unchek last one.

and look in php.ini

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...