M martinr Well-known member Oct 16, 2007 #1 When I try to upload a picture I get an error message: "The upload directory (/var/www/caving/wiki/images) is not writable by the webserver. " ????
When I try to upload a picture I get an error message: "The upload directory (/var/www/caving/wiki/images) is not writable by the webserver. " ????
bubba Administrator Oct 16, 2007 #2 Thanks for letting me know - it's something i forgot when the server OS was upgraded. Fixed now
M martinr Well-known member Oct 17, 2007 #5 Rhys said: I'm getting error messages when I try to upload images today. Rhys Click to expand... Me too. Internal error Could not copy file "/tmp/phpwOwulI" to "/var/www/caving/wiki/images/d/d9/UF051007lowres.JPG".
Rhys said: I'm getting error messages when I try to upload images today. Rhys Click to expand... Me too. Internal error Could not copy file "/tmp/phpwOwulI" to "/var/www/caving/wiki/images/d/d9/UF051007lowres.JPG".
bubba Administrator Oct 18, 2007 #6 Ok, i didn't change the permissions on the subdirectories of /images - should be ok now, fingers crossed...
Ok, i didn't change the permissions on the subdirectories of /images - should be ok now, fingers crossed...
Rhys Moderator Oct 18, 2007 #7 I've the uploaded fine now, but if I try and resize the image or use a thumbnail I get the following message: "Error creating thumbnail: sh: /usr/bin/convert: not found " Hmmmm...
I've the uploaded fine now, but if I try and resize the image or use a thumbnail I get the following message: "Error creating thumbnail: sh: /usr/bin/convert: not found " Hmmmm...
bubba Administrator Oct 18, 2007 #8 The old server used ImageMagick to create thumbnails, etc. The new server does't have ImageMagick installed but it will try to do the same thing using PHP. Please try again, i've updated the config file accordingly. I'd do it myself if i could remember how to get mediawiki to create a thumbnail If it doesn't work then i'll install imagemagick tonight.
The old server used ImageMagick to create thumbnails, etc. The new server does't have ImageMagick installed but it will try to do the same thing using PHP. Please try again, i've updated the config file accordingly. I'd do it myself if i could remember how to get mediawiki to create a thumbnail If it doesn't work then i'll install imagemagick tonight.