Posts by fulltilt

    yes, it contains the tmp files ...

    Code
    1. /var/www/imscp/gui/data/tmp


    hmm, do you think the spamassassin plugin could be the problem?

    Code
    1. [23-Mar-2014 11:13:25 +0100]: IMAP Error: Could not save message in INBOX.Sent in /var/www/imscp/gui/public/tools/webmail/program/steps/mail/sendmail.inc on line 779 (POST /webmail/?_unlock=loading1395569610139&_lang=undefined?_task=mail&_action=send)
    2. [23-Mar-2014 12:21:58 +0100]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: 535) in /var/www/imscp/gui/public/tools/webmail/program/include/rcmail.php on line 1035 (POST /webmail/?_unlock=loading1395573717402&_lang=undefined?_task=mail&_action=send)

    hm, It did not changed the /tmp permissions still 550 ...
    also the last access date shows Feb 19


    seems there is a problem with roundcube:

    Code
    1. [23-Mar-2014 10:27:34 +0100]: IMAP Error: Could not save message in INBOX.Sent in /var/www/imscp/gui/public/tools/webmail/program/steps/mail/sendmail.inc on line 779 (POST /webmail/?_unlock=loading1395566852192&_lang=undefined?_task=mail&_action=send)


    the /tmp folder inside webmail have chmod 550
    could this be the reason, because I thought it should have 777?

    Was hast du denn erwartet, wie Imagemagick aufgerufen wird? "Irgendwie so halt"? :-)
    Wenn dir das zu unsicher ist, dann verwende halt php mit libgd-Support.


    wie was erwartet?
    ganz oben steht das man vor einiger Zeit noch statische Pakete verwenden konnte:
    http://rothonline.de/typo3-tut…hics-magick-installation/
    und das diese Lösung nun nicht mehr funktioniert ...
    Natürlich halte ich es für unsicher für einem shared Host mit hunderten Webs... wenn über einen User mit exec() enabled der Server ferngesteuert werden kann, du etwa nicht?

    die Installation von statischen Image bzw. GraphicsMagick Paketen direkt im Web scheint mit Typo3 nicht mehr zu funktionieren ...
    Wie richtet Ihr Typo3 mit GraphicsMagick auf einem Imscp System ein, kann exec bedenkenlos in einer User php.ini aktiviert werden?