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

    [SOLVED] Enable php SOAP on CentOS

    @IgorG Hi, If I check: php -i | grep soap /etc/php.d/soap.ini, soap soap.wsdl_cache => 1 => 1 soap.wsdl_cache_dir => /tmp => /tmp soap.wsdl_cache_enabled => 1 => 1 soap.wsdl_cache_limit => 5 => 5 soap.wsdl_cache_ttl => 86400 => 86400 Can you help me?
  2. M

    [SOLVED] Enable php SOAP on CentOS

    Hi, I have installed php soap but I think it is not enabled. What is the command? Thanks
  3. M

    /usr/bin/getcontrolpaneluserspackages

    I have already written to CloudLinuz support. They told me problem is not their. I'm receiving every 5 minutes the same email. This is not possible! @UFHH01 /usr/bin/getcontrolpaneluserspackages is NOT part of CPanel. I'm using Plesk Panel not Cpanel
  4. M

    /usr/bin/getcontrolpaneluserspackages

    I'm receiving the same mail every 5 minutes. This is very strange. User LATINCUB exists in my Plesk Panel, in my DB and also in PSA. Why am I receiving these emails? Whats is a command to re-load all users????
  5. M

    /usr/bin/getcontrolpaneluserspackages

    Hi Dmitry Y. and thank you. excuse for the delay. I have imported the general backup and then I have restored the single site from plesk panel. But I'm receiving emails too with that error. Is there a command to reload the users?
  6. M

    /usr/bin/getcontrolpaneluserspackages

    IgorG how can I restore credentials if db does NOT exist???????
  7. M

    /usr/bin/getcontrolpaneluserspackages

    Yes...the directories was not deleted. The problem is the database
  8. M

    /usr/bin/getcontrolpaneluserspackages

    Igor I have recreated the user and the subscription and with this command: /usr/local/psa/bin/repair --restore-vhosts-permissions I can see the dir of latincuba.it but if I open the site I receive: Error in establishing a database connection Help me please!
  9. M

    /usr/bin/getcontrolpaneluserspackages

    Yes I have one general backup on other server. But how can I restore? I need urgently help please.
  10. M

    /usr/bin/getcontrolpaneluserspackages

    IgorG what is that command? My site latincuba.it is being deleted!!!!!!!!! How is it possible???????
  11. M

    /usr/bin/getcontrolpaneluserspackages

    I'm getting emails every 5 minutes. following the cancellation of a domain and its recreation I think that the database is not more reading the user. If I check user latincub exists in plesk database: # mysql -uadmin -p`cat /etc/psa/.psa.shadow` mysql> use psa mysql> select * from sys_users...
  12. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    @UFHH01 Hi, I have found this "solution" but I receive a new error: but now in my plesk panel I receive: Internal error: A table must have a primary key, but none was found
  13. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    Is it possible that it uses libmyodbc5a.so and no libmyodbc5.so?
  14. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    Excuse me, I have removed the two symlinks with the command: rm Now I receive again the same error.
  15. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    @UFHH01, after I have red http://kb.sp.parallels.com/en/118671 and in particular the last past I receive this error in my plesk panel: Internal error: A table must have a primary key, but none was found I have only created two symlinks with these commands: # ln -s /var/lib/mysql/mysql.sock...
  16. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    I have tried to correct the path with no success. I think there is no the file: libmyodbc5.so, infact if I locate it I receive nothink: [root@orderhosting ~]# locate libmyodbc5.so [root@orderhosting ~]#
  17. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    [root@orderhosting ~]# ls -la /usr/lib64/libmyodbc5.so ls: impossibile accedere a /usr/lib64/libmyodbc5.so: No such file or directory [root@orderhosting ~]# rpm -qf /usr/lib64/libmyodbc5.so errore: file /usr/lib64/libmyodbc5.so: No such file or directory [root@orderhosting ~]# rpm -qa | grep...
  18. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    Hi, If I.check ls -la /usr/lib64/libmyodbc5.so I receive: no such file. I have tried to reinstall mysql-connector but I have the same problem.
  19. M

    Can't open lib '/usr/lib64/libmyodbc5.so

    Hi, I have thi issue if I try to open Control Panel-Tools and Settings-Application Vault and also if I click on Wordpress Toolkit. I have tried to find the lib with thiss command: find / \( -name libmysqlserver.so.2 -o -name libmyodbc.so \) -print 2>/dev/null with this output...
Back
Top