• 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.

Recent content by CPJ

  1. CPJ

    wildcard subdomains of alias domains

    I'm all for simplicity but what is implemented right now is not logical. For example, assume you have the following Plesk settings for mydomain.com: mydomain.com -> httpdocs sub.mydomain.com -> subdomains/sub *.mydomain.com -> subdomains/catchall myotherdomain.com = alias for mydomain.com...
  2. CPJ

    wildcard subdomains of alias domains

    Thanks UFHH01 but I don't agree... Plesk supports wildcard subdomains Plesk supports alias domains Plesk currently DOES NOT support wildcard subdomains on alias domains This makes no sense and it would be trivial for Parallels to add this as an optional feature. Hi again Parallels, what do...
  3. CPJ

    wildcard subdomains of alias domains

    I have exactly the same problem. I think this is an oversight in the way plesk creates the virtual host files using /usr/local/psa/admin/conf/templates/default/domain/domainVirtualHost.php and /usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php Plesk already makes sure...
  4. CPJ

    Debian 7.1 Error updating panel (automatic upgrade)

    Thanks Nikolay. Now it reports "Parallels Installer 3.16.3 (built on 2013-10-14 12:47)" Should I wait for the daily update to see if it works, or can I run the micro-update manually ? Will I need to do the same manual update of installer again for every future micro-update ? Thanks again
  5. CPJ

    Debian 7.1 Error updating panel (automatic upgrade)

    Hi Igor, I have the same issue, and I guess this is also the same as the issue described in http://forum.parallels.com/showthread.php?292080-Failed-to-update-Panel-Not-found-source-for-system-packages ? None of the suggested fixes in these two posts work for me. Micro-updates to 11.5.30...
  6. CPJ

    ERROR: WDExc (PLESK 8.6)

    Clearly this error is caused by the date change to 2011. Perhaps the format of unix_timestamp has changed now that it's 41 years since unix zero time (1970) ? Come on Parallels - wake up ! This must be a trivial SQL fix...
  7. CPJ

    sa-update & psa-spamassassin

    I've made some progress... I found there is a spamassassin script file in /etc/cron.daily, which calls sa-update and sa-compile. Of course, it doesn't work with psa-spamassassin... I've modified it to work with psa-spamassassin and it's directories.
  8. CPJ

    sa-update & psa-spamassassin

    I have a question about the best way to set up a regular sa-update with psa-spamassassin on Debian 5 & Plesk 9.3. I can see that psa-spamassassin is using the folder "/usr/share/spamassassin" for the spam rule files, rather than the normal "/var/lib/spamassassin/<version>". I don't think...
  9. CPJ

    configure PHP with bcmath

    Yes - with 9.3.0 my shop software was able to find and use the PHP bcmath library functions. With 9.2.x it complained that the bcmath library was missing... I don't know what the real differences are between 9.2.x and 9.3.0, but as far as my shop software is concerned, this is what it thinks...
  10. CPJ

    configure PHP with bcmath

    I fixed it by moving to Plesk 9.3, so never found out what the real problem was... Thanks for your help...
  11. CPJ

    configure PHP with bcmath

    Thanks IgorG, but I still seem to have a problem... When I run "php -i" at the command line, I get the same response as you. BUT when I run "phpinfo();" from a php file, I get a different, much shorter configure list, without bcmath, and further down there is no section of bcmath information...
  12. CPJ

    configure PHP with bcmath

    Thanks IgorG - I've tested it on my version and I can see it there too...
  13. CPJ

    configure PHP with bcmath

    Hi, I am currently using 9.2 with Debian 5 and have an application that needs PHP's bcmath module. This is not included in the PHP version that is installed with 9.2 - right ? If I upgrade to 9.3, will this also upgrade PHP to a newer version with bcmath ? Or do I need to recompile PHP...
  14. CPJ

    how reconfigure PHP5 with the option --enable-filepro

    Hi IgorG, I also need to recompile PHP to --enable the bcmath library. I understand how to use phpinfo to get the current configuration, but I'm not sure exactly how to run the compilation. Could you please explain in a bit more detail the exact command and folder location to recompile...
Back
Top