• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. Alejandro Oro Vojacek

    Roundcube stoped working "Connection to imap server failed"

    I manually changed verify_peer' => true, to false in the $config['imap_conn_options'] = array And now it's working again.
  2. Alejandro Oro Vojacek

    Roundcube stoped working "Connection to imap server failed"

    I'm going to remove roundcube and then manually delete files and try to reinstall. Will report back
  3. Alejandro Oro Vojacek

    Roundcube stoped working "Connection to imap server failed"

    Imap is working fine. Tried to connect from thunderbird and it works just fine. It seems to be roundcube.
  4. Alejandro Oro Vojacek

    Roundcube stoped working "Connection to imap server failed"

    I tried all the fixes proposed here and roundcube is still saying "Imap server connection error" when trying to login. Is there anything more I can do to fix this?
  5. Alejandro Oro Vojacek

    Roundcube stoped working "Connection to imap server failed"

    Webmail is still not working after I did your tweaks. It keeps saying Connection to IMAP server error. All my customers are complaining. If I knew that upgrading to Plesk 17.8 will give me this much trouble I wound't had do it in the first place.
  6. Alejandro Oro Vojacek

    Plesk 17.8 RTM has been released

    Everything is working now. I have to give it to Plesk they were very helpful in helping me solve the issues.
  7. Alejandro Oro Vojacek

    Issue Unknown "no_cache" variable nginx

    As you've said. Everything is working fine again. Thanks so much for your help !
  8. Alejandro Oro Vojacek

    Issue Unknown "no_cache" variable nginx

    Thanks Anton. That fixed the issue, but now it seems that nginx has an error in an SSL certificate nginx -t nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-DOg86s") failed (SSL: error:02001002:system library:fopen:No such file or...
  9. Alejandro Oro Vojacek

    Plesk 17.8 RTM has been released

    I just upgraded. My server nginx config is now broken. I would say DON'T.
  10. Alejandro Oro Vojacek

    Question Massive price increase for reseller licenses?

    They increased my price. I upgraded to the last version so I could take advantage of nginx caching. Now my server is broken as the nginx configuration says no_cache error. Plesk doesn't know what happens and they are investigating. Last month I lost a customer because he wanted to do a full...
  11. Alejandro Oro Vojacek

    Issue Unknown "no_cache" variable nginx

    Disabling microcaching acomplish nothing, the error is still showing up no matter what.
  12. Alejandro Oro Vojacek

    Issue Unknown "no_cache" variable nginx

    I'm subscribing to this one. I'm on Plesk tech support. The update definetly broke my nginx too, in the same way as yours.
  13. Alejandro Oro Vojacek

    Resolved NGiNX - browser caching for static resources

    I would like to add that I was able to make gzip work + browser caching with the following config PHP 7.1.8 served with NGINX, no apache under the domain, add this code to nginx rules:" if (!-e $request_filename){ rewrite ^(.*)$ /index.php break; } rewrite...
  14. Alejandro Oro Vojacek

    Resolved Making a Custom theme with Onyx

    OK, I'm gonna answer it myself, honoring the forum rule that if someone is looking for the same thing it could find the answer. There are several things that needs to be done for the Plesk Custom theme to work. 1- unpack the default theme like this (command line) plesk bin branding_theme -p...
  15. Alejandro Oro Vojacek

    Resolved Making a Custom theme with Onyx

    First of all, new to the forum, bought Plesk suscription just minutes ago, being toying with the trial until now, software is solid and works exactly for I want to offer to my customers. What I'm shock is that there is ZERO information about customizing the interface by CSS. I'm a long time...
Back
Top