• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. J

    Cant login horde webmail

    Thank you. I suppose that when I set php.ini for main domain the change was propagated by others php.ini (subdoms and webmail), so /tmp/ as temporal was changed to /var/lib/php/session/ ... a litle headache fixed ;) Regards
  2. J

    Cant login horde webmail

    I answer my own post, sorry. I suspected this was an issue with session, so I made a chmod 777 /var/lib/php/session and I can login webmail, but I don't know if it is a good idea. Is it a good solution? But my question is: Why until now horde was working without any problem? Why when...
  3. J

    Cant login horde webmail

    Hi I can not login into webmail (Horde). It doesn' accpet the login/password, but i doesn't give any error message, simply return to the blank login form. Of course I'm sure I use the correct login/pass (it give no error). My first solution was reinstall it, but the problem goes on. Any...
  4. J

    Cant login webmail

    Hi I can not login into webmail (Horde). It doesn' accpet the login/password, but i doesn't give any error message, simply return to the blank login form. Of course I'm sure I use the correct login/pass (it give no error). My first solution was reinstall it, but the problem goes on. My server...
  5. J

    round cube Where is it?

    I've installed Roundcube using update manager. All was fine, and the process ended with no errors. But where is the url to accesss the service? I cant see any icon to acces in mail accounts, like Horde. Thanks
  6. J

    Spam from hole in Plesk?

    Well: I catched the spam script I've a file named sess_f652da7dd28dce7baeeae54a46ae4092 in my tmp, and its a Perl script. I need to study it I see in my cron log a message about a failed cron by apache (I have Apache in cron.deny) , with the same time this file was created I've look in the...
  7. J

    Spam from hole in Plesk?

    Hello I google for the file name and i've found two sites related this file, well two hacked sites. In one of them the hacker sign "Mizos Hacker!!!" and the second "locus7Shell". you can see their "works" if search these names in google. They enter in sites with all permisions. Dangerous indeed...
  8. J

    mod_tls/2.4.3 warning

    Is there any other way? I obey the basic rule in computer science: if runs don't touch ;) My last upgrade of Plesk caused me some headache!! And by now ptoFTP is working Ok, the only problem is this long messages with no valuable info in my logwatch. Thanks
  9. J

    Sendmail, spam and mail.add_x_header

    With the post you tell about and the post http://forum.parallels.com/showthread.php?290730-Spam-from-hole-in-Plesk&p=703987#post703987 I find a solution. It looks like a security hole in Plesk (?) Thanks
  10. J

    Spam from hole in Plesk?

    Perhaps this could be useful, or no. I killed /usr/bin/crond (2 process: one with a sh child and another with a perl as child), and maintain sendmail intercepted with a wrapper. And now I recevied this mail from my server, and look the date: when I created my first wrapped, it had an error and...
  11. J

    Spam from hole in Plesk?

    Hole secutiry in Plesk !! I have the same problem, I have seen all the facts you tell about: /var/www, sign mails previous the massive..... At this time I have sendmail intercepted woth the wrapper, modified so all the mail is sent to my mailbox, so I avoid outgoing spam, enter in a blackllist...
  12. J

    Sendmail, spam and mail.add_x_header

    Well I've a lot of spam from my server, under Plesk 11.5, php 5.4 Reading head of mails I've found qmail 31475 invoked by uid 48 This 48 is the uid of Apache, so I suppose the script is owned by Apache, doesn't it? Then I added to php.ini 2 lines (new from php 5.3)...
  13. J

    mod_tls/2.4.3 warning

    To avoid dirty logwatch messages Because the message from logwatch is too dirty with this warning that tells me nothing useful, and because of that it's posible that I don't see important info. Thanks
  14. J

    mod_tls/2.4.3 warning

    Yum repos??? I'm sure I have not modified my yum repository, I always update my system via plesk. so I don't know why is atomic in my yum repos.... I'll investigate it Well but I suppose this message appears because I've enabled mod_tls in proFTPD, but I'm not a certificate in my...
  15. J

    mod_tls/2.4.3 warning

    Thanks. No, the vendor is Version : 1.3.4c Vendor: Atomic Rocket Turtle, http://www.atomicrocketturtle.com I have not change the package by myself, I use the one provided in Plesk updates. And I've seen this warning after updating from 11.09 to 11.50. Why does it appear Turtle instead of...
  16. J

    mod_tls/2.4.3 warning

    Since I update my Plesk to 11.5 I get the next message in logwatch mod_tls/2.4.3: no TLSRSACertificateFile, TLSDSACertificateFile, or TLSPKCS12File configured; unable to handle SSL/TLS connections Clients can use FTP with no problema, but I would like to resolve this message. My site has...
  17. J

    wordpress mu 3.6 ( or also 3.5.2) nginx issue

    Thank you very much. I'll try your solution. Bye.
  18. J

    wordpress mu 3.6 ( or also 3.5.2) nginx issue

    I have the same problem, have you found any fix? Thanks
  19. J

    Custom Error Dopcument

    How can I customize error pages (404, 403, 500...) in a subdomains base? I've created a custom error page for the main domain, and when I search a missing page in main domain i get this custom error page. That¡s OK, but when I ask for a missing page in a subdomain I get too the custom error...
  20. J

    nginx installation problem

    Fixed The problem is fixed. I kill autoinstaller process and retry the installation. Thanks
Back
Top