Send Joomla mailing list submissions to
joomla@lists.nyphp.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nyphp.org/mailman/listinfo/joomla
or, via email, send a message with subject or body 'help' to
joomla-requ...@lists.nyphp.org
You can reach the person managing the list at
joomla-ow...@lists.nyphp.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Joomla digest..."
Today's Topics:
1. Re: Help with Akeeba Backup Installer 3.5.2 (Scott Wolpow)
2. Re: Joomla Digest, Vol 66, Issue 50 (Kenny Berwager)
----------------------------------------------------------------------
Message: 1
Date: Fri, 22 Jun 2012 10:10:42 -0400
From: Scott Wolpow<sc...@wolpow.com>
To: joomla@lists.nyphp.org
Subject: Re: [joomla] Help with Akeeba Backup Installer 3.5.2
Message-ID:<4fe47ce2.1020...@wolpow.com>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120622/0e948d5e/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 22 Jun 2012 10:24:07 -0400
From: Kenny Berwager<ke...@whyknott.com>
To: joomla@lists.nyphp.org
Subject: Re: [joomla] Joomla Digest, Vol 66, Issue 50
Message-ID:<b4fd1011-87b4-44f6-abf9-0a8faf265...@whyknott.com>
Content-Type: text/plain; charset=us-ascii
David,
Thanks for the direction, client is using Plesk 8.6 and it says version
5.2.6-1.el5.art in the components list.
Weird how I installed Joomla 2.5.4 just fine on this server but cannot restore
using Akeeba Backup now?
Thanks,
Kenny
On Jun 22, 2012, at 10:09 AM, joomla-requ...@lists.nyphp.org wrote:
Send Joomla mailing list submissions to
joomla@lists.nyphp.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nyphp.org/mailman/listinfo/joomla
or, via email, send a message with subject or body 'help' to
joomla-requ...@lists.nyphp.org
You can reach the person managing the list at
joomla-ow...@lists.nyphp.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Joomla digest..."
Today's Topics:
1. Re: Help with Akeeba Backup Installer 3.5.2 (David Roth)
2. Re: Help with Akeeba Backup Installer 3.5.2 (David Roth)
----------------------------------------------------------------------
Message: 1
Date: Fri, 22 Jun 2012 10:06:51 -0400
From: David Roth<davidalanr...@gmail.com>
To: "NYPHP SIG: Joomla"<joomla@lists.nyphp.org>
Subject: Re: [joomla] Help with Akeeba Backup Installer 3.5.2
Message-ID:
<CAN7=Vv8KQ1h4B_j_d6NJJ--cE8ohtmzUj1fWZXD=9go9tmj...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi Kenny.
"PHP Version>= 5.2.7No"
It looks like it's complaining about the version PHP which is installed on
that server. See if you can through find out the version of PHP being used
through CPANEL or if you have shell access enter the command:
php -v
and see what version of PHP is being used. I think Joomla 2.5 requires PHP
5.3 or later.
David Roth
On Fri, Jun 22, 2012 at 9:51 AM, Kenny Berwager<ke...@whyknott.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120622/7f4c81ef/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 22 Jun 2012 10:09:09 -0400
From: David Roth<davidalanr...@gmail.com>
To: "NYPHP SIG: Joomla"<joomla@lists.nyphp.org>
Subject: Re: [joomla] Help with Akeeba Backup Installer 3.5.2
Message-ID:
<CAN7=vv96hko5rep2hdm4jauvovhfvd1k62qh0nm7ac15rk3...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
PS: Here is a link to the Joomla requirements:
http://www.joomla.org/technical-requirements.html
David Roth
On Fri, Jun 22, 2012 at 10:06 AM, David Roth<davidalanr...@gmail.com>wrote:
Hi Kenny.
" PHP Version>= 5.2.7 No "
It looks like it's complaining about the version PHP which is installed on
that server. See if you can through find out the version of PHP being used
through CPANEL or if you have shell access enter the command:
php -v
and see what version of PHP is being used. I think Joomla 2.5 requires PHP
5.3 or later.
David Roth
On Fri, Jun 22, 2012 at 9:51 AM, Kenny Berwager<ke...@whyknott.com>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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120622/acf595c1/attachment.html>
------------------------------
_______________________________________________
Joomla mailing list
Joomla@lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/joomla
End of Joomla Digest, Vol 66, Issue 50
**************************************
------------------------------
_______________________________________________
Joomla mailing list
Joomla@lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/joomla
End of Joomla Digest, Vol 66, Issue 51
**************************************