more work on wheezy configs, added fcgid- and phpfpm-commands for setup; fixed non-working call to mysqldump in backup-cronjob

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-05-24 10:31:26 +02:00
parent 043422b101
commit ff218168b9
5 changed files with 71 additions and 9 deletions

View File

@@ -78,6 +78,8 @@ if(!is_readable('lib/userdata.inc.php'))
die('You have to make the file "lib/userdata.inc.php" readable for the http-process!');
}
define('FROXLOR_INSTALL_DIR', dirname(dirname(__FILE__)));
/**
* Includes the Usersettings eg. MySQL-Username/Passwort etc.
*/