PDA

View Full Version : Chmod 777


Aloush
12-30-2007, 05:21 PM
Hello it is telling me CHMOD 777

admin/admin_board.php: CHMOD 777 admin/pagestart.php: CHMOD 777 includes/page_header.php: CHMOD 777 includes/page_tail.php: CHMOD 777 nbs/backups/: OK nbs/configs/: OK nbs/templates_c/: OK nbs/templates_c/admin/: OK nbs/footer_ads.txt: OK nbs/first_post_ads.txt: OK nbs/header_ads.txt: OK nbs/nbs_config.php: OK nbs/tos.txt: OK common.php: CHMOD 777 viewtopic.php: CHMOD 777 templates/subSilver/viewtopic_body.tpl: CHMOD 777
some of them are in my phpbb upload right which i have chmod 777 butit is not reconizing them please help me my msn address is aloushabdallah@gmail.com

Derek
12-30-2007, 08:22 PM
PM me ftp info and the url and I will take a look.

blackss
08-31-2008, 01:45 AM
its telling me the same thing, BUT where on earth are the files its asking to change to 777, i have looked everywhere. none of the above files are anywhere to be found, is this some error?

Raster
09-09-2008, 12:35 PM
Google "Flash FXP download"

Install that and run.
Press F4 and make new connection.
Enter your FTP info.
Connect.
Right Click on the file/files/folders your wanting to chmod. Like in the pic.
http://bitimage.co.uk/images/anbdcxyjukecglebj.jpg (http://bitimage.co.uk/)

Raster.

Sycoloco
12-02-2008, 12:34 PM
i need help aswell, when i try to install the script it says CHMOD the following files, but i cant find these files:

CHMOD Files admin/admin_board.php: CHMOD 777 admin/pagestart.php: CHMOD 777 includes/page_header.php: CHMOD 777 includes/page_tail.php: CHMOD 777 nbs/backups/: OK nbs/configs/: OK nbs/templates_c/: OK nbs/templates_c/admin/: OK nbs/footer_ads.txt: OK nbs/first_post_ads.txt: OK nbs/header_ads.txt: OK nbs/nbs_config.php: OK nbs/tos.txt: OK common.php: OK viewtopic.php: OK templates/subSilver/viewtopic_body.tpl: CHMOD 777

The files it tells me to CHMOD to 777 i dont have these files in the download, please look at it plz

lele710
12-03-2008, 04:53 PM
Do you have uploaded AFTER phpbb2 files?

Charmed
12-10-2008, 09:14 PM
You upload phpBB first(don't upload the following files for phpBB;
1. contrib (folder)
2. docs (folder)
3. install (folder)
4. config.php (file)
5. /admin/admin_db_utilities.php (file)
).

Now upload the Multi Forum script from here. CHMOD the files it wants you to CHMOD when running its installer to 777.

On some FTP Clients, you can Right-Click on the file/folder and click Attributes(Or Properties) and check all of the checkboxes, or in the box with 644/755, type in 777 and click 'OK'.

That should help you.

chuchma
12-24-2008, 08:24 AM
Hello. Mee to can't change chmod to 777 :( I change chmod using : Total Commander , Filezilla FTP , FlashFXP . I have chmod 777 but in Admin Panel I have message :
CHMOD Files
The following files need to be CHMODed to their appropriate permissions, in order to prevent any script problems, as well as security problems if there are files that shouldn't be writable.
File CHMOD Value
/home3/proliga1/public_html/forum2/admin/admin_board.php 644
/home3/proliga1/public_html/forum2/includes/page_header.php 644
/home3/proliga1/public_html/forum2/includes/page_tail.php 644
/home3/proliga1/public_html/forum2/nbs/nbs_config.php 644
/home3/proliga1/public_html/forum2/common.php 644

And when I do new forum don't work :(

Charmed
12-24-2008, 09:52 AM
This means that after you've ran the installer, you MUST CHMOD those files above back to 644. For security Purposes.

Also, make sure the forum2 directory is chmodded to 777. This is to create those subdirectories for the forums.


A small note I forgot to mention; In order for the script to create the directories, make sure your Server will allow php FTP. Some servers won't allow this. So make sure you create an FTP account for your script.