• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

"Client ID is undefined."

rfsupportdept

New Pleskian
Hi,

When a client of mine attempts to change the limits for a customer of theirs, they get this error:

0: /usr/local/psa/admin/htdocs/clients/cl_limits.php:9 psaerror(string "Client ID is undefined.")

Ive tried a few things, including adjusting permissions for the sessions folder and adding:

session.save_path = /usr/local/psa/admin/sessions

to the file

/usr/local/psa/admin/conf/php.ini
(I found that on another SW-Soft post)

No luck.

Please let us know how to overcome this problem.

Thanks,
Nathan Stroeder
 
including adjusting permissions for the sessions folder
What exact permissions (user:group) and chmod's did you set for /sessions ?

Mine shows root:psaadm and chmod 770
 
Back
Top