Problems deleting thumb files and make directorys auto 777

trebbor

Verified User
Joined
Jun 21, 2005
Messages
33
I have some problemens with one of my servers. One website with is working with php and execute commands has come problems with deleting thumb files and making directory's chmod 777.

All maps that the makes with the php file are auto 755 but his script is scripted to set all the directorys he makes 777 but every time we need to do it manual...

The second problem is that we cant delete the thumb files with DirectAdmin, FTP or PHP... only with ssh I can delete the files..

What is the problem???
 
Permission problem because files are written under apache and not the user?

Search the forums, this has been covered.
(suPHP)
 
Back
Top