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? Quote 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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.