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, 00:48:55

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

Pages: 1 ... 1026 1027 [1028] 1029 1030 ... 1037
15406
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 21:07:53 »
@giljack,

I tried reconstruct your issue:

1. using nginx-proxy
2. remove nginx with 'rpm -e httpd --nodeps' and 'rpm -e nginx --nodeps' --> Kloxo-MR using 'rpm -e' instead 'yum remove' for remove all rpms
3. At this step -- website not work
4. Go to 'Switch Apps' and then change web to 'lighttpd'; run 'service lighttpd restart' (for immeadiately restart without using kloxo mechanism); website work perfectly with lighttpd
5. Change 'lighttpd' to 'nginx-proxy'; run 'service httpd restart; service nginx restart'; website work perfectly with nginx-proxy

So, an issue just related to un-wanted files ('php.conf' and or 'suphp.conf' for system with php-fpm_worker/php-fpm_event) for process update to latest Kloxo-MR.

15407
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 20:43:08 »
Yes, this version have a problem for update packages.

If Kloxo not need ruid2 so kloxo just rename ruid2.conf to ruid2.nonconf but mod_ruid2 still exists on server. So, when ruid2 have an update, ruid2 will check ruid2.conf exist or not. If not exist, ruid2 will add ruid2.conf to /etc/httpd/conf.d. It's make a trouble because ruid2.conf conflict with suphp/fcgid/fastcgi. It's just illustration why after update website not work.

15408
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 20:37:43 »
Quote from: "giljack"
Quote from: "giljack"
Quote from: "MRatWork"
@giljack,

 Have you try 'service httpd restart; service nginx restart; service lighttpd restart; service php-fpm restart; service thttpd restart; service djbdns restart; service named restart'

both site don't exist.

homehealthjournals.com = 503 Service not available
mamboa.com = 503 Service not available




[root@virgo ~]# service httpd restart; service nginx restart; service lighttpd restart; service php-fpm restart; service thttpd restart; service djbdns restart; service named restart
httpd: unrecognized service
nginx: unrecognized service
Stopping lighttpd:                                         [  OK  ]
Starting lighttpd:                                         [  OK  ]
php-fpm: unrecognized service
thttpd: unrecognized service
djbdns: unrecognized service
Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
[root@virgo ~]#

Still both site unavailable.

Remember:  This is fresh Install (Kloxo-MR 6.5) and everything you ask for to check the services were working. Just after I upgraded to Kloxo-MR 6.5c everything went wrong.

How can I go back to Kloxo-MR 6.5 ?

Look like something wrong when update process. After centos to 5.9 have dependencies issue.

Try:
Code: [Select]
yum update
If this is ok try:
Code: [Select]
yum install httpd nginx

And then go to Panel and try switch webserver again.

If you found inside '/etc/httpd/conf.d' files 'php.conf' and 'suphp.conf', delete this files

For sure, run 'sh /script/cleanup; service httpd restart; service nginx restart; service php-fpm restart'

15409
Jika anda lihat ke http://www.intodns.com/potissima.com maka anda dapatkan bahwa ns2 pakai ip dari FreeDNS.

Daftar saja ke http://freedns.afraid.org/ agar anda bisa punya secondary dns di luar server anda.

15410
Indonesia Users / Re: Bugs / Error & request New feature
« on: 2013-01-29, 16:51:45 »
Quote from: "xphones"
wkwkwkwk makin banyak aja nih yang request

Gini aja wes saya minta satu saja ya. (wakakaka kok malah nambahi lagi)
Kalau bisa ditambahkan daily process log. untuk membantu memantau user mana yang over dalam pemakaian resource. memang bisa lewat top atau vmstat, tapi setidaknya jika ada interface daily log akan bisa membantu cek dan ricek dengan lebih mudah.
Bisa dapat daily log itu darimana?. Yang susah kan request yang tidak ada tanpa clue

15411
Sebaiknya pakai php 5.3 saja untuk wordpress. Masih banyak code yang belum compatible dengan 5.4.

Bahkan wordpress 3.5.1 masih ada pakai function 5.2 sehingga deprecated jika pakai 5.3. Deprecated artinya function tersebut masih bisa dijalankan tapi dianjurkan untuk tidak dipakai. Nah, function 5.2 yang jika dijalankan di php 5.3 mendapat status deprecated maka di php 5.4 sudah 'dibuang'.

15412
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 14:50:53 »
I know what a problem for update process where website not work.

This is about named for certain .conf inside /etc/httpd/conf.d.

If select 'php-fpm' for php-type with 'secondary php' but found 'php.conf', 'suphp.conf' and 'suphp52.conf' inside above dir, so need delete 'php.conf' and 'suphp.conf' and then 'service httpd restart'.

I will change different approach for above .conf files.

15413
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 14:38:31 »
Quote from: "nusapenida"
I've tested on CentOS 6.3 x86 for this new KloxoMR 6.5.0 c (fresh install)
and just like ver 6.5.0, needs some tricks to make it work.
I'm trying on this 6.5.0c :
- nginxproxy
- php (5.3.21)
- php fpm event
- wordpress 3.5.1 : work well.
--------

webmail only work for:
Horde (sent & recieve)
Rouncube (sent & recieve)

others webmail program did not work (can login only / see incoming mail)
it can not send an email, error: can't connect to smtp server.
---------------

mail client (windows live mail)
receiving email: OK
outgoing mail (smtp): fail (always request username & password)

thanks
sukandia

Try running 'sh /script/fixwebmail; sh /script/fixmail'. All webmails (horde, roundcube, afterlogic, t-dah and squirrelmail). Especially for afterlogic, smtp must set 'uncheck' for 'Settings > Email Accounts > Use SMTP authentication'.

Send and receive without problem on my Thunderbird.

15414
Kloxo-MR Technical Helps / Re: Backups
« on: 2013-01-29, 14:28:37 »
I found on my system (latest kloxo-MR) pure-ftpd also not work.

But, after running 'service xinetd restart' this app running well for remote-backup.

15415
Jika mau install ulang, coba baca viewtopic.php?f=19&t=731

15416
Quote from: "azulberi"
ini yang 32 bit pak..
dah di coba tampilnya tampinya spt ini :

Loaded plugins: fastestmirror, protectbase, security
Setting up Reinstall Process
Loading mirror speeds from cached hostfile
 * addons: ossm.utm.my
 * base: mirror.colocity.com
 * extras: mirror.as24220.net
 * kloxo-mr-epel: mirror.nus.edu.sg
 * kloxo-mr-ius: ftp.astral.ro
 * updates: ossm.utm.my
kloxo-mr-centalt/primary                                 |  93 kB     00:00
http://centos.alt.ru/repository/centos/ ... ary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from kloxo-mr-centalt: [Errno 256] No more mirrors to try.

coba fresh install aja deh..(lemah discript nie..heheheee)...

Bisa jadi ketika coba update ada masalah salahsatu repo (dalam hal ini centalt). Coba saja update setelah beberapa waktu.

15417
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 11:29:24 »
@giljack

Inform here content of '/etc/httpd/conf.d'. My prediction, you have 'php.conf' and or 'suphp.conf' inside this dir after update.

15418
Quote from: "azulberi"
blom fix nie pak..

yang tampil
/script/cleanup: line 3: lphp.exe: command not found.

(Update dari Official memerlukan adjust lagi 'switch apps' dan 'webserver config')

switchnya apa ya harus dipilih(mohon sarannya)...ini webserver yg ke 2 dengan ip local, yang pertama dah jln update jg dr kloxo official ke kloxo-MR, tp DNS menggunakan ns1.namadomain.com dan ns2.namadomain.com blom berjalan normal klo di cek di intodns masih banyak yang merah(blom fix). jadi nama domain masih menggunakan ip publik dengan host bukan dengan ns. mau konfiq ulang takut error, karena web dah online(domain masih di PANDI). makasih...

Itu berarti ada masalah dengan lxphp. Rasanya karena anda pakai 64bit.

Jika benar pakai 64bit, jalankan 'rpm -e lxphp-5.2.1-400.i386 --nodeps' dan kemudian 'yum reinstall lxphp'.

15419
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-29, 11:11:40 »
@giljack,

 Have you try 'service httpd restart; service nginx restart; service lighttpd restart; service php-fpm restart; service thttpd restart; service djbdns restart; service named restart'

15420
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-01-28, 23:49:17 »
For update, if found website errors (like '404 error' if access to webmail.domain.com):

1. Change to other from current webserver and then change back. Example, using lighttpd and then change to apache/nginx and change back to lighttpd. Remember, nginx-proxy meaning as nginx and apache so change to lighttpd and then change back
2. The same steps for php-branch and php-type
3. After that, running 'service httpd restart; service nginx restart; service lighttpd restart; service php-fpm restart; service thttpd restart; service djbdns restart; service named restart'

Usually above steps will be fixed most issues.

Pages: 1 ... 1026 1027 [1028] 1029 1030 ... 1037

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.044 seconds with 20 queries.

web stats analysis