Returning chmods after installation
Posted: Tue Dec 12, 2006 3:47 am
Hi,
Installation went without a hitch!
in the install text file it says to put the config to 444. Ok, but what about the
directories that were set at 777.
I set them back to 755, but when I tried to even read the instructions or whatever on my introductory default
template I got an error message-
-----------------------------------
Note: Had a hacker get in once on an image directory that was left at 777, and they put a file in there that
allowed them shell access. Real nasty! It was open source too.
Robert
Installation went without a hitch!
in the install text file it says to put the config to 444. Ok, but what about the
directories that were set at 777.
I set them back to 755, but when I tried to even read the instructions or whatever on my introductory default
template I got an error message-
I don't like the idea of leaving directories open to the public. Is there another way around this?The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.
-----------------------------------
Note: Had a hacker get in once on an image directory that was left at 777, and they put a file in there that
allowed them shell access. Real nasty! It was open source too.
Robert