Welcome Guest, Not a member yet? Register   Sign In
The upload destination folder does not appear to be writable.
#1

[eluser]louis w[/eluser]
Getting this error when trying to use the upload class.

I have double checked, and the url being passed in when loading the library has FULL (777) perms on the server. Why do you think I am getting this?
#2

[eluser]mironcho[/eluser]
Hi,
What do you mean by saying "url being passed..."? Upload path must be filesystem path, not a URL.
#3

[eluser]gillbates[/eluser]
yeah, what do you have in "$config['upload_path']"?
#4

[eluser]louis w[/eluser]
Sorry, I have no idea... this post is so old I do not even remember what project this was on.

Are you having difficulties? I may be able to help.
#5

[eluser]gillbates[/eluser]
oops.. didn't notice this thread has been inactive for almost a year! Serves me right for not looking at the date of the last post.

Actually I was doing a search for "folders that need to be writable in a CI project" (aside from the uploads folder of course). Found this thread, thought I would help out. Thanks for replying.
#6

[eluser]louis w[/eluser]
No worries.

Aside from uploads, your cache and system/logs folders should be enabled for writing.

I wrote a little script (outside of CI) to test an installation for various things. One of them was if certain folders existed and are writable. Very nice when debugging a fresh install in an environment not familiar with.




Theme © iAndrew 2016 - Forum software by © MyBB