I have installed Gallery 2.1 on my SME Server rc3, to download the files I have used Subversion. Set up the databases etc, so far so good.
When I run the installer of Gallery, step 1 Welcome and Authenticate. In the 3rd step I get the following error:
Error: Some files and or directories in your storage directory are not writeable by the webserver user. Run chown -R webserverUser /home/e-smith/files/ibays/gallery/files/albums/ OR run chmod -R 777 /home/e-smith/files/ibays/gallery/files/albums/.
I have chown the directory as www and I have chmoded the directory as 777.
Stil the directory is not writeable due to some php or webserver restriction.
Does anyone have a suggestion how to enable writing to this directory?