• 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 Omegatcu

  1. Omegatcu

    Resolved Little help with SQL Users password

    thank you for your time - this solved my problem. I get why its hard to understand - as i said its essentially only an installation for my development. With the change its possible to use all set up projects after I importet my database. Thank you very much.
  2. Omegatcu

    Resolved Little help with SQL Users password

    What i have to use - this is my query: UPDATE db_users SET passwd=PASSWORD('xxxx') where login LIKE 'root'; and this is what i get back: Query OK, 0 rows affected, 1 warning (0.01 sec) Rows matched: 1 Changed: 0 Warnings: 1 If i set any other value for passwd='xxxx' I get a success. So...
  3. Omegatcu

    Resolved Little help with SQL Users password

    So this is a little specific - so I hope somebody can help ;) I installed PLESK for dev purposes only. So please keep in mind when i ask here for help this is NOT a production installation and PLESK is not accessible over the Internet! I try to insert the user root with a specific password so...
Back
Top