Code:
Writable Oreon Configuration File (oreon.conf.php) OK /usr/local/oreon/www/ Generate Oreon configuration file Critical: Can't create file /usr/local/oreon/www/oreon.conf.php failed to open stream: Permission denied
Hi,
can you check your right on this filder ? (/usr/local/oreon/www/)
Which root user, try this command:
Code:
$> touch /usr/local/oreon/www/oreon.conf.php $> chmod 755 /usr/local/oreon/www/oreon.conf.php
Leave a comment: