update.php
continue trying to solve the update problem.
A couple of observations:
If I call http://www.mydomain.com/selfoss/update.php I get a 404 - Not found (but is there!)
I tried the command php -f /var/www/selfoss/update.php but I got an error
Fatal error: Call to undefined function imagecreatefromstring()
Any suggestion?