• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. hardbrasil

    Resolved How to install ioncube for PHP of "Os vendor"?

    i found the path, /usr/lib64/php/modules/ioncube_loader_lin_5.4.so i add it on /etc/php.ini but now i got another warning: [root@admin ~]# php -v PHP Warning: Module 'ionCube Loader' already loaded in Unknown on line 0 The ionCube PHP Loader is disabled because of startup problems. PHP...
  2. hardbrasil

    Resolved How to install ioncube for PHP of "Os vendor"?

    i had installed for php 5.6 and 7, but when i run php -v i got this: php -v Failed loading /opt/plesk/php/5.6/lib64/php/ioncube_loader_lin_5.6.so: /o pt/plesk/php/5.6/lib64/php/ioncube_loader_lin_5.6.so: cannot open shared o bject file: No such file or directory PHP 5.4.16 (cli) (built: Aug...
  3. hardbrasil

    how can install ionCube on plesk ?

    Hi Igor, for centos 7 64bits and Plesk onyx i use the same sintax? i've tryed and i got that ion cube is already installed, the problems is i continue with ioncube issue on one application. Subscription is running under a php 5.6 and cronjob is running under php7 and i am unable to change...
  4. hardbrasil

    Issue Ioncube, Plesk 17 and php7

    hi! the schedule tasks are running under php 7 but the domains are under php 6.5. how can i set schedule tasks to run over php 6.5? i continue with Failed loading /opt/plesk/php/7.0/lib64/php/modules/ioncube_loader_lin_7.0.so: /opt/plesk/php/7.0/lib64/php/modules/ioncube_loader_lin_7.0.so...
  5. hardbrasil

    Issue After DB upgrade Plesk crash

    i restart the server and fix the panel. but its very unstable (it was after upgrade) Plesk support is taking a look
  6. hardbrasil

    Issue After DB upgrade Plesk crash

    hi, unfortunately not solve.
  7. hardbrasil

    Issue After DB upgrade Plesk crash

    Hello fellas, could you help me with this issue? ERROR: Plesk\Exception\Database: DB query failed: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/var/tmp/#sql_de7_0.MAI' (Errcode: 2), query was: DESCRIBE `sessions` Additionally, an exception has occurred while trying to...
  8. hardbrasil

    Resolved Is Mysql or Maria DB on Plesk Onyx?

    Hi fellas, i update Maria DB with this https://mariadb.com/kb/en/mariadb/yum/
  9. hardbrasil

    Resolved Is Mysql or Maria DB on Plesk Onyx?

    hello fellas, i would like to know if is installed Maria DB or Mysql on Onyx version. i'v checked Plesk components and its show mysql 5.5.50-1.el7_2 by ssh i got: mysql Ver 15.1 Distrib 5.5.50-MariaDB, for Linux (x86_64) using readline 5.1 if is Maria db how can i update this to the latest...
  10. hardbrasil

    Issue Ioncube, Plesk 17 and php7

    Hello freind @virtubox , i had checked and its using php 7. as i can see the encode used by the supplier was for php 5.6
  11. hardbrasil

    Issue Ioncube, Plesk 17 and php7

    Hi @virtubox It's make sense. where i change my cron to use php7? i am with centos7 the owner of script said this: " It appears that your PHP-CLI user may not be able to access the latest ionCube Loaders, it is possible for your site to run one version of ionCube loaders whilst the core...
  12. hardbrasil

    Issue Ioncube, Plesk 17 and php7

    Hello @virtubox i had installed with wizzard from ioncube with success. maybe should i talk with IONcube support...
  13. hardbrasil

    Resolved Unable to install ruby gem

    Works!!! thank you so much.
  14. hardbrasil

    Resolved Unable to install ruby gem

    Hello @UFHH01 i am using centos 7 with plesk 17. As i understand the installation of ruby was trought panel. and has v2.3 should i execute your command as well? thsk
  15. hardbrasil

    Resolved Unable to install ruby gem

    Hello fellas, we are unable to install other gems on server. We already tried to downgrade Ruby version... [root@admin httpdocs]# gem install mechanize -v 2.7.4 Building native extensions. This could take a while... ERROR: Error installing mechanize: ERROR: Failed to build gem native...
  16. hardbrasil

    Issue Ioncube, Plesk 17 and php7

    hello fellas, i am unable to run my application with Ioncube loaders for php7. the ioncube wizard show: The ionCube Loader version 6.0.5 for PHP 7.0 is already installed and encoded files should run without problems. but the cron of application got this error on plesk panel: Internal error...
  17. hardbrasil

    Resolved php-fpm 100% cpu

    i change the subscripotion to apache and come back to nginx again and solver the issue. is there some instability on this Plesk and nginx
  18. hardbrasil

    Resolved php-fpm 100% cpu

    hello fellas, this is my TOP line from ssh client 1126 root 20 0 504456 26452 19160 R 100.0 0.5 22:26.45 php-fpm i already restart the service, and i still consuming 100%.
  19. hardbrasil

    Resolved Plesk Onyx Preview and FeedBack

    hi fellas, i restart the server and nginx won't start, so i run nginx -t nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: [emerg] bind() to 158.69.XX.XX:443 failed (99: Cannot assign requested address) it's a bug? so i reread Ips again and nginx start
  20. hardbrasil

    Change quotas on Plesk 12 Web App Edition

    i found it mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -Ne "select name from domains where parentDomainId=0 and webspace_id=0" | while read a; do /usr/local/psa/bin/subscription_settings -u $a -mbox_quota -1; done
Back
Top