- Jul 24, 2014
-
-
Marius Cramer authored
Fixed: db user not created in mysql user table if password is stored in cleartext (ISPConfig < 3.0.3.3) Fixed: db user not created on update if status not changed (e. g. on using resync tool)
-
- Jul 11, 2014
-
-
Falko Timme authored
-
- Jun 20, 2014
-
-
Till Brehm authored
-
- Jun 06, 2014
-
-
Marius Cramer authored
- fixed vhost template. website settings were overriding handlers of apache config files, e. g. roundcube
-
- Jun 05, 2014
-
-
Marius Cramer authored
- removed [PT] flags as it is causing problems with some php applications due to information in SCRIPT_NAME and PHP_SELF
-
- Jun 01, 2014
-
-
Falko Timme authored
[Sun Jun 01 18:52:24 2014] [error] [client 146.52.61.243] (13)Permission denied: FastCGI: failed to connect to server "/var/www/clients/client1/web2/cgi-bin/php5-fcgi-1.2.3.4-80-example.de": connect() failed [Sun Jun 01 18:52:24 2014] [error] [client 146.52.61.243] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client1/web2/cgi-bin/php5-fcgi-1.2.3.4-80-example.de"
-
- May 20, 2014
-
-
Falko Timme authored
- backups: plugin checks mount point of wrong backup directory (e.g. /var/backup/web10 instead of /var/backup).
-
- May 09, 2014
-
-
Till Brehm authored
-
- May 08, 2014
-
-
Falko Timme authored
-
Till Brehm authored
-
- May 05, 2014
-
-
Marius Cramer authored
-
- May 03, 2014
-
-
Falko Timme authored
- Make sure full cron jobs are written unchanged; with the previous version, a cron job like "cd /var/www/example.com/web/ && /opt/php-5.4.23/bin/php shopware.php /backend/cron" was changed to "/var/www/clients/client1/web1/cd /var/www/example.com/web/ && /opt/php-5.4.23/bin/php shopware.php /backend/cron" which of course does not work.
-
- May 01, 2014
-
-
Falko Timme authored
-
- Apr 30, 2014
-
-
Falko Timme authored
- simply call nginx -t instead of /usr/sbin/nginx -t; works if nginx is not located in /usr/sbin, but elsewhere in the PATH.
-
Falko Timme authored
- nginx: do a syntax check because on some distributions, the init script always returns 0 - even if the syntax is not ok (how stupid is that?)
-
- Apr 29, 2014
-
-
Till Brehm authored
-
Marius Cramer authored
-
- Apr 28, 2014
-
-
Till Brehm authored
Changed web folder permissions in nginx setups from 711 to 751 to avoid (false) permissions warnings in log files.
-
- Apr 23, 2014
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Apr 22, 2014
-
-
Marius Cramer authored
-
- Apr 16, 2014
-
-
Till Brehm authored
-
- Apr 09, 2014
-
-
Till Brehm authored
- Enable php-fpm socket mode as default.
-
- Apr 04, 2014
-
-
Marius Cramer authored
-
- Apr 01, 2014
-
-
Till Brehm authored
Fixed a bug in Opensuse installer (permissions of squirrelmail files) Fixed a issue in smtp-authentication on courier-imap systems when custom usernames are used.
-
- Mar 25, 2014
-
-
Till Brehm authored
Updated apache_ispconfig.conf.master to allow access to phpmyadmin and squirrelmail on opensuse 13.1.
-
- Mar 24, 2014
-
-
Marius Cramer authored
- Reason: AddHandler fcgid-script .php does not only parse .php files, but all .php.* (e. g. .php.txt, .php.test etc.)
-
- Mar 19, 2014
-
- Mar 13, 2014
-
-
Till Brehm authored
-
Till Brehm authored
-
- Mar 11, 2014
-
-
Till Brehm authored
-
Marius Cramer authored
-
Marius Cramer authored
-
- Mar 08, 2014
-
-
Falko Timme authored
-
Falko Timme authored
- Fixed FS#3366 - Certain Custom php.ini settings seem to be stripped before being saved to .conf file.
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
- Updated Linux Distribution detection to recognize all wheezy sub versions correctly.
-
- Mar 06, 2014
-
-
Till Brehm authored
-
Falko Timme authored
-