You are not logged in.

#1 2016-04-19 17:53:31

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

[SOLVED]Problems with php56

I have installed php56, php56-apach, and php56-gd. Everything seemed to look good during the install but I am having some issues. Things seems to work correctly so far but running a phpinfo() gives me this:

Configuration File (php.ini) Path	             /etc/php56
Loaded Configuration File	                     /etc/php56/php.ini
Scan this dir for additional .ini files	     /etc/php56/conf.d

Apache Version	Apache/2.4.20 (Unix) OpenSSL/1.0.2g PHP/5.6.20

However, when I run:

php -v

I get this:

PHP 5.6.5 (cli) (built: Jan 22 2015 18:29:09)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies

Apparently I am missing something....

Last edited by nadman10 (2016-04-19 18:04:41)

Offline

#2 2016-04-19 18:04:23

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

Re: [SOLVED]Problems with php56

Nevermind. I need to run

php56 -v

Duh.....

Offline

Board footer

Powered by FluxBB