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-26, 22:23:39

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.


Topics - anasmcguire

Pages: [1]
1
Om Musthafa, bagaimana cara mengubah parameter max_input_vars?

Saya mengikuti petunjuk pada http://forum.mratwork.com/kloxo-mr-technical-helps/max_input_vars/ kemudian saya buat file baru dengan nama '/home/php-fpm/tpl/custom.php53-fpm-pool.conf.tpl' (modifikasi dari php53-fpm-pool.conf.tpl) dengan menambahkan 'php_admin_value[max_input_vars] = 3000'. Kemudian saya jalankan 'sh /script/fixphp' dan 'sh /script/restart-web'. Namun, nilai max_input_vars pada phpinfo() masih tetap 1000.

Code: [Select]
[root@vps ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014091101

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.37-1.ius.el6.i686
   2. PHP: php53u-5.3.28-3.ius.el6.i686
   3. Httpd: httpd-2.2.27-1.mr.e6.i386
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.4-1.el6.ngx.i386
   6. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.i386
   7. Dns: djbdns-1.05-17.3.mr.el6.i686

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1003        650        353          0          2        209
   -/+ buffers/cache:        438        565
   Swap:         1023          0       1023

2
Indonesia Users / Repo Error 6.5.0
« on: 2014-09-11, 00:22:17 »
Code: [Select]
B.1.1. for version 6.5.0 (rpm naming as kloxomr-6.5.0-*.rpm)

    # move to /
    cd /tmp

    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
    rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
    #rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm

    # move to /
    cd /

    # update
    yum update mratwork-* -y

    yum clean all
    yum install kloxomr -y

    sh /script/upcp

Kenapa pada waktu "yum install kloxomr -y" banyak error yang bermunculan.

Code: [Select]
[root@vps ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014051901

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: --uninstalled--
   2. PHP: --uninstalled--
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: --uninstalled--
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.i386
   7. Dns: --uninstalled--

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1003        348        655          0          1         93
   -/+ buffers/cache:        253        750
   Swap:         1023          0       1023

[root@vps ~]#

3
Indonesia Users / Nginx mati - bind() port 80 dan 443 failed
« on: 2014-09-07, 09:48:51 »
jam 10 siang tadi, website saya(Trafik website 8k/hari) tiba-tiba mati. Saya pakai nginxproxy, php-fpm_event. Saya cek service ternyata nginx saya mati. Saya ganti mod-php_ruid2 pun tidak bisa alias gagal, akhirnya saya gunakan nginx murni. Website up kembali. 

Di log nginx error terdapat:

Code: [Select]
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:80 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: bind() to [::]:443 failed (98: Address already in use)
2014/09/07 03:58:07 [emerg] 25493#0: still could not bind()

Itu kenapa ya? Apakah memory saya tidak mencukupi atau overload? Bagaimana cara mengatasinya agar kejadian ini tak terlulang kembali terutama ketika saya menggunakan nginxproxy php-fpm_event?

4
Mas Musthafa, saya mau tanya nih. Bagaimana cara memindahkan (change owner) domain ke client selain admin dengan mudah ya? Apakah harus melakukan del domain kemudian menambahkan domain tersebut ke client yang baru saja dibuat? Makasih..

5
Indonesia Users / Arti Log Secure pada kloxo MR
« on: 2014-06-09, 09:56:34 »
Mohon bantuannya, beberapa waktu yang lalu website saya loadingnya sangat lambat. Ketika saya cek di log manager bagian Secure muncul log seperti berikut:

Code: [Select]
Jun  8 03:38:46 vps sshd[3998]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 03:39:38 vps Rootkit Hunter: Rootkit hunter check started (version 1.4.0)
Jun  8 03:46:21 vps sshd[7763]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 03:46:35 vps Rootkit Hunter: Scanning took 6 minutes and 55 seconds
Jun  8 03:46:35 vps Rootkit Hunter: Please inspect this machine, because it may be infected.
Jun  8 03:53:55 vps sshd[10427]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:01:42 vps sshd[10469]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:16:50 vps sshd[10590]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:24:24 vps sshd[10647]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:32:06 vps sshd[10665]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:39:46 vps sshd[10692]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:47:16 vps sshd[10714]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 04:53:54 vps sshd[10730]: refused connect from 116.10.191.169 (116.10.191.169)
Jun  8 04:54:31 vps sshd[10733]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:02:16 vps sshd[10768]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:09:54 vps sshd[10790]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:17:19 vps sshd[10820]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:25:29 vps sshd[10859]: refused connect from 116.10.191.166 (116.10.191.166)
Jun  8 05:32:03 vps sshd[10891]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:39:45 vps sshd[10927]: refused connect from 95.253.198.178 (95.253.198.178)
Jun  8 05:46:15 vps sshd[1617]: Received disconnect from 125.164.2.161: 11: User exit
Jun  8 05:46:15 vps sshd[1617]: pam_unix(sshd:session): session closed for user root
Jun  8 05:46:16 vps sshd[979]: Received signal 15; terminating.
Jun  8 05:46:16 vps sshd[10969]: Server listening on 0.0.0.0 port 22000.
Jun  8 05:46:16 vps sshd[10969]: Server listening on :: port 22000.
Jun  8 05:46:32 vps sshd[10972]: reverse mapping checking getaddrinfo for 161.subnet125-164-2.speedy.telkom.net.id [125.164.2.161] failed - POSSIBLE BREAK-IN ATTEMPT!
Jun  8 05:46:32 vps sshd[10972]: Accepted password for root from 125.164.2.161 port 54370 ssh2
Jun  8 05:46:32 vps sshd[10972]: pam_unix(sshd:session): session opened for user root by (uid=0)
Jun  8 05:46:32 vps sshd[10972]: subsystem request for sftp
Jun  8 05:46:32 vps sshd[10972]: subsystem request for sftp
Jun  8 05:46:32 vps sshd[10976]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 05:46:32 vps sshd[10976]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 06:46:44 vps sshd[10972]: Received disconnect from 125.164.2.161: 11: User exit
Jun  8 06:46:44 vps sshd[10972]: pam_unix(sshd:session): session closed for user root
Jun  8 07:18:03 vps sshd[11571]: reverse mapping checking getaddrinfo for 161.subnet125-164-2.speedy.telkom.net.id [125.164.2.161] failed - POSSIBLE BREAK-IN ATTEMPT!
Jun  8 07:18:06 vps sshd[11571]: Accepted password for root from 125.164.2.161 port 60346 ssh2
Jun  8 07:18:08 vps sshd[11571]: pam_unix(sshd:session): session opened for user root by (uid=0)
Jun  8 07:18:08 vps sshd[11571]: subsystem request for sftp
Jun  8 07:18:08 vps sshd[11574]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 07:18:08 vps sshd[11574]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 07:21:38 vps sshd[11571]: Received disconnect from 125.164.2.161: 11: User exit
Jun  8 07:21:38 vps sshd[11571]: pam_unix(sshd:session): session closed for user root
Jun  8 07:22:28 vps sshd[11663]: reverse mapping checking getaddrinfo for 161.subnet125-164-2.speedy.telkom.net.id [125.164.2.161] failed - POSSIBLE BREAK-IN ATTEMPT!
Jun  8 07:22:28 vps sshd[11663]: Accepted password for root from 125.164.2.161 port 60595 ssh2
Jun  8 07:22:28 vps sshd[11663]: pam_unix(sshd:session): session opened for user root by (uid=0)
Jun  8 07:22:29 vps sshd[11663]: subsystem request for sftp
Jun  8 07:22:29 vps sshd[11666]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 07:22:29 vps sshd[11666]: lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
Jun  8 07:23:00 vps sshd[11663]: Received disconnect from 125.164.2.161: 11: User exit
Jun  8 07:23:00 vps sshd[11663]: pam_unix(sshd:session): session closed for user root
Jun  9 03:43:47 vps Rootkit Hunter: Rootkit hunter check started (version 1.4.0)
Jun  9 03:47:45 vps Rootkit Hunter: Scanning took 3 minutes and 57 seconds
Jun  9 03:47:45 vps Rootkit Hunter: Please inspect this machine, because it may be infected.

6
Indonesia Users / bagaimana cara mengganti nama hostname?
« on: 2014-05-23, 13:16:15 »
bagaimana ya caranya mengganti hostname ya? Domain saya mau expired, jadi malas memperpanjang

Sebelumnya: vps.blablabla.com
diganti menjadi: vps.bliblibli.com

Saya mencoba mengganti hostname malalui Control Panel yang disediakan oleh pihak hosting, namun ketika saya ganti vps.bliblibli.com, kemudian reboot. Malah IP tidak bisa diakses, login Kloxo-MR pun tidak bisa. Apakah ada settingan pada Kloxo-MR yang perlu diubah juga??

7
Indonesia Users / Alert: mailaccount_add_failed...
« on: 2014-05-22, 09:20:57 »
Saya gagal menambahkan akun email,

Pesan errornya cuma "Alert: mailaccount_add_failed...". bagaimana cara memperbaikinya sehingga saya dapat menambahkan akun email?

8
Indonesia Users / Tidak bisa akses webmail.domain.com
« on: 2014-05-07, 22:50:51 »
Mas musthafa,

Saya mau tanya, kenapa setiap kali saya ingin membuka isi email di webmail.domain.com mesti ke-redirect ke mercusuar. Mohon bantuannya ya mas. makasih.

9
Sebelumnya saya mencoba melakukan upgrade mengikuti tutorial yang ada di https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt

Nah, pas udah sampe akhir dan reboot. Ternyata ketika saya mencoba mengakses website ada tulisan Error establishing a database connection

Kemudian saya mengakses IP:7778 muncul tulisan Kloxo-MR: error 503 found!

Ketika saya gunakan perintah restart-all hasilnya:

[root@vps ~]# sh /script/restart-all
Stopping Djbdns for:
  - axfrdns    [  OK  ]
  - tinydns    [  OK  ]
Starting Djbdns for:
  - axfrdns    [FAILED]
  - tinydns    [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Stopping nginx:.                                           [  OK  ]
Starting nginx:                                            [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
/etc/init.d/kloxo: line 43: lxphp.exe: command not found
Stopping kloxo-phpcgi:                                     [FAILED]
Starting kloxo-phpcgi:                                     [FAILED]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
[root@vps ~]#


Mohon bantuannya, :(

10
Indonesia Users / Situs saya sering down
« on: 2013-03-20, 04:08:11 »
Kenapa situs saya sering down?? Sehari bisa 2-3 kali.

Pada webserver config:

php branch:
php53u_(as_5.3.21)
php type:
php-fpm_event
also enable 5.2


/php-fpm/error.log
Code: [Select]
[17-Mar-2013 03:39:26] ERROR: unable to read what child say: Bad file descriptor (9)
[17-Mar-2013 04:44:08] ERROR: unable to read what child say: Bad file descriptor (9)
[17-Mar-2013 04:44:08] ERROR: unable to read what child say: Bad file descriptor (9)
[18-Mar-2013 02:35:06] ERROR: failed to ptrace(PEEKDATA) pid 8899: Input/output error (5)
[18-Mar-2013 02:35:06] ERROR: failed to ptrace(PEEKDATA) pid 8236: Input/output error (5)
[18-Mar-2013 13:06:35] ERROR: failed to ptrace(PEEKDATA) pid 8433: Input/output error (5)
[19-Mar-2013 01:24:20] ERROR: failed to ptrace(PEEKDATA) pid 19999: Input/output error (5)
[19-Mar-2013 01:24:50] ERROR: failed to ptrace(PEEKDATA) pid 20096: Input/output error (5)
[19-Mar-2013 14:24:05] ERROR: failed to ptrace(PEEKDATA) pid 4983: Input/output error (5)
[19-Mar-2013 14:35:35] ERROR: failed to ptrace(PEEKDATA) pid 5206: Input/output error (5)
[19-Mar-2013 14:36:05] ERROR: failed to ptrace(PEEKDATA) pid 4983: Input/output error (5)
[19-Mar-2013 14:37:15] ERROR: failed to ptrace(PEEKDATA) pid 5174: Input/output error (5)
[19-Mar-2013 14:37:45] ERROR: failed to ptrace(PEEKDATA) pid 4826: Input/output error (5)
[19-Mar-2013 14:38:55] ERROR: failed to ptrace(PEEKDATA) pid 5507: Input/output error (5)
[19-Mar-2013 14:39:25] ERROR: failed to ptrace(PEEKDATA) pid 5174: Input/output error (5)
[19-Mar-2013 14:39:55] ERROR: failed to ptrace(PEEKDATA) pid 5542: Input/output error (5)
[19-Mar-2013 14:40:25] ERROR: failed to ptrace(PEEKDATA) pid 5554: Input/output error (5)
[19-Mar-2013 14:40:55] ERROR: failed to ptrace(PEEKDATA) pid 5468: Input/output error (5)
[19-Mar-2013 16:37:28] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Mar-2013 16:37:28] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Mar-2013 16:37:28] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Mar-2013 17:59:18] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Mar-2013 17:59:19] ERROR: unable to read what child say: Bad file descriptor (9)



/httpd/error_log
Code: [Select]
[Tue Mar 19 17:59:08 2013] [notice] caught SIGTERM, shutting down
[Tue Mar 19 17:59:08 2013] [alert] FastCGI: read() from pipe failed (0)
[Tue Mar 19 17:59:08 2013] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
[Tue Mar 19 17:59:18 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Mar 19 17:59:18 2013] [notice] SSL FIPS mode disabled
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [notice] Digest: generating secret for digest authentication ...
[Tue Mar 19 17:59:18 2013] [notice] Digest: done
[Tue Mar 19 17:59:18 2013] [notice] SSL FIPS mode disabled
[Tue Mar 19 17:59:18 2013] [notice] FastCGI: process manager initialized (pid 3149)
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Tue Mar 19 17:59:18 2013] [notice] Apache/2.2.23 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_rpaf/0.6 mod_ssl/2.2.23 OpenSSL/1.0.0-fips configured -- resuming normal operations
[Tue Mar 19 19:29:02 2013] [error] [client 173.245.53.80] Attempt to serve directory: /home/admin/ngawur.org/lomba/, referer: http://ngawur.org/lomba/blog.html
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 571
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 571
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 571
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 571
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 571
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Notice:  Undefined index: host in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 630
[Tue Mar 19 19:56:35 2013] [error] [client 141.101.98.248] FastCGI: server "/home/admin/ngawur.org/ngawur.org.0fake" stderr: PHP message: PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php:571) in /home/admin/ngawur.org/blog/wp-content/themes/Freshlife/includes/timthumb.php on line 728


/nginx/error.log
Code: [Select]
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:80 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: bind() to 0.0.0.0:443 failed (98: Address already in use)
2013/03/19 17:37:59 [emerg] 6814#0: still could not bind()

Mohon bantuan mengatasinya...

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.067 seconds with 16 queries.

web stats analysis