Law Posted August 27, 2017 Report Posted August 27, 2017 Hello folks, I get this error when trying to import airports; Quote Warning: move_uploaded_file(/home/fsnb4809/public_html/Airline/core/cache/airports.csv): failed to open stream: No such file or directory in /home/fsnb4809/public_html/Airline/admin/modules/Import/Import.php on line 85 Warning: move_uploaded_file(): Unable to move '/tmp/phpoLpByh' to '/home/fsnb4809/public_html/Airline/core/cache/airports.csv' in /home/fsnb4809/public_html/Airline/admin/modules/Import/Import.php on line 85 Everything else regarding adding and editing airports works fine, just can't import an 'airports.csv'. What needs to be done ? Quote
Moderators mark1million Posted August 27, 2017 Moderators Report Posted August 27, 2017 You need to change your folder permissions to 777, thats the error you get when the system doesnt have write permissions to the folder. I forget which folders but the readme will tell you. Quote
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.