X7ROOT File Manager
Current Path:
/var/softaculous/glpi
var
/
softaculous
/
glpi
/
??
..
??
.htaccess
(312 B)
??
_clone.php
(3.62 KB)
??
config_db.php
(294 B)
??
edit.php
(4.55 KB)
??
edit.xml
(433 B)
??
extend.php
(8.74 KB)
??
fileindex.php
(262 B)
??
glpi.sql
(782.55 KB)
??
glpi.zip
(89.3 MB)
??
glpicrypt.key
(11 B)
??
images
??
import.php
(3.65 KB)
??
info.xml
(5.05 KB)
??
install.js
(921 B)
??
install.php
(7.03 KB)
??
install.xml
(2.75 KB)
??
md5
(4.88 KB)
??
notes.txt
(795 B)
??
oauth.pem
(14 B)
??
oauth.pub
(13 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
pub_.htaccess
(157 B)
??
update_glpikey.php
(581 B)
??
update_pass.php
(497 B)
??
upgrade.php
(5.41 KB)
??
upgrade.xml
(309 B)
Editing: 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]
Upload File
Create Folder