ce9d8dad7f94e4da7c9449085f533c1409dffd09
* Fix makeoption function call * Update formfield.mysql_add.php Added database name * Update formfield.mysql_add.php * Update formfield.mysql_add.php * Update Mysqls.php * Update DbManager.php * Update formfield.mysql_add.php * Update german.lng.php * Update formfield.mysql_add.php * Update Mysqls.php * Added field database_name (Feature #672) * Added Testfunction for customer choosed database name * Fixed test for customer choosed database name Added docs for param $name * Fixed mysql api command add Removed doubled code * Set settings for customer choosed db name * Fixed wrong excepted for database name * Renamed parameter database_name to custom_suffix * Changed testCustomerMysqlsList Added testCustomerMysqlsDBNameDelete
update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
output traffic values correctly when not using bcmath and kind of fix wrong unit display on mouseover, fixes #425
list dns entries after add/delete action handling so the table of entries always shows the current state withouth reloading the page; fixes #887
Froxlor
The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
Installation
Fast install
- Ensure that your webserver serves /var/www
- Extract froxlor into /var/www
- Point your browser to http://[ip-of-webserver]/froxlor
- Follow the installer
- Login as administrator
- Adjust "System > Settings" according to your needs
- Choose your distribution under "System > Configuration"
- Follow the steps for your services
- Have fun!
Detailed installation
https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball
Help
You may find help in the following places:
IRC
froxlor may be found on libera.chat, channel #froxlor: irc://irc.libera.chat/froxlor
Forum
The community is located on https://forum.froxlor.org/
Wiki
More documentation may be found in the froxlor - wiki: https://github.com/Froxlor/Froxlor/wiki
License
May be found in COPYING
Downloads
Tarball
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
Debian repository
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list
Ubuntu repository
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list
Contributing
Description
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%