|
|
|
| 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   |
|
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 #98127 is a reply to message #98109] |
Fri, 11 May 2012 21:55   |
|
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 #98469 is a reply to message #98462] |
Mon, 04 June 2012 06:47   |
|
shazar wrote on Sun, 03 June 2012 13:58real-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
[Updated on: Mon, 04 June 2012 06:48] Report message to a moderator
|
|
|
|
|
|
|
|
|
|