PDA

View Full Version : Cgi problem


Crazyman
12-28-2000, 03:32 AM
How do i delete a file when i get:
550 "name of file": permission denied.
!Delete of "name of file" failed.

Itīs the cgi script that sets the premissions on the files.
Iīm trying through the FTP.
I donīt own the server.

TheAce
12-28-2000, 04:09 AM
You have a Nobody problem http://adultwebmasterinfo.com/ubb/smile.gif

Got to telenet in..

chown -R FileName username.username

May have to log into SU to fix that tho

Jonas
12-28-2000, 05:10 AM
It's look like nobody owns that file..

Ask your host tech to login and fix the problem.. Becouse you probably need to be
Super User as TheAce told you