• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by SylvioB

  1. S

    Question Memory usage after backup

    Hello I m observing quite the same phenomena, but not exactly after searching around MySQL (mariadb) I found that the cached memory was still high... and that affects the general hosting perfomances... finally the best I found is rebooting the server after the backup, this is not clean but the...
  2. S

    Question How to fix Wordpress toolkit database table prefix

    I checked with the CLI aps install. It's the same the script append wp_ to the prefix that we define.
  3. S

    Question How to fix Wordpress toolkit database table prefix

    I installed the app with a "custom" install from the panel and there I defined a prefix in the relative field. Then I checked the DB tables and see that they are prefixed with PREFIXwp_. I except the custom install field of the panel to the same then the --prefix parameter of the command line...
  4. S

    Question How to fix Wordpress toolkit database table prefix

    Hello Using latest version of Onyx I still have the problem that if I specify a custom table prefix while installing a wordpress instance it add wp_ at the end. I have readed Resolved - database prefix weirdness and also Prefix specified for tables is not used for creating tables in wordpress...
  5. S

    Issue Migration tools tried to perform operation in 3 attempts: 'ascii' codec can't decode byte 0x...

    Hello. Ok thanks, it could be the case as the 2 hex values for the error are é and à that are commonly used char in french. Could you please tell me approximately when the patch of migrator is excepted to be release ?
  6. S

    Issue Migration tools tried to perform operation in 3 attempts: 'ascii' codec can't decode byte 0x...

    Hello It could not be the customer login, as they don't contain non-ASCII charter and, at all, other subrscriptions of those customers were migrated without any errors. The hosting system logins also don't contain any special charter, mysql user as well.
  7. S

    Issue Migration tools tried to perform operation in 3 attempts: 'ascii' codec can't decode byte 0x...

    Hello I m trying to migrate some subscription from a Plesk 12.5.30 Update #55 installation to a Plesk Onyx 17.0.17 Update #10, both are running on Cent OS 6.8. I have 2 subscription that give one error on the migration (seems to appear near database migration stage) : [Migration] Failed to...
  8. S

    Resolved Plesk not accessible after upgrade / install new component

    both ;-) I except you wanted to write : mv /etc/sw-cp-server/conf.d/ssl.conf /etc/sw-cp-server/conf.d/ssl.conf.backup mv /etc/sw-cp-server/conf.d/pci-compliance.conf /etc/sw-cp-server/conf.d/pci-compliance.conf.backup Anyway it seems to be working well now doing this before the repair command.
  9. S

    Resolved Plesk not accessible after upgrade / install new component

    I think one parameter of mv command is missing...
  10. S

    Resolved Plesk not accessible after upgrade / install new component

    Hello : [root@smart ~]# find /etc/sw-cp-server -type f -name "*.*" -exec grep --color -Hni "ssl_ciphers" {} \; /etc/sw-cp-server/conf.d/ssl.conf:1:ssl_ciphers HIGH:!aNULL:!MD5; /etc/sw-cp-server/conf.d/pci-compliance.conf:1:ssl_ciphers...
  11. S

    Resolved Plesk not accessible after upgrade / install new component

    Hello first of all the workaround I found is : https://kb.plesk.com/en/126774 But... I have to do it after every try of "plesk repair installation" that return an error about sw-cp-server So I except this is a bug in my situation. ---------------------------------------------------------------...
  12. S

    Going from Postfix to MSMTP

    I wonder why no body try to fix the original problem. I have the same problem and am loosing time to fix it ! It tells me I have to remove quite all components including plesk to change the mail server... well ok I did try (it s a new vps I can try everything)... except that I can't reinstall...
  13. S

    Upgrade to Plesk Windows 11 from 10.4.4

    Yes change change the owner of the Plesk subscription to the user "webmaster / webmaster@...". Then when you try to run the autoinstaller it will propose to use "webmaster" instead of "admin" !
  14. S

    Upgrade to Plesk Windows 11 from 10.4.4

    Hello I have the same issue when I define a second user of the panel username : "webmaster" / [email protected]. If I log in with this user (login : [email protected]) and run the autoinstall script for wordpress : I got the error : "Error: Installation of WordPress at...
  15. S

    Increase upload timeout for phpMyAdmin

    Hi... an old post and I don't have the same version (11.5) but the same problem and the solution is in this post : http://forum.parallels.com/showpost.php?p=629685&postcount=9 Hope it could help someone.
Back
Top