I’ve been trying to set up a dev site on a linux server, but I’ve run into a few major problems. I’ve managed to install ee v2.1.3, but file manager refuses to list any files I’ve uploaded. When I attempt to upload a file to one of the directories I’ve created I get the error “The upload path does not appear to be valid.”
Here’s what I know:
-Server path to upload directory: /var/www/img/
-Url to directory: http://.../img/
-Directory exists at that path with 777 permissions
-images in the directory have 644 permissions
The server was configured before it was handed over to me, and I’m not that familiar with linux. Could this possibly be a server issue?
Not sure if this is important, but the server is running:
-php 5
-MySQL version 5.1.54
-Apache 2
-Ubuntu Linux 11.04
-Webin version 1.550
I’m attaching some screen shots that might give you a better idea of what’s going on. Any help you could give me would be greatly appreciated.
Thanks!