File Permissions - Something Simple?

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
BlueLaw
Posts: 7
Joined: Sat 17. Mar 2007, 18:36

File Permissions - Something Simple?

Post by BlueLaw »

I'm sure I'm missing something very simple when it comes to setting the correct file permissions.

I've been trying to follow the installation guide, which firstly shows me an image of the files I should have downloaded and unzipped, which I have done and they match the image correctly.

But then it tells me I need to change the following file permissions:

1) DIR phpwcms_tmp/thumb_list 777
2) DIR phpwcms_tmp/thumb_preview 777
3) DIR phpwcms_ftp 777
4) DIR phpwcms_filestorage/1...10 777
5) DIR content/images 777

6) FILE setup/setup.conf.inc.php 666
6) FILE include/inc_conf/conf.indexpage.inc.php 666
7) FILE phpwcms_template/inc_css/frontend.css 666
8) FILE phpwcms_template/inc_default/startup.html 666

But these files are not included in what I've downloaded and uploaded onto my site space. How can I change the file permissions if the file doesn't exist?

I'm sure the solution is painfully obvious, but what is it?

Thanks in advance.
[/img]
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

Hi BlueLaw,
one question: what did you download? Welcome btw :wink:
The newest 130 release?
claus
BlueLaw
Posts: 7
Joined: Sat 17. Mar 2007, 18:36

Post by BlueLaw »

Yes, I'm fairly certain I'm all up to date. I must be reading what to do incorrectly

Here are the files I've downloaded and then extracted and then uploaded to my site:

_.htaccess
template
upload
verify.php
picture
rss.php
setup
sitemap.php
filebrowser.php
fileinfo.php
GPL.html
GPL.txt
image_resized.php
image_zoom.php
img
changelog.txt
config
content
dbdown.php
download.php
feeds.php
filearchive
include
index.php
LICENSE.txt
login.php
phpwcms.php
phpwcms_code_snippets

But then I'm told to adjust the permissions on the following files:

1) DIR phpwcms_tmp/thumb_list 777
2) DIR phpwcms_tmp/thumb_preview 777
3) DIR phpwcms_ftp 777
4) DIR phpwcms_filestorage/1...10 777
5) DIR content/images 777

6) FILE setup/setup.conf.inc.php 666
6) FILE include/inc_conf/conf.indexpage.inc.php 666
7) FILE phpwcms_template/inc_css/frontend.css 666
8 FILE phpwcms_template/inc_default/startup.html 666


well as you can see, I don't have those files or folders.

Am I a fool? A fool for Love?
tyreal2012
Posts: 46
Joined: Fri 8. Dec 2006, 16:57

Post by tyreal2012 »

look in your ftp client for something called CHMOD, you can set your permissions there
phpWCMS Noob - with a million questions
[1.3.3]
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Post by juergen »

Perfect ;)

The installation guide is for 1.1 Rc4 Version from August 2004 ...
Solution : dev/null :)

new: http://www.phpwcms-docu.de/installation_en.phtml

Code: Select all

Folder  	   	upload  	   	777
Folder 	  	filearchive 	  	777
Folder 	  	filesarchive/can_be_deleted 	  	777
Folder 	  	template 	  	777
Folder 	  	content 	  	777
Folder 	  	content/images 	  	777
Folder 	  	content/gt 	  	777
Folder 	  	content/form 	  	777
Folder 	  	content/rss 	  	777
Folder 	  	content/tmp 	  	777
Folder 	  	content/pages 	  	777
  	  	  	  	 
File 	  	setup/setup.conf.inc.php 	  	666
File 	  	template/inc_css/frontend.css 	  	666
File 	  	config/phpwcms/conf.indexpage.inc.php 	  	666
File 	  	template/inc_default/startup.php 	  	666
Last edited by juergen on Sat 17. Mar 2007, 20:03, edited 1 time in total.
BlueLaw
Posts: 7
Joined: Sat 17. Mar 2007, 18:36

Post by BlueLaw »

Thanks for your swift response, still not sorted it though. Look at this with me:

Firstly I have downloaded a version called "20070306_phpwcms130"

Which presumably is the most current version.

Then I look to the new link you've just given me to the latest install guide and it says the fist file I need to adjust is a folder called "phpwcms_ftp"

Well I've done a search for that folder within "20070306_phpwcms130", and it's not there.

Could this be something to do with me being on a Mac? I doubt it, but still....

Thanks again guys!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Post by juergen »

no matter,

see my above post... sub names changed.. so the new ones are in there ... as f.e. phpwcms_ftp is now upload ...
BlueLaw
Posts: 7
Joined: Sat 17. Mar 2007, 18:36

Post by BlueLaw »

Hey, thanks a lot!

I've managed to get through all the install steps now, and there's a lot of green "OK's" going on and luckily no red.

I am now faced with new issues and challenges though.

I'll start a new thread and hope you guys are as good on that one as you have been on this.

Cheers!

:o
Post Reply