Pregunta

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.

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top