[21-Jun-2023 17:24:54 Europe/Zurich] PHP Warning: Undefined array key "host" in /home/domain/public_html/oc-includes/osclass/utils.php on line 979
// parse URL
$aUrl = parse_url($sourceFile);
$host = $aUrl['host'];
if ('localhost' === strtolower($host)) {
$host = '127.0.0.1';
}
Server informationServer information: Linux zeus 5.15.0-75-generic #82-Ubuntu SMP Tue Jun 6 23:10:23 UTC 2023 x86_64
Server software version: ()
PHP version: 8.1.2-1ubuntu2.11
Memory limit: 128M
Max execution time: 30s
Upload max file size: 2M
Max input vars: 1000
Allow URL Fopen: Enabled
Permissions informationIn case folder is not readable or writtable, it may be issue when updating or upgrading osclass, themes or plugins.
Folders those are not readable:
All folders are readable
Folders those are not writtable:
All folders are writtable
Osclass version: 8.1.2
Web URL:
https://prod.domain.com/Web path: /home/prod-domain-com/public_html/
Oc-admin URL:
https://prod.domain.com/oc-admin/Last update check: 2023-06-20 17:39:55
Using dev cron: Yes
Current front theme: Sigma Osclass Theme (sigma)
Current oc-admin theme: Omega Admin Theme (omega)
PHP error log: Disabled
PHP errors output to file: Disabled
Database debug mode: Disabled
Cache: Disabled
Subdomains setup
Status: Disabled
Type: None
Count of available subdomains: 0
Is subdomain?: No
Base host: -
Landing page: Disabled
Automatic redirect: Disabled
Restricted countries: -
List of first 20 subdomains: -
Newly installed system (Ubuntu/Virutalmin)
The host has the name zeus.XXX.com and the domain under which OsClass runs is prod.XXX.com. All on the same host. Why doesn't it work with the API key?