Posts by fulltilt

    habe hier 2 Fragen bezgl. SSL Domains
    1. wie geht man am besten vor um eine Domain (SSL Cert bereits vorhanden) Google friendly auf NUR SSL umzustellen?
    Per .htaccess 301 Moved Permanently weiterleiten auf https oder ist es besser über das Apache config file ...


    2. die momentan bei Google hochgeladene xml Sitemap enthält nur die http URLs sollen diese dann auf https geändert werden?


    wäre eventl. auch ein gutes Feature in IMSCP wenn man im ControlPanel für alle Domains unter SSL auswählen könnte NUR über https erreichbar (wie beim Panel)

    reicht diese zusätzliche Zeile in der apache2.conf aus bzw. sollte es in die ports.conf?

    Code
    1. SSLProtocol All -SSLv2 -SSLv3


    muss im postfix in der main.cnf auch noch etwas deaktiviert werden?
    habe irgendwo gelesen das die Angriffe nicht über die Maildienste ausgeführt können ...

    danke, meinst du ich kann es mal versuchen mit php5-mysql anstatt von php5-mysqlnd?
    momentan läuft PHP 5.4.4 darauf, kann aber momentan auch kein Upgrade auf egroupware machen ... admin login header login, ungültiges Passwort
    das Problem dabei ist das der Kunde nicht mehr an seine Daten rankommt ... hmm

    ich habe nach einer Migration PHP 5.3.2 auf einen neuen Server mit PHP 5.4 Probleme mit einer egroupware 1.8.0.4
    admin login - imap funktionieren nicht mehr ...
    für egroupware wird u.a. verlangt
    - php5-mysql
    . php5-imap


    wenn ich nun php5-mysql installieren will, soll php5-mysqlnd entfernt werden
    kann ich das machen ohne dass Probleme mit IMSCP auftreten?


    php5-imap ist installiert, aber nicht aktiviert in den /etc/php5/conf.d

    Code
    1. php5enmod imap
    2. WARNING: /etc/php5/mods-available/imap.ini does not exist.
    3. WARNING: You might have removed it manually, not touching the module.
    4. WARNING: If you want to re-enable the module imap,
    5. WARNING: you will have to reinstall the imap.ini from /usr/share/php5


    kann dies aktiviert werden ohne dass es Probleme mit dem Panel oder Roundcube gibt?


    Gruss

    imscp-1.1.0-rc3 to 1.1.14
    Apache FCGID


    just migrated to a new server w/o problems until I'll run an upgrade to latest I get this error message:


    Code
    1. 1062 Duplicate entry 'test' for key 'sqld_name'



    found this in their email to the customer:

    Code
    1. To help reduce domain name mismatch warnings, we have also included the domain
    2. name www.shop.domain.tld in your certificate.


    but the common name which I used for the crt and key was shop.domain.tld w/o www.
    could this be the problem?

    Quote from Nuxwin


    As you can see here, the certificate is wrong ;)


    yes, you're right :-)
    also found another ssl subdomain on this server which is working w/o any problems ...
    I will complain about it @ comodo, I have checked the submitted key and crt and there is no problem.


    thank you guys !!!