• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. IATechsupport

    Resolved Plesk Onyx control panel

    I think I found the problem, and its the WordPress Tool Kit. I have removed the extension and the [[customButton]] disappears.
  2. IATechsupport

    Resolved Plesk Onyx control panel

    I have removed 21 and 22, but I still have the user cp [[customButton1]] showing up. Restarted everything.
  3. IATechsupport

    Resolved Restoring Plesk Onyx Wordpress website

    Many thanks, I will remember to check that next time
  4. IATechsupport

    Resolved Plesk Onyx control panel

    mysql> select * from custom_buttons...
  5. IATechsupport

    Resolved Plesk Onyx control panel

    Why am I seeing a new menu option in the control panel top nav menu? [[customButton1]] I haven't added any custom buttons at all.
  6. IATechsupport

    Resolved Restoring Plesk Onyx Wordpress website

    We have the site working agian now, there was a problem with the .htaccess file and a plugin "W3TC minify" rewriting urls. Even though the plugin had been removed. But my question still remains, when the site was backed up it was working perfectly and for some time, after a restore it was not?
  7. IATechsupport

    Resolved Restoring Plesk Onyx Wordpress website

    Am I missing something here, surely restoring everything should put a site back to its original configuration? And not leave it in a broken state
  8. IATechsupport

    Resolved Restoring Plesk Onyx Wordpress website

    We have a virtuozzo container with Plesk Onyx, and are trying to restore a wordpress installation. There are multiple container backups of of everything. I remove or rename the websites root folder and rename any databases before I restore the site and databases. Normally this works fine and...
  9. IATechsupport

    Issue SSL for mail server

    Its the manual part that of that I'm not happy about, so I think I would prefer to roll it back somehow because it was working fine before.
  10. IATechsupport

    Issue SSL for mail server

    Is this for one domain or all domains on the mail server ?
  11. IATechsupport

    Issue SSL for mail server

    We recently applied the control panel SSL to the mail server as well, which has caused some customers issues connecting to the mail server now, mail.theirdomainname.xxx now produces the old parallels ssl and will not allow the user any further. I would like to roll back this change but I can't...
  12. IATechsupport

    Question Plesk Onyx website form mail

    That's done the trick many thanks. I haven't looked into it as such but is there a preference PostFix or Qmail ?
  13. IATechsupport

    Question Plesk Onyx website form mail

    Its CentOS 6 and we use Qmail
  14. IATechsupport

    Question Plesk Onyx website form mail

    We have a contact form in a wordpress setup on a Plesk Onyx domain subscription which is sending email to a local address even though the mail service is turn off on the domain, and we need it to send to a remote mail server. I thought all we had to do was turn off the mail service, but its not...
  15. IATechsupport

    Resolved Yum Exception: Failed to solve dependencies

    I have removed php-pecl-radius and then run yum update again which worked ok, thanks for that. tried to re-install php-pecl-radius and got this, Error: Package: php-pecl-radius-1.2.7-1.el6.x86_64 (epel) Requires: php(api) = 20090626 Installed...
  16. IATechsupport

    Resolved Yum Exception: Failed to solve dependencies

    I'm not sure what you mean by NON-plesk-related, if this is not plesk related I don't know what is..! Ok, its a Virtuozzo Container running PLESK17 on CentOS 6 (it was PLESK 12 but somewhere in the process it got updated to 17) and is attached to OBAS 4.5.6-3. It was all working fine, then we...
  17. IATechsupport

    Resolved Yum Exception: Failed to solve dependencies

    After migrating to a new hardware node plesk 12 now can't yum update. "Exception: Failed to solve dependencies: php-pecl-radius-1.2.7-1.el6.x86_64 requires php(zend-abi) = 20090626 php-pecl-radius-1.2.7-1.el6.x86_64 requires php(api) = 20090626 ERROR: The Yum utility failed to install the...
  18. IATechsupport

    Change to Innodb to File per table

    I have just been bitten with the default innodb setup on plesk storing all table information in the shared file. I want to move to innodb file per table. I have found that i need to add the following to my.cnf to enable it. innodb_file_per_table=1 What i dont know is if i do make that change...
  19. IATechsupport

    Cron in virtual server with Plesk 12.5 can't find the find command

    yes Package which-2.19-6.el6.x86_64 already installed and latest version
  20. IATechsupport

    Cron in virtual server with Plesk 12.5 can't find the find command

    I tried: ./root/chroot_update.sh --add 'which find' and the response was: ./root/chroot_update.sh: line 240: [: which: binary operator expected WARNING: which is not a program (filetype cannot open `which' (No such file or directory)). Skipping.
Back
Top