• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Dacey

    Resolved OVH DNS as slave with no success

    I succeeded in setting up a slave DNS (IP 213.251.188.141) at OVH. I suppose their conf files such as /etc/named.conf is automatically modified, since I have no access. As a matter of fact, no "rndc-key" is needed. I just added in /etc/bind/named.conf.local on the master side : zone "mysite.com"...
  2. Dacey

    Resolved OVH DNS as slave with no success

    Your are absolutely right, and I don't understand either : OVH give the possibility to configure sdns2.ovh.net (213.251.188.141) as slave DNS, but without access to the named.conf file or at least to the MD5 key to be share with the master DNS. I think the right place to raise this issue is with...
  3. Dacey

    Resolved OVH DNS as slave with no success

    Thank you for your answer. But I have no access to the slave server ! Or I miss something ...
  4. Dacey

    Resolved OVH DNS as slave with no success

    Hello, I have spent two full days trying to get OVH sdns2.ovh.net (213.251.188.141) as slave DNS, the master DNS being on my OVH VPS (51.178.49.88). I followed strictly the instructions given in Plesk's "Slave SNS Server" page. In Plesk's Slave DNS manager I keep getting the error (behind the...
  5. Dacey

    Resolved Php shmop extension

    Thank you for efficient your help. It worked perfectly. I guess I can get rid of the php-7.4.4 source after the compilation (in order to save 100MB of memory) ?
  6. Dacey

    Resolved Php shmop extension

    Thank you Mizar. Where should I unpack the php-7.4.4 source ? I mean in which directory ?
  7. Dacey

    Resolved Php shmop extension

    Hello ! I need the "shmop" php module for one of my sites. Why is this module not available in the php7.4 automatically installed by Plesk ? Is there a simple way to add it ? I am on on Debian/Stretch. Thank you.
  8. Dacey

    Issue Server Error 502 Bad Gateway again and again ...

    Hello, Whatever I do on my Plesk admin, I almost systematically get that error 502 first. I have to refresh the screen (sometimes several times) in order to get the right page. This is not a fatal issue, just irritating after a while. Anybody experiencing the same thing ?
  9. Dacey

    Question /vhosts/default doesn't behave as a virtual host

    Thank you. But there is no domain, that's where the problem lies. Behind my IP, I have 3 domains where http://my_domain/script.php works perfectly. My problem is to execute script.php by default, at http://my_ip/script.php
  10. Dacey

    Question /vhosts/default doesn't behave as a virtual host

    The request : http://my_ip/script.php opens/downloads the php file /vhosts/default/htdocs/script.php instead of executing it ! Obviously /vhosts/default is not considered as a virtual host. It seems I need to modify the configuration somewhere, but I don't known where : Plesk, Apache, nginx ?
  11. Dacey

    Resolved Web access to Apache DocumentRoot

    I didn't find where this is documented. Thank you for your answer.
  12. Dacey

    Resolved Web access to Apache DocumentRoot

    VPS / Plesk Obsidian / Debian 9 Hello everybody, On top of the three sites (located in /var/www/vhosts/) that I run under a single IP, I would like to access and execute from the web (via http) a php script. I thought that if I placed this script in the Apache DocumentRoot...
Back
Top