Permissions...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
mikusan
Forum Contributor
Posts: 247
Joined: Thu May 01, 2003 1:48 pm

Permissions...

Post by mikusan »

Okay this is the first time i did some o the stuff i do now so i stumbled upon this interesting thing... I build an upload edit wahtnot script that does just that, uploads edits renames lists files and much more, funny thing that i can edit all those files within my website...through the script but when i actually SSH to try to get rid of them i am denied, PHP wrote them under a different owner, so permissions are funny... what if i wanted to override this setting, what if i can set what PHP writes things as... i wish i could set this with my .htaccess since i cannot write to php.ini... but if you could tell me how...i can deal with .htaccess...

Thanks...
User avatar
enygma
Site Admin
Posts: 175
Joined: Fri Apr 19, 2002 8:29 am
Location: Dallas, Tx

Post by enygma »

Post Reply