You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
The errors above look like something that should be resolved, however, if the box wobbles when you're setting a password, it'll be because it doesn't match the password policy rules (shown below input box... 12 chars, uppercase, lowercase, number and special).
Hope this helps.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Apparently there is no way to go further, clicking "set password" makes the input area to wobbleand that's it.
I followed all instructions at https://icecoder.net/downloads/zip
I am using PHP 8.1 and Apache/2.4.52 (Ubuntu)
The content of data/logs/error.log is the following:
[14-May-2022 15:34:24 UTC] PHP Warning: filemtime(): stat failed for /var/www/html/ICEcoder/classes/../data/config-global.php in /var/www/html/ICEcoder/classes/Settings.php on line 72
[14-May-2022 15:34:24 UTC] PHP Stack trace:
[14-May-2022 15:34:24 UTC] PHP 1. {main}() /var/www/html/ICEcoder/index.php:0
[14-May-2022 15:34:24 UTC] PHP 2. include() /var/www/html/ICEcoder/index.php:5
[14-May-2022 15:34:24 UTC] PHP 3. ICEcoder\Settings->getConfigGlobalFileDetails() /var/www/html/ICEcoder/lib/settings.php:29
[14-May-2022 15:34:24 UTC] PHP 4. filemtime($filename = '/var/www/html/ICEcoder/classes/../data/config-global.php') /var/www/html/ICEcoder/classes/Settings.php:72
[14-May-2022 15:34:24 UTC] PHP Warning: filemtime(): stat failed for /var/www/html/ICEcoder/classes/../data/config-global.php in /var/www/html/ICEcoder/classes/Settings.php on line 72
[14-May-2022 15:34:24 UTC] PHP Stack trace:
[14-May-2022 15:34:24 UTC] PHP 1. {main}() /var/www/html/ICEcoder/index.php:0
[14-May-2022 15:34:24 UTC] PHP 2. include() /var/www/html/ICEcoder/index.php:5
[14-May-2022 15:34:24 UTC] PHP 3. ICEcoder\Settings->setConfigGlobalSettings($settings = '\n') /var/www/html/ICEcoder/lib/settings.php:30
[14-May-2022 15:34:24 UTC] PHP 4. ICEcoder\Settings->getConfigGlobalFileDetails() /var/www/html/ICEcoder/classes/Settings.php:98
[14-May-2022 15:34:24 UTC] PHP 5. filemtime($filename = '/var/www/html/ICEcoder/classes/../data/config-global.php') /var/www/html/ICEcoder/classes/Settings.php:72
[14-May-2022 15:34:24 UTC] PHP Warning: filemtime(): stat failed for /var/www/html/ICEcoder/classes/../data/config-admin-192_168_178_62.php in /var/www/html/ICEcoder/classes/Settings.php on line 146
[14-May-2022 15:34:24 UTC] PHP Stack trace:
[14-May-2022 15:34:24 UTC] PHP 1. {main}() /var/www/html/ICEcoder/index.php:0
[14-May-2022 15:34:24 UTC] PHP 2. include() /var/www/html/ICEcoder/index.php:5
[14-May-2022 15:34:24 UTC] PHP 3. ICEcoder\Settings->getConfigUsersFileDetails($fileName = 'config-admin-192_168_178_62.php') /var/www/html/ICEcoder/lib/settings.php:70
[14-May-2022 15:34:24 UTC] PHP 4. filemtime($filename = '/var/www/html/ICEcoder/classes/../data/config-admin-192_168_178_62.php') /var/www/html/ICEcoder/classes/Settings.php:146
[14-May-2022 15:34:24 UTC] PHP Warning: filemtime(): stat failed for /var/www/html/ICEcoder/classes/../data/config-admin-192_168_178_62.php in /var/www/html/ICEcoder/classes/Settings.php on line 146
[14-May-2022 15:34:24 UTC] PHP Stack trace:
[14-May-2022 15:34:24 UTC] PHP 1. {main}() /var/www/html/ICEcoder/index.php:0
[14-May-2022 15:34:24 UTC] PHP 2. include() /var/www/html/ICEcoder/index.php:5
[14-May-2022 15:34:24 UTC] PHP 3. ICEcoder\Settings->setConfigUsersSettings($fileName = 'config-admin-192_168_178_62.php', $settings = '<?php\n/*\n\na:44:{s:9:"versionNo";s:3:"8.1";s:16:"configCreateDate";i:0;s:4:"root";s:0:"";s:12:"checkUpdates";b:1;s:13:"openLastFiles";b:1;s:16:"updateDiffOnSave";b:1;s:12:"languageUser";s:11:"english.php";s:11:"backupsKept";b:1;s:11:"backupsDays";i:14;s:11:"deleteToTmp";b:1;s:16:"findFilesExclude";a:9:{i:0;s:4:".doc";i:1;s:4:".gif";i:2;s:4:".jpg";i:3;s:5:".jpeg";i:4;s:4:".pdf";i:5;s:4:".png";i:6;s:4:".swf";i:7;s:4:".xml";i:8;s:4:".zip";}s:10:"codeAssist";b:1;s:11:"visibleTabs";b:0;s:9:"lockedNav";b:1;s:17:"t'...) /var/www/html/ICEcoder/lib/settings.php:71
[14-May-2022 15:34:24 UTC] PHP 4. ICEcoder\Settings->getConfigUsersFileDetails($fileName = 'config-admin-192_168_178_62.php') /var/www/html/ICEcoder/classes/Settings.php:169
[14-May-2022 15:34:24 UTC] PHP 5. filemtime($filename = '/var/www/html/ICEcoder/classes/../data/config-admin-192_168_178_62.php') /var/www/html/ICEcoder/classes/Settings.php:146
The text was updated successfully, but these errors were encountered: