phpwcms site security

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
HansV
Posts: 34
Joined: Fri 25. Mar 2005, 13:05
Location: Rotterdam, The Netherlands

phpwcms site security

Post by HansV »

Hi all,

I want to get a better picture of security related issues with phpwcms. I did not succeed to find a clear answer for this in the forums.

In the installation manual of pappnase, I read:
Folder content/images 777
Folder content/gt 777
Folder content/pages 777

Is not that a very unsecure setting?

In the installation manual on phpwcms.de I read:
All other files listed above can set to 644, directories to 755. Sometimes it can help to set mode to 766 for the following directories: phpwcms_tmp, phpwcms_template, phpwcms_ftptakeover, inc_css, content. If you have further access problems try to set all files and directories to 777 (not recommend).

Here it is clearly stated that 777 is not recommended.

I am currently setting up my site. Somehow I cannot get things to work if I follow the directions on phpwcms.de (set content folder to 766) so I *have* to follow pappnase's directive to set it to 777. But am I not inviting potential hackers to hack my site?

Please share your thoughts on this...

Regards
-Hans
trip
Posts: 657
Joined: Tue 17. Feb 2004, 09:56
Location: Cape Town, South Africa
Contact:

Post by trip »

There is not much they can hack in those directories, so I would not worry too much about it...

After doing several installations, I have not had a problem.
The directories you mentioned need to be 777 otherwise the server cannot use them to perform the actions it needs to do...

TriP
Post Reply