Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 22:53:51

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aphanciale

Pages: [1]
1
Kloxo-MR Releases / Re: RPM Broken
« on: 2014-04-09, 22:49:53 »
Disabling mratwork-release-neutral-arch is not a solid solution.
If you do sh /script/upcp your Kloxo will break completely as you will loose lxphp.exe.

Can we somehow primary.xml.gz for Centos 6 x86_64 to repair this error. Otherwise Kloxo becomes impossible to install or update on this type of system.

2
Kloxo-MR Releases / Re: RPM Broken
« on: 2014-04-06, 19:30:09 »
Yes its specific to Centos 6. This file is actually corrupted.
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz

If you try and download and expand you will find that its corrupted.

3
Kloxo-MR Releases / RPM Broken
« on: 2014-04-05, 10:32:02 »
Getting this error when attempting to install.
Code: [Select]
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum

4
Kloxo-DR

Hiawatha shouldn't have been updated if you did not run yum update. However if you have installed and have yum-cron running your server will automatically update, thus update Hiawatha as it is installed to run Kloxo-MR.  For production servers I would not recommend using yum-cron as it can cause issues like this.

I would first check to see if you have it installed
Code: [Select]
yum list yum-cronCheck wether its in list of installed packages.

If it is installed I would then check if its running.
Code: [Select]
/etc/init.d/yum-cron status
If it is running I would stop it and prevent it from starting again.
Code: [Select]
/etc/init.d/yum-cron stop;chkconfig yum-cron off
Then in the future run "yum update" on development server before attempting on production server. Or if this isn't an option run in off hours were you can hopefully quickly recover the system. 

On a side note the Hiawatha update has been a plague for us as well and I am considering taking the time to move Kloxo-MR to use NGINX instead of Hiawatha for all the servers that I run Kloxo-MR on.

5
To duplicate just open phpmyadmin and go to a database table with more than 1 row. Click on a column header to sort values by that column. You will receive the Kloxo 403 error "Kloxo-MR: error 403 found!"

These are the things I have ruled out already.
File permissions and ownership OK.
Code: [Select]
-rw-r--r--  1 lxlabs lxlabs  59844 Dec  5 01:44 sql.phpTried adjusting haiwatha url length up with no success.
Code: [Select]
MaxUrlLength = 655360Tried adjusting php.ini per hiawatha's recommended settings.
Code: [Select]
cgi.fix_pathinfo = 0
cgi.rfc2616_headers = 1

After switching Kloxo-MR to use nginx it works fine. So it's not php settings or phpMyAdmin issue, but rather something in Hiawatha. Hoping you can help.

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.031 seconds with 18 queries.

web stats analysis