File manager - Edit - /usr/local/cpanel/etc/db/sqlite_schemas/autossl_problems
Back
CREATE TABLE problems ( -- indexed domain text not null primary key, username text not null, log text not null, time text default (strftime('%Y-%m-%dT%H:%M:%SZ', 'now')), -- not indexed problem text not null ); CREATE INDEX username_index ON problems (username); CREATE INDEX log_index ON problems (log);
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings