Hi guys,
I using xenforo and i wanted to add an arcade, but im having a problem uploading the games.
"include_once(Archive/Tar.php) [function.include-once]: failed to open stream: No such file or directory"
From reading i need to install pear https://pear.php.net/manual/en/installation.getting.php
$ wget http://pear.php.net/go-pear.phar
$ php go-pear.phar
The problem is after install its using 5.3.3 by OS vendor rather than 5.6.26 that i have installed.
# pear version
PEAR Version: 1.10.1
PHP Version: 5.3.3
Zend Engine Version: 2.3.0
Running on: Linux 2.6.32-642.6.1.el6.x86_64 #1 SMP Wed Oct 5 00:36 :12 UTC 2016 x86_64
How do i get it to work with 5.6.26?
I using xenforo and i wanted to add an arcade, but im having a problem uploading the games.
"include_once(Archive/Tar.php) [function.include-once]: failed to open stream: No such file or directory"
From reading i need to install pear https://pear.php.net/manual/en/installation.getting.php
$ wget http://pear.php.net/go-pear.phar
$ php go-pear.phar
The problem is after install its using 5.3.3 by OS vendor rather than 5.6.26 that i have installed.
# pear version
PEAR Version: 1.10.1
PHP Version: 5.3.3
Zend Engine Version: 2.3.0
Running on: Linux 2.6.32-642.6.1.el6.x86_64 #1 SMP Wed Oct 5 00:36 :12 UTC 2016 x86_64
How do i get it to work with 5.6.26?