That screen is just a version of PHP info and has nothing to do with Akeeba.
A reboot of the server would not affect anything that was installed.
Do you mean you reprovisoned the server?
If you are using a cloud server and you did not make a new image, then
you have wiped out any changes.
You need to upgrade php.
I suggest you just upload a php info to the server and run that.
|<?php
// Show all information, defaults to INFO_ALL
phpinfo();
// Show just the module information.
// phpinfo(8) yields identical results.
phpinfo(INFO_MODULES);
?> |
SW
On 6/22/2012 9:51 AM, Kenny Berwager wrote:
Hello Everyone,
I'm working on a new clients website and they had issues with their main domain
which required a reboot of their server. So thankfully I used Akeeba Backup.
But now I'm stuck at this screen:
http://thecaskeygroup.com/newsite2/installation/index.php everything is great
except that php version shows a red NO. On that server I was able to install
Joomla 2.5 just fine but now I cannot restore it???
Has anyone had this problem? Client is using CentOs with Plesk 8.6 hosted with
Media Temple.
Thanks!
Kenny
Kenny Berwager
Art Director
Whyknott Advertising
1204 High St., Hanover
PA 17331
Ph: 717.630.1240
Fx: 717.630.1277
http://www.whyknott.com
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php