• 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
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

PHP error after upgrade from 8.6 to 9.2

S

systemseven

Guest
I have never seen this before. It seems to happen daily too. To fix it, I have to restart the Plesk Panel Service. Any ideas?

ERROR: Exception
Previous request has not completed!

0: common_func.php3:4021
plesk_internal_file_exists(string 'C:\Program Files\Parallels\Plesk\/admin/plib/locales/en-US/messages_en-US.php')
1: common_func.php3:4021
plesk_file_exists(string 'C:\Program Files\Parallels\Plesk\/admin/plib/locales/en-US/messages_en-US.php')
2: common_func.php3:2009
locale_exists(string 'en-US')
3: class.Session.php:190
Session->Session()
4: auth.php3:157
 
Hello,

Can you post or PM me the output of the following commands:

"%plesk_bin%\dbclient.exe" --direct-sql --sql="select * from locales;"
"%plesk_bin%\dbclient.exe" --direct-sql --sql="select * from misc;"
 
I put a * in place of sensitive information.

"%plesk_bin%\dbclient.exe" --direct-sql --sql="select * from locales;"

id active
en-US true

"%plesk_bin%\dbclient.exe" --direct-sql --sql="select * from misc;"

param val
actionlog_rot_num_periods 30
actionlog_rot_num_records 3000
actionlog_rot_period day
actionlog_rot_type by_period
admin_address *
admin_city *
admin_cname *
admin_country US
admin_custom_preset_id 6
admin_email *
admin_fax
admin_isPrefEdit true
admin_itmpl_id 1
admin_locale en-US
admin_news_dismissed 1
admin_pcode 78412
admin_phone *
admin_pname Server Admin
admin_preset_id 29
admin_skin_id 20
admin_state TX
allow_short_pop3_names disabled
apscatalog_lastupdatetime 2009-06-13 00:35:07
apscatalog_last_displayed_transaction 11
apscatalog_showall
apscatalog_url http://apscatalog.com/
billing_cache_update_time 2009-06-11 22:42:26
bu_cert_id 7
cert_purchasing false
cert_rep_id 1
cl_tmpl_list_id 13
custom_title Systemseven Web Hosting Control Panel
default_certificate_id 1
default_dns_zone_id 1
default_server_mssql 2
default_server_mysql 1
def_admin_preset_id 29
def_client_preset_id 30
def_domain_preset_id 31
def_itmpl_id 1
def_locale en-US
def_reseller_preset_id 32
def_skin_id 21
disable_lock_screen false
disable_pop_auth 1
disable_smtp_auth 0
dns_recursion local
dns_zone_status true
domain_keys_sign true
domain_keys_verify true
domain_registration false
dom_tmpl_list_id 828
exp_warn_time 10
extras false
forbid_create_dns_subzone false
FullHostName *
hide_disabled_controls false
hide_unavailable_limits false
hide_unavailable_permissions false
iis_app_pool_mode dedicated
include_databases true
include_domaindumps true
include_logs true
include_mailboxes true
include_maillists true
include_mssql_databases true
include_mysql_databases true
include_webapps true
LastAntivirusStatisticLog 2009-06-08
LastSpamStatisticLog 2009-06-08
last_cl_tmpl 7
last_ip_id 3
lines_per_page 20
lock_attempts 3
lock_interval 3
lock_time 30
login_timeout 30
logo_id 8
mail_bounce true
master_services_list_for_obligatory_status_checking pop3,smtp,http,ftp,dns
max_button_length
message_submission false
multiply_login true
ntp_enabled true
ntp_server time.nist.gov
passive_ftp_port_range 1025-5000
passive_ftp_port_range_default 1024-65535
poplock_time 20
psa_configured true
psa_defcompok true
rbl true
rbl_server sbl-xbl.spamhaus.org
relay auth
restart_apache_interval 900
res_tmpl_list_id 946
send_announce false
server_wide_antivirus
slave_request_timeout 20
slave_services_list_with_non_obligatory_status_checking tomcat,postgresql,coldfusion,spamd,imap
smartermail_login *
smartermail_password *
smartermail_port 9998
soa_serial_format YYYYMMDDNN
stat_timestamp 1243849381
stat_ttl 72
traffic_accounting 3
user_antivirus_incoming false
user_antivirus_outgoing false
use_vocabulary false
version 0760
wsb_subdomains_default false
 
Back
Top