@scottalanmiller said in Installing Snipe-IT on CentOS 7 and MariaDB:
se the following and it will take you to a working install of S
Thanks
@scottalanmiller said in Installing Snipe-IT on CentOS 7 and MariaDB:
se the following and it will take you to a working install of S
Thanks
@Robblehead Hi,
Please try this one...
setenforce 0
mkdir -p /var/www/html; cd /var/www/html/
wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
chmod 744 install.sh
./install.sh
Hi @tiagom ,
Please find the log file from the below link.
var/log/httpd/snipeIT.error.log
[Mon Nov 06 15:13:41.998634 2017] [php7:error] [pid 20711] [client 127.0.0.1:43457] PHP Fatal error: require(): Failed opening required '/var/www/html/snipeit/vendor/composer/../psy/psysh/src/Psy/functions.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/snipeit/vendor/composer/autoload_real.php on line 66