1. 16 Jun, 2014 - 1 commit
    • Falko Timme's avatar
      - Make sure ISPConfig shows the correct error message (instad of an SQL error)... · f43ef975
      Falko Timme authored
      - Make sure ISPConfig shows the correct error message (instad of an SQL error) when a website is renamed after an alias domain that still exists.
      - It should be possible to create two websites with the same domain on the same server as long as the IP differs. I therefore changed the serverdomain index of the web_domain table to include the IP address.
      f43ef975
  2. 06 Jun, 2014 - 3 commits
  3. 05 Jun, 2014 - 1 commit
  4. 02 Jun, 2014 - 1 commit
  5. 01 Jun, 2014 - 1 commit
    • Falko Timme's avatar
      - FPM socket permissions need to be 660 also under Apache, otherwise you get the following error: · b491adf0
      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"
      b491adf0
  6. 27 May, 2014 - 1 commit
  7. 22 May, 2014 - 2 commits
  8. 21 May, 2014 - 2 commits
  9. 20 May, 2014 - 1 commit
  10. 15 May, 2014 - 1 commit
  11. 12 May, 2014 - 2 commits
  12. 09 May, 2014 - 5 commits
  13. 08 May, 2014 - 11 commits
  14. 06 May, 2014 - 1 commit
  15. 05 May, 2014 - 5 commits
  16. 04 May, 2014 - 1 commit
    • Carsten Schoene's avatar
      during update from 3.0.5.3 to 3.0.5.4 on centos6 i got some error output · f9d95c0c
      Carsten Schoene authored
      * i don't have mailman installed, but update.php tried to configure it
      * i also fixed the check for doveadm in suse & fedora lib, but it seems my centos dovecot does not have "doveadm mount" subcommand, so i think the doveadm error will still exist
      * on centos the 'receive_override_options = no_address_mappings' was added to postfix main.cf which leads to not working e-mail aliases/forwards
      
      Reconfigure Services? (yes,no) [yes]: /ispconfig/ispconfig3/tree/master/
      
      Configuring Postfix postalias: fatal: open /var/lib/mailman/data/aliases: No such file or directory Configuring Mailman
      PHP Warning: chgrp(): Unable to find gid for mailman in /usr/src/ispconfig3_install/install/dist/lib/fedora.lib.php on line 106 Configuring Jailkit
      Configuring Dovecot
      usage: doveadm [-Dv] [-f ] []
      
      altmove [-u |-A] [-S ]
      auth [-a ] [-x ] []
      config [doveconf parameters]
      director add|flush|map|remove|status
      dump [-t ]
      expunge [-u |-A] [-S ]
      fetch [-u |-A] [-S ]
      force-resync [-u |-A] [-S ]
      help
      import [-u |-A] [-S ]
      kick [-a ] [-f] [|]
      log find|reopen|test
      mailbox create|delete|list|mutf7|rename|status|subscribe|unsubscribe
      penalty [-a ] []
      purge [-u |-A] [-S ]
      pw [-l] [-p plaintext] [-r rounds] [-s scheme] [-u user] [-V]
      reload
      search [-u |-A] [-S ]
      sis deduplicate|find
      stop
      user [-a ] [-x ] [...]
      who [-a ] [-1] [] []
      Configuring Spamassassin
      Configuring Getmail
      Configuring Database
      f9d95c0c
  17. 03 May, 2014 - 1 commit