LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Kloxo Community Support » Technical Help » [TIP] Temporary solution for Kloxo after update php to 5.1.17-13
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97322 is a reply to message #96940] Mon, 02 April 2012 08:48 Go to previous messageGo to next message
rk1041 is currently offline rk1041  India
Messages: 8
Registered: November 2011
Location: India
Member

Yes it works. Now I can run server with suphp. Thanks a lot.
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97471 is a reply to message #95273] Mon, 09 April 2012 16:40 Go to previous messageGo to next message
cirelle is currently offline cirelle  United States
Messages: 51
Registered: March 2011
Valuable Member
my php has 5.2.13 after 6.1.12 upgrade

suphp broken

exec function no longer works

none of the solutions here seem to apply

machine is in production, stupidly let auto update happen

not sure what the 5.1.17 - 13 version of php is, not on this machine
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97481 is a reply to message #97471] Mon, 09 April 2012 22:29 Go to previous messageGo to next message
mustafaramadhan is currently offline mustafaramadhan  Indonesia
Messages: 5675
Registered: December 2010
Location: Yogyakarta
Super Grandmaster
Forum Moderator

@cirelle,

Try 'yum update' and then 'sh /script/cleanup'. Maybe something wrong when update process.

For sure using php 5.1.17-13, try 'yum list php' or 'rpm -q php'


http://download.lxcenter.org/kdev.png
..:: MRatWork ::..
Server/Web-integrator - perfect not always more useful

--- Need KVM/OpenVZ VPS? - click here (Kloxo-MR READY!) ---

For bug/feature/security - Member rank status

http://download.lxcenter.org/hdev.png
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97483 is a reply to message #97481] Tue, 10 April 2012 00:03 Go to previous messageGo to next message
cirelle is currently offline cirelle  United States
Messages: 51
Registered: March 2011
Valuable Member
Hi Mustafa

from the command center I get:

Loaded plugins: fastestmirror, protectbase
Loading mirror speeds from cached hostfile
* base: mirror.lug.udel.edu
* updates: mirrors.xmission.com
* extras: centos.mirror.nac.net
0 packages excluded due to repository protections
Installed Packages
php.i386 5.2.17-13 installed


from shell to the vps I get

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.lga7.us.voxel.net
* extras: centos.mirror.nac.net
* openvz-kernel-rhel5: download.openvz.org
* openvz-utils: download.openvz.org
* updates: updates.interworx.info
Installed Packages
php.i386 5.2.13-1 installed
Available Packages
php.i386 5.2.17-13 lxlabsupdate
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97527 is a reply to message #97483] Tue, 10 April 2012 18:29 Go to previous messageGo to next message
omerts is currently offline omerts  
Messages: 13
Registered: April 2012
Member
Thanx for the solution, could you post how to change it back once the problem is fixed? thanx
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #97887 is a reply to message #97527] Thu, 26 April 2012 17:53 Go to previous messageGo to next message
cirelle is currently offline cirelle  United States
Messages: 51
Registered: March 2011
Valuable Member
omerts wrote on Tue, 10 April 2012 18:29
Thanx for the solution, could you post how to change it back once the problem is fixed? thanx



I wouldn't count on it
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98109 is a reply to message #96408] Thu, 10 May 2012 08:01 Go to previous messageGo to next message
liviujianu is currently offline liviujianu  Romania
Messages: 7
Registered: February 2011
Location: 36
Member

This solution worked for me also. I just ran the command and php was fixed quickly.

Good job!
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98127 is a reply to message #98109] Fri, 11 May 2012 21:55 Go to previous messageGo to next message
aamakhfudh is currently offline aamakhfudh  
Messages: 3
Registered: May 2012
Member
i've following this solution, and half of my website now work, thanks a bunch

but, some website still have 500 internal server errors, i post this error_log :

[Fri May 11 09:57:46 2012] [error] [client x.x.x.x] PHP Warning:  Module 'curl' already loaded in Unknown on line 0
[Fri May 11 09:57:46 2012] [error] [client x.x.x.x] PHP Warning:  Module 'json' already loaded in Unknown on line 0
[Fri May 11 09:57:46 2012] [error] [client x.x.x.x] PHP Warning:  Module 'wddx' already loaded in Unknown on line 0
[Fri May 11 09:57:46 2012] [error] [client x.x.x.x] PHP Warning:  Module 'zip' already loaded in Unknown on line 0


i've already search it on google, and figure out that there is double module loaded. i check it in /etc/php.d/extension.ini and disable json, curl, wddx, and zip .ini file but the error still exist.

would u please help guide me to solve the problem, this is so important. thanks in advance.

http://forum.lxcenter.org/index.php?t=msg&th=18626&s tart=0&
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98227 is a reply to message #98127] Sat, 19 May 2012 12:05 Go to previous messageGo to next message
djscooby is currently offline djscooby  Greece
Messages: 90
Registered: August 2011
Valuable Member
-i had the same problem but when i checked php version was 5.2.17-3

(don't realy know how it reverted back as i had aplied a month ago this fix) but sites(wordpress) were loading fine with httpd worker..

Anyway i just re apply fix and then i have only one problem from the above :

Module 'wddx' already loaded in Unknown on line 0 on all domain logs...

[Updated on: Sat, 19 May 2012 12:37]

Report message to a moderator

Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98460 is a reply to message #98227] Sun, 03 June 2012 07:13 Go to previous messageGo to next message
real-comp-master is currently offline real-comp-master  Russian Federation
Messages: 10
Registered: May 2012
Member

That was stupid from the very beginning - tying to build stable product based on unstable bricks, like php.
Kloxo's idea is awesome and it has convenient js search fnction, ...but php....

Cpanel is written on perl.

I just needed web server for easy hosting multiple sites.
Now i feel it is hell.
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98462 is a reply to message #98460] Sun, 03 June 2012 13:58 Go to previous messageGo to next message
shazar is currently offline shazar  United States
Messages: 1856
Registered: May 2011
Grandmaster
LxCenter Core Team Member
LxCenter Representative
real-comp-master - The php package in question here has nothing to do with the php package used to run Kloxo. Kloxo uses the lxphp package and doesn't even use the same webserver as the one that serves web sites.

https://www.mercuryvps.com
HyperVM Xen VPS hosting
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98469 is a reply to message #98462] Mon, 04 June 2012 06:47 Go to previous messageGo to next message
real-comp-master is currently offline real-comp-master  Russian Federation
Messages: 10
Registered: May 2012
Member

shazar wrote on Sun, 03 June 2012 13:58
real-comp-master - The php package in question here has nothing to do with the php package used to run Kloxo. Kloxo uses the lxphp package and doesn't even use the same webserver as the one that serves web sites.


That changes things a little...
But still, after applying suphp I was getting error 500 at 7778 port.
Overall feelings is that PHP has always been a mess, every upgrade breaks something.
But people offer money for the job. So hell is not going to end...

At least community can make appliance of Centos+Kloxo that will work as intended and will not update anything at all.

There is a kind of hope for December 2012 will free us from senseless struggles Smile

[Updated on: Mon, 04 June 2012 06:48]

Report message to a moderator

Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98470 is a reply to message #98469] Mon, 04 June 2012 08:29 Go to previous messageGo to next message
shazar is currently offline shazar  United States
Messages: 1856
Registered: May 2011
Grandmaster
LxCenter Core Team Member
LxCenter Representative
lol, well again the easy thing to do here is to downgrade that php package. This isn't a php problem per se but the packaging of the php. In terms of stability, people want and want and want it but don't do anything to help in testing. Prime example: http://forum.lxcenter.org/index.php?t=msg&th=18479&s tart=0&

https://www.mercuryvps.com
HyperVM Xen VPS hosting
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #98823 is a reply to message #95519] Fri, 22 June 2012 13:44 Go to previous messageGo to next message
egyart is currently offline egyart  United States
Messages: 7
Registered: June 2012
Location: USA
Member
Hello Mostafa

I really need Help
after updating to 6.1.12
I can not send any emails from my server nor access the webmail

webmail give many errors but the last error

Not Found

The requested URL /horde/login.php was not found on this server.
Apache/2.2.22 (CentOS) Server at webmail.ZZZZZZZZZ.com Port 80

Thanks


Basem
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #100136 is a reply to message #98823] Tue, 07 August 2012 09:27 Go to previous messageGo to next message
mustafaramadhan is currently offline mustafaramadhan  Indonesia
Messages: 5675
Registered: December 2010
Location: Yogyakarta
Super Grandmaster
Forum Moderator

try 'sh /script/cleanup'.

http://download.lxcenter.org/kdev.png
..:: MRatWork ::..
Server/Web-integrator - perfect not always more useful

--- Need KVM/OpenVZ VPS? - click here (Kloxo-MR READY!) ---

For bug/feature/security - Member rank status

http://download.lxcenter.org/hdev.png
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #100542 is a reply to message #100136] Sat, 18 August 2012 00:54 Go to previous messageGo to next message
arashdn is currently offline arashdn  Iran, Islamic Republic of
Messages: 9
Registered: August 2012
Member
Hi,
PHP is still not working with lighttpd
PHP 5.1.17-1 is installed .
I done all of instructions but I still got 403 error for PHP pages ..
what can I do?

[Updated on: Sat, 18 August 2012 01:31]

Report message to a moderator

Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #100889 is a reply to message #100542] Sun, 02 September 2012 17:32 Go to previous messageGo to next message
mirosie is currently offline mirosie  Europe
Messages: 1
Registered: September 2012
Member
when will you release a update that will fix this problem?
Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #101113 is a reply to message #100889] Sun, 09 September 2012 15:57 Go to previous messageGo to next message
goozend is currently offline goozend  Thailand
Messages: 10
Registered: April 2010
Member
i'm used lighttpd

but php show blank page

Please help

i'm try but don't work

i'm need release new version kloxo for fix issue

---------------------

Hello

i'm try command


*fresh install

yum install -y wget

wget http://download.lxcenter.org/download/kloxo/production/kloxo -installer.sh

sh ./kloxo-installer.sh --type=master --version=6.1.10

yum downgrade php*

it work for me lighttpd/djbdns

Grin

[Updated on: Sun, 09 September 2012 16:47]

Report message to a moderator

Re: [TIP] Temporary solution for Kloxo after update php to 5.1.17-13 [message #103144 is a reply to message #101113] Mon, 15 October 2012 08:08 Go to previous message
mustafaramadhan is currently offline mustafaramadhan  Indonesia
Messages: 5675
Registered: December 2010
Location: Yogyakarta
Super Grandmaster
Forum Moderator

goozend wrote on Mon, 10 September 2012 02:57
i'm used lighttpd

but php show blank page

Please help

i'm try but don't work

i'm need release new version kloxo for fix issue

---------------------

Hello

i'm try command


*fresh install

yum install -y wget

wget http://download.lxcenter.org/download/kloxo/production/kloxo -installer.sh

sh ./kloxo-installer.sh --type=master --version=6.1.10

yum downgrade php*

it work for me lighttpd/djbdns

Grin


Not work because problem not on kloxo code but php from lxcenter.


http://download.lxcenter.org/kdev.png
..:: MRatWork ::..
Server/Web-integrator - perfect not always more useful

--- Need KVM/OpenVZ VPS? - click here (Kloxo-MR READY!) ---

For bug/feature/security - Member rank status

http://download.lxcenter.org/hdev.png
Previous Topic:[TIP] Permalink Wordpress in Lighttpd
Next Topic:[TIP] Example Mysql config for various specification
Goto Forum:
  


Current Time: Thu May 23 02:36:56 EDT 2013

Total time taken to generate the page: 0.01498 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