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-29, 16:28:50

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

Pages: 1 2 [3] 4 5 ... 17
31
Kloxo-MR Technical Helps / Re: Awstats + GeoIP
« on: 2013-07-19, 00:49:00 »
1. What is default directory of modules for primary and secondary php in kloxo-mr?
After 'yum install php54-pecl-geoip', below files added in my kloxo:
/usr/local/lxlabs/ext/php/etc/php.d/geoip.ini
/usr/local/lxlabs/ext/php/lib/geoip.so

2. If client use secondary php, Is secondary php based module requirement for running Awstats for it?

3. What path should I enter instead "/pathto/GeoIP.dat" (LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat") in '/usr/local/lxlabs/kloxo/file/awstats.model.conf'?

32
Kloxo-MR Technical Helps / Re: Awstats + GeoIP
« on: 2013-07-19, 00:41:21 »
Quote from: "MRatWork"
Have you try 'sh /script/lxphp-module-install'?.

Quote from: "WISTFUL"
In secondary php I try 'sh /script/lxphp-module-install php52-pecl-geoip' but:
Code: [Select]
No Match for argument php52-pecl-geoip
Nothing to download
rpm2cpio: *.rpm: No such file or directory
cpio: premature end of archive

Also 'sh /script/lxphp-module-install php52-geoip' has same result.

33
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-18, 21:59:47 »
Quote from: "Spacedust"
Use crontab -e inside shell

ten insert

type what you need

then wq!
Thanks spacedust!

What do you think about this?
viewtopic.php?f=5&t=19103

34
Kloxo-MR Technical Helps / Awstats + GeoIP
« on: 2013-07-18, 21:57:45 »
In Awstats 90% of my (Domains/Countries) is Unknown from [ip] and other (10%) are from [net], [com], [de] and [uk]

This issue is related to DNSLookup.

First I edit '/home/apache/etc/conf/httpd.conf' for add "HostnameLookups On" on it but I lend that enabled DNSLookup will reduce dramatically AWStats update process speed. So I try enable geoip plugin on my Awstats.

I edit '/usr/local/lxlabs/kloxo/file/awstats.model.conf' and add below line on it:
LoadPlugin="geoip GEOIP_STANDARD /pathto/GeoIP.dat"

Before that I must install GeoIP on kloxo-mr.

In php5.4 I try 'yum install php54-pecl-geoip' and:
Code: [Select]
Downloading Packages:
php54-pecl-geoip-1.0.8-3.ius.el6.x86_64.rpm                                |  13 kB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : php54-pecl-geoip-1.0.8-3.ius.el6.x86_64                                        1/1
  Verifying  : php54-pecl-geoip-1.0.8-3.ius.el6.x86_64                                        1/1

Installed:
  php54-pecl-geoip.x86_64 0:1.0.8-3.ius.el6

Complete!
In secondary php I try 'sh /script/lxphp-module-install php52-pecl-geoip' but:
Code: [Select]
No Match for argument php52-pecl-geoip
Nothing to download
rpm2cpio: *.rpm: No such file or directory
cpio: premature end of archive
Now how can I install GeoIP for secondary php and what path should I enter instead "/pathto/GeoIP.dat" for php5.4 and secondary php?

35
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-18, 11:41:51 »
I try to add "/script/scavenge" to server's "Cron Scheduled Tasks" but get below error:
Code: [Select]
Alert: Adding crontab has failed due to . Please delete it and add it again.

36
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-18, 11:32:12 »
Quote from: "WISTFUL"
Before adding "/script/scavenge" on cron I try to run it by SSH but it hanged up on below line:
Code: [Select]
Dead Quota: In client-admin mysqldb_usage equals xx.x

I'll just had to wait for the scavenge to finish...

37
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-18, 10:57:56 »
Quote from: "Spacedust"
Same for webalizer. I've fixed this with manual cron entry /script/scavenge.
Yes! It was related to kloxo internal cron because kloxo self backup not created after 14 jul (/home/kloxo/selfbackup/self/__backup)

Before adding "/script/scavenge" on cron I try to run it by SSH but it hanged up on below line:
Code: [Select]
Dead Quota: In client-admin mysqldb_usage equals xx.x

38
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-16, 14:25:02 »
Code: [Select]
Last Update: 14 Jul 2013 - 03:57

09 Jul 2013 125 8,081 11,789 77.22 MB
10 Jul 2013 12 67 178 2.01 MB
11 Jul 2013 0 0 0 0
12 Jul 2013 35 1,999 2,840 18.56 MB
13 Jul 2013 0 0 0 0
14 Jul 2013 0 0 0 0
15 Jul 2013 0 0 0 0
16 Jul 2013 0 0 0 0
Mustafa, please answer...

39
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-14, 13:34:29 »
I can see below line in top of my Awstats result page but no any stats recorded on "13 Jul 2013"
Code: [Select]
Last Update: 14 Jul 2013 - 03:57Also you can see same issue on bellow stats:
http://hostspectra.com/awstats/awstats.pl/

I've found one answer there: http://www.webtalkforums.com/control-pa ... ating.html
Quote
If your server runs at a high load for a few days the stats will not run as they are generally given a lower priority. This will cause the log file to hit it's max limit, and no further logs/stats will be recorded until that log is run by Awstats.
Can you fix this issue on kloxo-mr?

40
It mean that I have to add domain then add it for parked/redirected domain?
But previously I had full mail redirect without above step!

41
Kloxo-MR Technical Helps / Re: Kloxo Scheduled Tasks Issue
« on: 2013-07-13, 10:21:38 »
It seems that issue currently fixed by 'set_time_limit(1000);' option in wp-config of wordpress.
But when crons of kloxo run from itself, why wp-config settings affect on it?

42
Kloxo-MR Technical Helps / Re: Awstats 404 Not Found!
« on: 2013-07-13, 10:21:03 »
It seems the automatic awstats update does not work, Also I try execute "Run Stats" manually but does not work!

43
How can I forward all email from parked/redirected domain to destination domain?
Mustafa, pls answer.

44
Kloxo-MR Technical Helps / Re: Kloxo Scheduled Tasks Issue
« on: 2013-07-12, 03:53:43 »
I find following error on '/home/httpd/domain.com/stats/domain.com-error_log'
Code: [Select]
[Thu Jul 11 05:33:36 2013] [error] [client xxx.xxx.xxx.xxx] Script timed out before returning headers: wp-cron.php
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/bz2.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/bz2.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/curl.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/gd.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/gd.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/gettext.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/gettext.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/gmp.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/gmp.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/iconv.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/iconv.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/imagick.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/imap.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/imap.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/json.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/json.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/mbstring.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/mbstring.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/mcrypt.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/mhash.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/mysql.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/mysqli.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/mysqli.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/ncurses.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/ncurses.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/openssl.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/openssl.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/pcntl.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/pcntl.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/pdo_mysql.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/pdo_sqlite.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/readline.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/readline.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/snmp.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/snmp.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/soap.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/soap.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/sqlite.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/tidy.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/tidy.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/xml.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/xml.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/xmlreader.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/xmlreader.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/xmlrpc.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/xmlwriter.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/xmlwriter.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/xsl.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/zip.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/zip.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu Jul 11 06:16:34 2013] [error] [client xxx.xxx.xxx.xxx] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/php/20060613/zlib.so' - /usr/local/lxlabs/ext/php/lib/php/20060613/zlib.so: cannot open shared object file: No such file or directory in Unknown on line 0
Also I find one cron daemon in my inbox:
Code: [Select]
Subject:
Cron <client-name@vmixxx> cd /home/client-name/domain.com; lxphp.exe wp-cron.php
Content:
zend_mm_heap corrupted

45
Kloxo-MR Technical Helps / Re: Kloxo Scheduled Tasks Issue
« on: 2013-07-12, 03:25:46 »
Is there any test that I use it for find cron issue solution?

Pages: 1 2 [3] 4 5 ... 17

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

Page created in 0.03 seconds with 16 queries.

web stats analysis