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

    Resolved Install memcache PHP7 error

    Thank you so much :)
  2. B

    Resolved Install memcache PHP7 error

    Hello, how can I install memcache(not memcached) for php7? I tried this: /opt/plesk/php/7.0/bin/pecl install memcache but I've got this error: Thanks
  3. B

    PHP 7 - APCu

    Tried to reinstall php 7... But still same problem...
  4. B

    PHP 7 - APCu

    Any ideas how to fix that issue?
  5. B

    PHP 7 - APCu

    Hello, After install PHP 7, PHP-DEVEL, APCu. I have problem with APCu. APC.PHP work ok, in phpinfo(); i see that APCu is enabled. But after check in php like this $bar = 'BAR'; apc_store('foo', $bar); var_dump(apc_fetch('foo')); I'm getting error 500 with this Warning in log: How can I...
  6. B

    Can't update plesk.

    Thanks, That helps, but I can't mark this answer like "Best Answer".
  7. B

    PHP7

    After I ran the command, I got this: You already have the latest version of product(s) and all selected components installed. Installation will not continue. In Update > Web Hosting > Different PHP interpreters versions I see just 5.*
  8. B

    Can't update plesk.

    So is here chance to fix it, or I have to completely reinstall panel? Next time, I'll turn off auto update ...
  9. B

    Can't update plesk.

    Thanks, I tried "plesk repair all -y" but still doesn't work found 4 errors, reslove 1 After that I tried "plesk repair installation", and saw same error. Everythinks is "OK" but Plesk Installation is FAILED Next I tried this: [root@vps201188 ~]# plesk repair db Checking the Plesk...
  10. B

    Can't update plesk.

    Hey, I have problem with update plesk. Autoupdater displays me this error:
  11. B

    REMOTE_ADDR WRONG IP

    So @vlikhtanskiy ? Could you help me?
  12. B

    REMOTE_ADDR WRONG IP

    Sorry @vlikhtanskiy, I forgot. OS: Centos 6 PHP Handler is FastCGI by Apache
  13. B

    REMOTE_ADDR WRONG IP

    Hey, I have a problem, $_SERVER['REMOTE_ADDR']; return not user IP but server(hosting) ip. I have Plesk 12.5 php 5.6. Where could be the problem? PS: I know, I can use $_SERVER['HTTP_X_FORWARDED_FOR'] , but php framework use REMOTE_ADDR
  14. B

    Cannot send email from client after upgrade to 12.5

    Install QMail, and now all works fine ... Stupid postfix
  15. B

    Cannot send email from client after upgrade to 12.5

    Hello, I don't know what's happened, but after install plesk 12.5 I can't send emails from client (in mobile,pc). But send and receive emails in roundcube works fine...
  16. B

    Upgrade default PHP

    WOW!! That composer integration is so cool! Thank You!
  17. B

    Upgrade default PHP

    Ok, i checked Early adopter release and go to the Updates and Upgrades, but nothing happened..
  18. B

    Upgrade default PHP

    Thank you, Plesk 12.5 is not released yet, it's only RTM with some bugs I'm right?
  19. B

    Upgrade default PHP

    Hello, How could I upgrade PHP 5.3(default php version /etc/php.ini) to 5.5 or 5.6, without errors after ... ? I'm using multiple php versions but composer every time calls default php.ini in etc directory. OS: Centos 6 Thanks
  20. B

    install pdo_pgsql error

    Where can I find Odin repo?
Back
Top