Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 06:06:01 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Gallery Module, CHMOD Permissions= running around the circle  (Read 939 times)
icarus

Offline Offline

Posts: 3


« on: May 06, 2005, 02:37:27 AM »

there is a page /page problem on the Gallery module, i too have which mentioned here

https://www.websitebaker.org/forum/viewtopic.php?t=688&highlight=gallery+pages+pages
 
I tried to correct with FTP according to the posts (gallery/view.php)
BUT, I can not edit from the FTP because i dont have permissions - permissions denied on FTP.

according to this
https://www.websitebaker.org/forum/viewtopic.php?t=333&highlight=permissions

changing the config.php accordingly the post above did not help
I can not edit or delete any directory or file on wb/ directory

Changing the permissions on the Control Panel to 777 also did not help

currently on config.php
define('OPERATING_SYSTEM', 'linux');
define('OCTAL_FILE_MODE', 0777);
define('STRING_FILE_MODE', '0777');
define('OCTAL_DIR_MODE', 0777);
define('STRING_DIR_MODE', '0777');

so.. how can i get out of this and full control of files on the WB directory to implement changes via FTP?

help appriciated
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!