One Hat Cyber Team
Your IP :
216.73.216.183
Server IP :
23.137.84.82
Server :
Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
softaculous
/
glpi
/
Edit File:
notes.txt
1. PHP REQUIREMENT LINK : http://glpi-install.readthedocs.io/en/latest/prerequisites.html#php 2. For our note if any users see the warning of 'utf8mb4 support requires additional migration' after upgrade ask them to run "php bin/console glpi:migration:utf8mb4" and "php bin/console glpi:migration:unsigned_keys". This is shown inside admin panel as well. (While upgrading from 9.5.x to 10.0.1) 3. Since 11.0.0 public/.htaccess is needed for shared hosting environments as mentioned here https://glpi-install.readthedocs.io/en/latest/prerequisites.html#apache-configuration (Configure the same and then start manual installation) For ex: # /var/www/glpi/public/.htaccess RewriteBase [[relativeurl]]/public RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php [QSA,L]
Simpan