I tried setting the rights to both the domain user and the apache user, no success.
After setting the access path to the domain user, I could create a repository (in fact it fails, the dir is empty), but at least I have a repo in svnmanager.
Well, when I try to edit the user privileges, I get the following error:
Fatal Error
[2] %vUserPrivilegesEditPage%v(::) [function.%v]: failed to open stream: No such file or directory (@line 198 in file /srv/www/vhosts/forge.pgt.de/httpsdocs/svnmanager/svnmanager/RepositoryModule/UserPrivilegesEditPage.php).
Debug Backtrace
Hi,
I have plesk running, and unfortunately configuring apache and svnmanager is not as easy as I hoped.
Did someone get it running under plesk?
The problem: the domain runns under user someuser, apache2 under wwwrun.
How to configure svnmanager wo work in such an environment?
brgds,
Papick
I tried setting the rights to both the domain user and the apache user, no success.
After setting the access path to the domain user, I could create a repository (in fact it fails, the dir is empty), but at least I have a repo in svnmanager.
Well, when I try to edit the user privileges, I get the following error:
Fatal Error
[2] %vUserPrivilegesEditPage%v(::) [function.%v]: failed to open stream: No such file or directory (@line 198 in file /srv/www/vhosts/forge.pgt.de/httpsdocs/svnmanager/svnmanager/RepositoryModule/UserPrivilegesEditPage.php).
Debug Backtrace
#1 UserPrivilegesEditPage.php:198 -- pradoErrorHandler()
#2 UserPrivilegesEditPage.php:198 -- UserPrivilegesEditPage::onLoad()
#3 TControl.php:419 -- UserPrivilegesEditPage->onLoad(...)
#4 TPage.php:1079 -- UserPrivilegesEditPage->onLoadRecursive(...)
#5 TPage.php:955 -- UserPrivilegesEditPage->onLoadRecursive(...)
#6 TApplication.php:483 -- UserPrivilegesEditPage->execute(...)
#7 index.php:5 -- TApplication->run()
Am I the only one struggling with the setup?
brgds,
Papick
I'm having very much the same problem...
Fatal Error
[8] Only variable references should be returned by reference (@line 285 in file /usr/share/pear/PEAR/ErrorStack.php).
Debug Backtrace
#1 ErrorStack.php:285 -- pradoErrorHandler(...)
#2 ErrorStack.php:979 -- PEAR_ErrorStack->singleton(...)
#3 SVN.php:54 -- require_once(...)
#4 GroupPrivilegesEditPage.php:194 -- require_once(...)
#5 TControl.php:419 -- GroupPrivilegesEditPage->onLoad(...)
#6 TPage.php:1079 -- TControl->onLoadRecursive(...)
#7 TPage.php:955 -- TPage->onLoadRecursive(...)
#8 TApplication.php:483 -- TPage->execute()
#9 index.php:5 -- TApplication->run()
I have installed versioncontrol and xml_parser... yet it still isn't working.
does both owner and group need to be on the apache user?
Hi there,
It seems to me that the required php pear packages haven't been installed.
Kind regards,
Marijn