same error as with
MyDnsConfig
Code:
php -q install.php
--------------------------------------------------------------------------------
_____ ___________ _____ __ _
|_ _/ ___| ___ \ / __ \ / _(_)
| | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _
| | `--. \ __/ | | / _ \| '_ \| _| |/ _` |
_| |_/\__/ / | | \__/\ (_) | | | | | | | (_| |
\___/\____/\_| \____/\___/|_| |_|_| |_|\__, |
__/ |
|___/
--------------------------------------------------------------------------------
>> Initial configuration
PHP Notice: Undefined variable: distver in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135
PHP Notice: Undefined variable: distid in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135
PHP Notice: Undefined variable: distbaseid in /tmp/ispconfig3_install/install/lib/install.lib.php on line 135
Linux Distribution or Version not recognized.
install.lib.php
Code:
131{
132 die('unrecognized linux distribution');
133 }
134
135 return array('name' => $distname, 'version' => $distver, 'id' => $distid, 'baseid' => $distbaseid);
136}
Hope both APPs will be released as soon as possible, for Fedora 11
Recent comments
7 hours 44 min ago
12 hours 49 min ago
17 hours 13 min ago
19 hours 2 min ago
1 day 9 hours ago
1 day 9 hours ago
1 day 14 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 23 hours ago