[horde] H5 Testing

Sven Röllig roellig at roellig-ltd.de
Mon May 21 20:57:00 UTC 2012


php ./install_dev is not working

the install_dev.conf:
// Debug output
$debug = true;

$git = false;

// The list of apps to create symlinks for
$apps = array();

// The location of the horde-git repository
$horde_git = '';

// The web-accessible base directory for horde
$web_dir = '/root/horde';

// The group name/mode to use for the '/horde/static' directory
$static_group = '';
$static_mode = 0775;

for Testing i install to /root/horde

when i run "php ./install_dev" i became the error message:

EMPTYING old web directory /root/horde
Old web directory not found. Creating it.
LINKING horde
PHP Warning:  file_put_contents(/horde/config/horde.local.php): failed  
to open stream:
Datei oder Verzeichnis nicht gefunden in  
/root/H5/framework/bin/install_dev on line 114
PHP Fatal error:  Uncaught exception 'UnexpectedValueException' with message
'DirectoryIterator::__construct(/horde): failed to open dir: Datei  
oder Verzeichnis
nicht gefunden' in /root/H5/framework/bin/install_dev:115
Stack trace:
#0 /root/H5/framework/bin/install_dev(115):  
DirectoryIterator->__construct('/horde')
#1 {main}
   thrown in /root/H5/framework/bin/install_dev on line 115

Sven




More information about the horde mailing list