Cant access PHP generated files via FTP -



Cant access PHP generated files via FTP -

i have form uploads files , stores them in uploads folder in httpdocs folder. however, if seek delete or rename 1 of files via ftp, wont allow me. why?

the user web server runs (apache, or perhaps www-data or httpd apache) owns php-created files. permissions on them may prevent ftp user writing them.

php ftp

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -