- Sep 28, 2011
-
-
Falko Timme authored
-
- Sep 27, 2011
-
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
No commit message
-
Falko Timme authored
- Fedora installer: create a symlink from /usr/share/phpmyadmin to /usr/share/phpMyAdmin (nginx only).
-
xaver authored
-
xaver authored
-
xaver authored
-
Falko Timme authored
-
Falko Timme authored
-
tbrehm authored
-
tbrehm authored
-
Falko Timme authored
- Added PHP-FPM pm settings (pm.max_children, pm.start_servers, pm.min_spare_servers, pm.max_spare_servers) to the "Options" tab of a website.
-
Bimon authored
reason: not necessary here, check is in line 141, when checking in line 117 and setting $user to false user blocked message will never show
-
Falko Timme authored
- Changed FastCGI buffers for ISPConfig nginx vhost because otherwise you get "upstream sent too big header while reading response header from upstream" on OpenSUSE. - Added 502 error page ("Bad Gateway"). - Added "fastcgi_intercept_errors on;" to nginx vhost template so that ISPConfig's error pages are displayed instead of the default nginx ones.
-
Falko Timme authored
-
tbrehm authored
-
- Sep 26, 2011
-
-
Falko Timme authored
- OpenSUSE: check if the line "include /etc/nginx/sites-enabled/*.vhost;" exists in /etc/nginx/nginx.conf before it is inserted (installation).
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
- Removed ufw configuration from installer to avoid "PHP Notice: Undefined index: ufw in /tmp/trunk/install/install.php on line 251". - Changed phpMyAdmin location in ISPConfig nginx vhost to allow phpmyadmin and phpmyadmin/ (with and without trailing slash).
-
tbrehm authored
-
tbrehm authored
-
tbrehm authored
-
tbrehm authored
-
tbrehm authored
Splitted the remote function permission array for the remote user form into separate config files. The new remote.conf.php files are located in the lib folder of the modules.
-
tbrehm authored
-
tbrehm authored
Removed template selector from reseller limits as templates are for clients only at the moment and a client template which gets applied to a reseller will convert the reseller to a client which is not intended. Templates for resellers will be added in a future version.
-
tbrehm authored
-
tbrehm authored
-
tbrehm authored
-
tbrehm authored
- I had to remove the fail2ban caonfig for now as its incomplete and adds rules for dovecot on courier systems. It is planned to add a complete fail2ban configuration in one of the next releases.
-
tbrehm authored
-
Falko Timme authored
-
tbrehm authored
-
- Sep 25, 2011
-
-
Falko Timme authored
- Installer adds ispconfig user to Apache group on Fedora/CentOS so that nginx/PHP-FPM can access /etc/squirrelmail and serve SquirrelMail for the ISPConfig vhost. - Added session.save_path and upload_tmp_dir settings to the PHP-FPM pool definitions.
-
Falko Timme authored
-