Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr

Upcoming News
· Kingston HyperX Beast Black 16 GB 2133 C11 (2x8 GB) @ techPowerUp
· Canon PowerShot N Review @ TechReviewSource.com
· Gunpoint Review (PC)
· E3 2013: Wrap Up Coverage @ Legit Reviews
· Cougar Spike Micro ATX Case @ LanOC Reviews
· Logitech G400s Gaming Mouse Video Review with Dave Chaos @ HardwareHeaven.com
· Intel Core i7-4770K Haswell Processor Review @ ThinkComputers.org
· =?UTF-8?B?W0FmZmlsaWF0ZXMgTmV3c10gT0NaIFZlcnRleCAzLjIwIDI0MEdCIFNvbGlkIFM=?= =?UTF-8?B?dGF0ZSBEcml2ZSBSZXZpZXcgQCBBUEggIApOZXR3b3Jrcw==?
· Samsung EX2F Camera Review - A Low-Light Advanced Point-And-Shoot For Any Photographer
· NZXT Phantom 630 Ultra Tower

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2674 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3455 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93210 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 185 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6899 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » October 2011 » Kloxo 6.1.7 pre-release 6 (20111007)

Kloxo 6.1.7 pre-release 6 (20111007)

Posted by Philipp Esselbach on: 10/13/2011 08:26 AM [ Print | 0 comment(s) ]

A new pre-release of Kloxo 6.1.7 has been released that fixes the ip/client problem of the previous pre-release. Kloxo is a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations.




Most codes for Kloxo 6.1.7 already to be release. But, before release need help from users to participate in test.

Why?. The reason is many features in 6.1.7, especially reconstruct apache and lighttpd config structures. With this new structure, apache and lighttpd more 'customize' then previous.

What new in Kloxo 6.1.7 (http://project.lxcenter.org/projects/kloxo/roadmap):

1. New structures for apache and lighttpd

2. More options on 'PHP type' in Apache, add:
- mod_php_ruid2 and mod_php_itk --> mod_php with secure environment
- suphp_worker and suphp_event --> suphp running on httpd-worker or httpd-event; on previous only httpd-prefork

3. Fix bugs:
- xcache install
- database for horde and roundcube
- missing images
- parked, redirect and webmail webserver config - NEW!
- wildcards (*) - NEW!
- etc

4. Bonus:
- Running well on 64bit (still have some issues; mostly IMAP problem)--> solve for IMAP problem
- New layout for default/disable/cp/webmail pages
- Possibility change logo on new pages
- new scripts for optimize (apache-optimize, mysql-convert, mysql-optimize, fix-chownchmod, clearcache)
- new scripts for install (kloxo-installer.sh, kloxo-packer.sh and kloxo-patcher.sh)
- modified and new scripts (fixwebmail.sh, fixhorde.sh and fixroundcube.sh)
- Can install old version - NEW!
- etc

5. Fix issue for pre-release
- fix ip/~client problem

WARNING: backup data before testing!!!

1. kloxo pre-install

1.1. Download:

cd /tmp
wget "http://forum.lxcenter.org/index.php?t=getfile&id=1460&"
mv index.php* kloxo_pre6.1.7.zip
unzip kloxo_pre6.1.7.zip


1.2. Before kloxo install:

cd /tmp/pre-install
sh preinstall.sh


2. Kloxo install:

2.1 New/fresh kloxo install

cd /tmp/kloxo
cp -rf /tmp/kloxo/patch/kloxo-install/kloxo-packer.sh ./
sh kloxo-packer.sh --svnpath=branches/6.1.x
cd ./ready
sh kloxo-installer.sh --type=master
reboot


OR

2.2 Patch on kloxo 6.1.6 already installed

cd /tmp/kloxo
cp -rf /tmp/kloxo/patch/kloxo-install/kloxo-patcher.sh ./
sh kloxo-patcher.sh --type=master
reboot

3. Before testing ruid2 and itk

cd /tmp/kloxo
cp -rf /kloxo/patch/extra-repo/*repo /etc/yum.repos.d/

- delete this kloxo-custom.repo when Kloxo 6.1.7 release


Bookmark and Share

Related Stories

09/30/2011 02:34 PM: Kloxo 6.1.7 pre-release 5 (20110928) by Philipp Esselbach
Another pre-release of Kloxo 6.1.7 is available. Kloxo is a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations....

09/23/2011 08:12 AM: Kloxo 6.1.7 pre-release 4 (20110922) by Philipp Esselbach
A new pre-release of Kloxo 6.1.7 is available. Kloxo is a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations....

09/17/2011 08:19 AM: Kloxo 6.1.7 pre-release 3 (20110916) by Philipp Esselbach
Another pre-release of Kloxo 6.1.7 is available. Kloxo is a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations....

08/26/2011 07:59 AM: Kloxo 6.1.7 pre-release 2 (20110825) by Philipp Esselbach
Mustafa Ramadhan released an updated pre-release of Kloxo 6.1.7. Kloxo is a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple ...

08/19/2011 09:34 AM: Kloxo 6.1.7 pre-release available by Philipp Esselbach
Mustafa Ramadhan has released a Kloxo 6.1.7 pre-release. Kloxo a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations....

06/13/2011 11:26 AM: Kloxo 6.1.6 released by Philipp Esselbach
A new version of Kloxo, a free webhosting software for CentOS to manage clients, resellers, databases, traffic, domains, mail and IPs across multiple locations, has been released...

05/10/2011 09:59 AM: Kloxo 6.1.5 released by Philipp Esselbach
A new version of the Kloxo webhosting platform for CentOS 5 has been released...

03/17/2011 11:18 AM: Kloxo 6.1.4 released by Philipp Esselbach
Danny Terweij has announced a new bugfix release of the Kloxo webhosting platform for CentOS 5...

02/13/2011 06:46 PM: Kloxo 6.1.3 released by Philipp Esselbach
Danny Terweij has announced a new bugfix release of the Kloxo webhosting platform for CentOS 5...

01/20/2011 09:04 AM: Kloxo 6.1.2 released by Philipp Esselbach
A new version of the Kloxo webhosting platform for CentOS is available...


« Apple updates iWork, iPhoto, Aperture and more, adds Cards & iTunes trailers apps · Changing Desktop Appearance On Linux Mint 11 (Advanced) »

Linux Compatible » News » October 2011 » Kloxo 6.1.7 pre-release 6 (20111007)
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition