سؤال

I am trying to install websvn but I am getting this error.

Warning: proc_open() has been disabled for security reasons in /home/xxxxx/public_html/svndirectory/include/command.php on line 173
    Error running this command: svn --config-dir /tmp --version

is there any workaround for this?

PS: I cannot turn off php safemode.

هل كانت مفيدة؟

المحلول

From here: http://www.pyrasis.com/repos/websvn/trunk/doc/install.html?view=co

Also note that WebSVN won't currently work in safe mode, due to the need to call svnlook.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top