LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Archive » LxAdmin » Installatron » upgrade
upgrade [message #62867] Mon, 27 April 2009 05:28 Go to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
Hi,
I know there is not update available but clicking on: run Installatron Update/Repair
gives this error:
Installatron Install & Repair Utility,
Rev. 2.3 (2008-11-13)

Internal PHP Binary: /usr/local/bin/php
Error: Couldn't detect control panel PHP version (from `/usr/local/bin/php -v'). Aborting.


Re: upgrade [message #62971 is a reply to message #62867] Tue, 28 April 2009 21:36 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

For the record for the IT people, LxAdmin's PHP is located at /usr/bin/lxphp.exe.

Re: upgrade [message #62974 is a reply to message #62867] Tue, 28 April 2009 21:54 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Try linking it forcibly.

 
 ln -sf /usr/bin/php /usr/local/bin/
 



On Mon, Apr 27, 2009 at 09:28:29AM -0000, Mati Kochen wrote:
>
>
> Hi,
> I know there is not update available but clicking on: run Installatron Update/Repair
> gives this error:
>
> Installatron Install & Repair Utility,
> Rev. 2.3 (2008-11-13)
>
> Internal PHP Binary: /usr/local/bin/php
> Error: Couldn't detect control panel PHP version (from `/usr/local/bin/php -v'). Aborting.


Re: upgrade [message #62980 is a reply to message #62974] Tue, 28 April 2009 22:45 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
doesn't help.
still the same.


just for record:
/usr/local/bin/php -v

does return the PHP version...


[Updated on: Tue, 28 April 2009 23:09]

Report message to a moderator

Re: upgrade [message #62982 is a reply to message #62980] Tue, 28 April 2009 22:56 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
In that you should report it to the itron people.

thanks.


On Wed, Apr 29, 2009 at 02:45:57AM -0000, Mati Kochen wrote:
>
>
> doesn't help.
> still the same.
>
>
> just for reference:
>
> /usr/local/bin/php -v
>
> does return the PHP version...


Re: upgrade [message #62986 is a reply to message #62867] Tue, 28 April 2009 23:08 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

You need to report to them the location of lxphp.exe.

That is the file location they need (/usr/bin/lxphp.exe). The error message is that it can't detect the control panel php version.


[Updated on: Tue, 28 April 2009 23:08]

Report message to a moderator

Re: upgrade [message #62988 is a reply to message #62986] Tue, 28 April 2009 23:19 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Actually no. Itron has to use the system php itself. Lphp.exe is internal lxadmin php and will not work properly.

thanks.


On Wed, Apr 29, 2009 at 03:08:24AM -0000, Arthur Thornton wrote:
>
>
> You need to report to them the location of lxphp.exe.
>
> That is the file location they need (/usr/bin/lxphp.exe). The error message is that it can't detect the control panel version.
> --
> http://www.zantagonox.com
> Number 5 poster on the forum. OVER 550 help posts on this forum!
>
>


Re: upgrade [message #62989 is a reply to message #62988] Tue, 28 April 2009 23:27 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
reported:
http://installatron.com/forum/viewtopic.php?f=2&t=163


Re: upgrade [message #62990 is a reply to message #62867] Tue, 28 April 2009 23:34 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

Well according to the IT error message, it wants the lxphp version.

I am merely stating the content of the error message. Isn't IT run off of the lxphp anyway? Isn't it integrated into LxAdmin when it is installed. Doesn't it reside inside lxadmin's httpdir? If so, it should use lxphp.


Re: upgrade [message #62991 is a reply to message #62990] Tue, 28 April 2009 23:38 Go to previous messageGo to next message
Lxhelp
Messages: 23691
Registered: July 2006
The Champion
Lxphp has some modules missing, and so it will not work at all.

thanks.


On Wed, Apr 29, 2009 at 03:34:55AM -0000, Arthur Thornton wrote:
>
>
> Well according to the IT error message, it wants the lxphp version.
>
> I am merely stating the content of the error message. Isn't IT run off of the lxphp anyway? Isn't it integrated into LxAdmin when it is installed. Doesn't it reside inside lxadmin's httpdir? If so, it should use lxphp.


Re: upgrade [message #63182 is a reply to message #62867] Fri, 01 May 2009 11:53 Go to previous messageGo to next message
Installatron is currently offline Installatron  United States
Messages: 15
Registered: April 2009
Member
Hi,

What's the output of the command it's referencing? I suspect that might reveal the problem.

/usr/local/bin/php -v

Thanks,
Phil.


Installatron Plugin is a Kloxo plugin that provides you and your customers an intuitive interface to install, manage, upgrade, and backup/restore a premier collection of the best applications on the web, all instantly at the click of a button.
Re: upgrade [message #63183 is a reply to message #62980] Fri, 01 May 2009 11:57 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
as I wrote before:
kochen wrote on Wed, 29 April 2009 05:45

just for record:
/usr/local/bin/php -v

does return the PHP version...



Re: upgrade [message #63188 is a reply to message #62867] Fri, 01 May 2009 13:15 Go to previous messageGo to next message
Installatron is currently offline Installatron  United States
Messages: 15
Registered: April 2009
Member
Hi,

I need to see the output verbatim to see why it can't detect the version.

If you prefer, email the output to support@installatron.com

Thanks,
Phil.


Installatron Plugin is a Kloxo plugin that provides you and your customers an intuitive interface to install, manage, upgrade, and backup/restore a premier collection of the best applications on the web, all instantly at the click of a button.
Re: upgrade [message #63191 is a reply to message #63188] Fri, 01 May 2009 14:10 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
information sent...

Re: upgrade [message #63219 is a reply to message #62867] Fri, 01 May 2009 21:13 Go to previous messageGo to next message
Installatron is currently offline Installatron  United States
Messages: 15
Registered: April 2009
Member
Hi,

Just to keep everyone following this informed, we resolved this through email. The latest version of repair has this fixed.

Cheers,
Phil.


Installatron Plugin is a Kloxo plugin that provides you and your customers an intuitive interface to install, manage, upgrade, and backup/restore a premier collection of the best applications on the web, all instantly at the click of a button.

[Updated on: Sat, 02 May 2009 18:00]

Report message to a moderator

Re: upgrade [message #63235 is a reply to message #63219] Sat, 02 May 2009 03:05 Go to previous message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
Thanks a lot for the great job, Phil...

Previous Topic:InstallTron & LX
Next Topic:Magento and Lxadmin
Goto Forum:
  


Current Time: Wed May 22 09:29:59 EDT 2013

Total time taken to generate the page: 0.01309 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software