• Descent 298 publication date

    Our June/July issue will be published on Saturday 8 June

    Now with four extra pages as standard. If you want to receive it as part of your subscription, make sure you sign up or renew by Monday 27 May.

    Click here for more

Problem uploading pictures to the wiki

martinr

Active member
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
Thanks for letting me know - it's something i forgot when the server OS was upgraded.

Fixed now :)
 

martinr

Active member
Rhys said:
I'm getting error messages when I try to upload images today.

Rhys

Me too.

Internal error

Could not copy file "/tmp/phpwOwulI" to "/var/www/caving/wiki/images/d/d9/UF051007lowres.JPG".

 

bubba

Administrator
Ok, i didn't change the permissions on the subdirectories of /images - should be ok now, fingers crossed...

 

Rhys

Moderator
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
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  :confused:

If it doesn't work then i'll install imagemagick tonight.
 
Top