getgrav / grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

Home Page:https://getgrav.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impossible to upload an image file in Admin Panel "Login custom Logo"

beamaria opened this issue · comments

I have a strange problem with Admin Panel. when I try to upload my "Login Custom logo" in tab "Customization" of the plugin and then try to save I receive this error:

file_exists(): open_basedir restriction in effect. File(/Compiler.php) is not within the allowed path(s): (/var/www/vhosts/connemara.irish/:/tmp/)

My php settings for open_basedir are {WEBSPACEROOT}{/}{:}{TMP}{/} same as for other Grav websites, all working properly on my VPS server and never had this issue.

I've tried dropping the image and also uploading from my Mac, with no success.

I have already uploaded the site twice, but the error is still there.

Any Idea hot to solve this?

Working in Grav v1.7.30 - Admin v1.10.30.2 Gantry 5.5.11 and Helium 5.5.11

shot
1

There is definitely something strange with this issue:n ow I followed the same steps, had the same warning message, saved the plugin, but the logo now appears correctly in the backend...