
April 8th, 2008, 09:23 PM
|
|
|
|
Dreamweaver saying incomplete transfer b/c of perms?!!!
Code:
Started: 08/04/2008 10:15 PM
public_html\coolfolder\dailyplays.php - error occurred - An FTP error occurred - cannot put dailyplays.php. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
File activity incomplete. 1 file(s) or folder(s) were not completed.
Files with errors: 1
public_html\coolfolder\dailyplays.php
Finished: 08/04/2008 10:15 PM
but my perms are 755 for the folder and 644 for the file.
i want it so that only i can read/write/execute it. btw, what is the difference b/w read and execute? if you read it, won't it execute? or does that mean read the code. probably does... stupid question.
|