-
Notifications
You must be signed in to change notification settings - Fork 0
all my options are being rejected by deployming #2
Copy link
Copy link
Open
Description
Running Debian 6.0 on the server.
Installed git: apt-get install git-core
Installed deployming plugin, activated and visited the options page.
Entered all correct settigns but deployming keeps complaining about them.
see screenshot: http://screencast.com/t/pb6xLX3x
I'm not even sure if I need to further set up and configure git but deployming
should tell me what is wrong with the supplied settings since they are
perfectly alright.
Ah, checked my logs and found out: Warning: is_dir(): open_basedir restriction
in effect. File(/var/www/clients/client1/web1/deploymint/) is not within the
allowed path(s):
Fixing that one led me to the next: Warning: file_exists(): open_basedir
restriction in effect. File(/usr/bin/git)
Well, not so much of an issue but make sure to mention the possible
open_basedir problems. Will sort this out for myself :-)
Original issue reported on code.google.com by ovi...@pacura.ru on 6 Oct 2011 at 2:13
Reactions are currently unavailable