February 28, 201115 yr Hi, i have a Problem. [root@aca80818 froxlor]# php -v PHP 5.2.16 (cli) (built: Dec 17 2010 14:09:03) Copyright © 1997-2010 The PHP Group Zend Engine v2.2.0, Copyright © 1998-2010 Zend Technologies [root@aca80818 froxlor]# lsb_release -a LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: RedHatEnterpriseServer Description: Red Hat Enterprise Linux Server release 5 (Tikanga) Release: 5 Codename: Tikanga why? Froxlor Installation Checking for PHP version >= 5.2 not installed! Checking whether magic_quotes_runtime is off OK Testing if PHP MySQL-extension is installed... OK Testing if PHP XML-extension is installed... OK Testing if PHP filter-extension is installed... not installed! Testing if PHP posix-extension is installed... not installed! Testing if PHP bcmath-extension is installed... OK Testing if open_basedir is enabled... OK
February 28, 201115 yr We're checking for PHP_VERSION >= 5.2.0, so you should check if you have the correct webserver php-module installed/enabled. Also, you need the filter and the posix-extension for PHP
Archived
This topic is now archived and is closed to further replies.