chmod 777 isn't safe chmod 777 isn't safe
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

chmod 777 isn't safe

Started by fingermark, August 25, 2005, 06:08:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fingermark

I read in the docs that the path to upload the images to should be chmod 777.  my directory is on a shared server that won't allow me to change the owner or group name.  changing my directory permissions to 777 is unsafe.  are there any hacks for this code that allow you to upload to a password protected 777 directory or what are some other alternatives?

Joachim Müller