Help - Search - Members - Calendar
Full Version: Chmod Php Help
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
trut2
Hello,

I have a website that builds a directory for each user (EG: Your user name is "test1" your user directory would be <website>/test1/)

I need to be able to CHMOD each folder to 777, i have tried mkdir(site, mod), chmod(site, mod) and some FTP script, none of which work...

I need this to happen on the web page because it immediately loads pictures into the directories!!

Any help is appreciated,

~turt2

Click Here For My Site (Please fake the system, no security features are in place, just be SURE to upload a picture, that's the error i am getting)
trut2
If anyone needs script peices, let me know

~turt2
Jacob
A lot of those functions have been disabled due to PHP Safe Mode being in effect. I am nearly 100% sure there is no way around this except for manually creating what you need.
trut2
ok, thanks
Jacob
*TOPIC CLOSED*
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.