Community

PHP Tuning

Cy
CyberPanel #2

WIll investigate and take care of this.

Ne
Nencio #3
WIll investigate and take care of this.

I found the cause.
The PHP Tuning and LiteSpeed Tuning function works immediately after installation with the default password of 1234567. After changing the password, both functions stop working.

no
nosekai07 #4

Me too.
New installation 1.7.1
After changing the panel’s password, tuning stop working.

Ne
Nencio #5

You need to create a new user. It will work on it.

Ne
Nencio #6

After deleting the admin user, I can not restore backups.
This bug with a password needs to be repaired.

Cy
CyberPanel #9

Did you assign any ACL to this user? It should be acl id 1. And don’t delete the ‘admin’ user.

Ne
Nencio #10

By default, after installation, the admin account has type = 0 in the table:


The change type = 1 fixes the blockade of PHP Tuning and LiteSpeed Tuning.

OK. It works.

Ne
Nencio #11

I just checked it thoroughly.
After installation, type = 1. When changing the password (saving), the value changes to type = 0. Here is mistake.
So by default it should be type = 1.

Cy
CyberPanel #12
I just checked it thoroughly. After installation, type = 1. When changing the password (saving), the value changes to type = 0. Here is mistake. So by default it should be type = 1.

That variable is not used anymore, I’ve patched this bug and now acl_id is used, you can replace the file with the patched file or wait for a new release, this release will mostly be bug fixes.

Sign in to reply