glenelkins Posted August 27, 2007 Share Posted August 27, 2007 Hi If a folder is created in the php program it wont allow more files to be uploaded to it with FTP. Any ideas on how to get around this problem? Link to comment https://forums.phpfreaks.com/topic/66846-upload-via-ftp-to-a-folder-made-with-php/ Share on other sites More sharing options...
vijayfreaks Posted August 27, 2007 Share Posted August 27, 2007 Hi.. for that you have to gave rights to that folder.. via chmod.. write permission.. -vijay Link to comment https://forums.phpfreaks.com/topic/66846-upload-via-ftp-to-a-folder-made-with-php/#findComment-335094 Share on other sites More sharing options...
glenelkins Posted August 27, 2007 Author Share Posted August 27, 2007 Hi So the folder created via php does not automatically have write permissions unless its the program adding the files? But I have tried that through cPanel and even with write permissions set it still does not work Link to comment https://forums.phpfreaks.com/topic/66846-upload-via-ftp-to-a-folder-made-with-php/#findComment-335103 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.