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, 19:54:17

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 - suplover

Pages: 1 2 [3]
31
Kloxo-MR Technical Helps / Re: Problems after update
« on: 2013-06-01, 17:22:38 »
Quote from: "MRatWork"
Have you run 'sh /script/fixweb' after update?
i tried sh /script/cleanup but now trying this too

32
Kloxo-MR Technical Helps / Problems after update
« on: 2013-06-01, 16:46:06 »
Hi Guys i know there is some issues related with last update i'm a also having a problem after update when i open any website on any browser they just shown content of index.php file. But actually i was very happy with new kloxo-mr before that so is there anyway to just reverse last update or how to fix this problem and i must tell that none of this problem could stop me to loving Kloxo or Kloxo-MR!

33
Normally everything works fine but when i add 2 more additional IP address after little while exiting name servers stop responding, to be sure i removed additional IP adress and run "sh /script/cleanup" everything back to normal then i again add IP and again same result. Any suggestion?

34
Quote from: "MRatWork"
insert 'ini_set('disable_functions','mail');' in php file or add 'mail' in 'disable functions' in 'Advanced Php Configs'.

Thank you very much!

35
Kloxo-MR Technical Helps / How to disable php mail function
« on: 2013-05-28, 17:19:32 »
Is there any way to disable php mail function per domain? Thanks

36
Never mind i found a better solution on your signature ;) Thanks for the help anyway

37
Quote from: "MRatWork"
In normal install process, this packages didn't found because Kloxo-MR remove certain packages before install their own (like remove exim/postfix before install qmail-toaster).

Have you run 'sh /usr/local/lxlabs/kloxo/install/setup.sh' after running 'yum install kloxomr'?.

no i didn't...

38
Quote from: "MRatWork"
There are look like certain packages not installed. It's weird.

But try 'yum install kloxomr* *-toaster' and then reboot. After that, run 'sh /script/cleanup'.

Same result, on installation i get this error;

Code: [Select]
Error: qmail-toaster conflicts with exim-4.80.1-1.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

39
ok now i re-installed kloxo-mr panel works fine, just when i run sh /script/cleanup i'm getting this looks like something wrong with qmail

Code: [Select]
Fixing Qmail
chmod: cannot access `/home/vpopmail/bin/vchkpw': No such file or directory
sed: can't read /etc/courier/imapd: No such file or directory
sed: can't read /etc/courier/imapd: No such file or directory
../bin/misc/lxpop.sh: line 27: /home/lxadmin/mail/etc/vpopmail.mysql: No such fi                            le or directory
sh: /var/qmail/bin/qmail-newu: No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/SQL/roundcube_mysql.initial                            .sql': No such file or directory
sh: /home/kloxo/httpd/webmail/roundcube/SQL/mysql.initial.sql: No such file or d                            irectory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/config/roundcube_main.inc.p                            hp': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/config/roundcube_db.inc.php                            ': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.mail.ph                            p': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.paths.p                            hp': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.php': N                            o such file or directory
sh: /home/kloxo/httpd/webmail/afterlogic/data/settings/afterlogic_initial.sql: N                            o such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/afterlogic/data/settings/afterlogic_s                            ettings.xml': No such file or directory

40
Quote from: "MRatWork"
You only need step A dan B2 for fresh install for Kloxo 6.5.0.f. Using B1 if want 'TRY' development version.

ok got it so now ho to delete/uninstall all and re-install again with only Step A?

41
Quote from: "MRatWork"
You only need step A dan B2 for fresh install for Kloxo 6.5.0.f. Using B1 if want 'TRY' development version.

ok got it so now ho to delete/uninstall all and re-install again with only Step A?

42
Hi Guys,

I was trying to install Kloxo-MR on Centos 6.4 VPS i followed this instructions to do that

Code: [Select]
A. pre-install -- better for fresh install

    cd /

    # update centos to latest version
    yum update -y
    # install some packages like package-cleanup, etc
    yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
    yum install telnet -y

    setenforce 0
    echo 'SELINUX=disabled' > /etc/selinux/config

    cd /

B. Install Kloxo-MR

B.1 For Dev (alpha, beta, candidate) Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # delete if exist, create kloxo temp dir
    rm -rf /tmp/kloxo; mkdir /tmp/kloxo ; cd /tmp/kloxo;

    rm -f ./kloxo-mr-dev.sh

    # get kloxo-mr-dev installer from github
    wget https://github.com/mustafaramadhan/kloxo/raw/dev/kloxo/install/kloxo-mr-dev.sh --no-check-certificate

    # install kloxo
    sh ./kloxo-mr-dev.sh
   
    # better reboot
    reboot


after that everything was working fine i login to kloxo and played with some settings

version info was like this
Code: [Select]
Current Version:   6.5.1.a-2013051901
then i go second step

Code: [Select]
B.2. For Final Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # move repo dir
    cd /etc/yum.repos.d/

    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo --no-check-certificate

    # move to /
    cd /

    # install (and then run 'setup.sh' instead 'installer.sh')
    yum install kloxomr
   
    # better reboot
    reboot

but now i can't login to Kloxo-MR getting this message

Code: [Select]
500 - Internal Server Error
and when i try sh /script/cleanup this messages goes infinities

Code: [Select]
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host

maybe i should delete all and re-install again (it's totally fresh VPS nothing to lose)

Pages: 1 2 [3]

MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.03 seconds with 20 queries.

web stats analysis