[horde] H5 Testing

Michael J Rubinsky mrubinsk at horde.org
Mon May 21 21:01:54 UTC 2012


Quoting Sven Röllig <roellig at roellig-ltd.de>:

> 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

Sounds like the user you are running the script has does not have  
enough permissions. Try running it with sudo

-- 
mike

The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6096 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20120521/b79111ed/attachment.bin>


More information about the horde mailing list