Need PHP 5.3.1 or higher to run this version of joomla - Joomla! Forum - community, help and support
i've installed joomla onto new domain uisng install application within plesk 10.4.4 , when try load admin login page, or public site page, says . . .
"your host needs use php 5.3.1 or higher run version of joomla!"
plesk tells me i'm running 5.3.15 (run fast cgi app)
any sugegstions?
i'd admit nowing little php (spent past 10 years programming in asp)
thanks
trevor
"your host needs use php 5.3.1 or higher run version of joomla!"
plesk tells me i'm running 5.3.15 (run fast cgi app)
any sugegstions?
i'd admit nowing little php (spent past 10 years programming in asp)
thanks
trevor
welcome joomla forum! (and php
)
could upload test.php filein server, , open browser?
does state "5.3.15"?
php5.3.15 has been released more half year ago: 19-july-2012, see http://www.php.net/changelog-5.php#5.3.15
can ask hosting provider update php version more recent version?
e.g. php 5.3.20 (old stable) or php 5.4.10 (current stable)?
http://php.net/downloads.php
could upload test.php file
code: select all
<?php
phpinfo();
?>
does state "5.3.15"?
php5.3.15 has been released more half year ago: 19-july-2012, see http://www.php.net/changelog-5.php#5.3.15
can ask hosting provider update php version more recent version?
e.g. php 5.3.20 (old stable) or php 5.4.10 (current stable)?
http://php.net/downloads.php
Comments
Post a Comment