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, 10:23:08

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

Pages: 1 ... 3 4 [5]
61
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-18, 01:09:54 »
CENTOS reinstalled. Now is OK!

Thank you

62
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 21:56:09 »
Hi!

It is the same. What can i do?

Thank you!

63
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 19:19:55 »
Thank you

but the code you paste is the same: It is right?

from:
Code: [Select]

if [ "$(dir -l /usr/bin/lxphp.exe|grep 'php-cli.sh')" == "" ] ; then

to:
Code: [Select]

if [ "$(dir -l /usr/bin/lxphp.exe|grep 'php-cli.sh')" == "" ] ; then

64
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 19:05:21 »
P.s. if i waut 1 hur or more,the installation will be ok?

65
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 19:03:29 »
Thank you very much!

Can you tell me,please how can i change this file?

66
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 18:27:34 »
ERRATA CORRIDGE!!
The results are this:

[root@alfer ~]# dir -l /etc/yum.repos.d
total 40
-rw-r--r-- 1 root root 1991 May 18 23:47 CentOS-Base.repo
-rw-r--r-- 1 root root  647 May 18 23:47 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root  289 May 18 23:47 CentOS-fasttrack.repo
-rw-r--r-- 1 root root  630 May 18 23:47 CentOS-Media.repo
-rw-r--r-- 1 root root 6259 May 18 23:47 CentOS-Vault.repo
-rw-r--r-- 1 root root 8621 Aug 17 20:35 mratwork.repo
-rw-r--r-- 1 root root  219 Feb 17  2012 vz.repo
[root@alfer ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=5
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=19&ref=http://bugs.centos.org/bug_report_page.php?category=yum
distroverpkg=centos-release

#  This is the default, if you make this bigger yum won't see if the metadata
# is newer on the remote and so you'll "gain" the bandwidth of not having to
# download the new metadata and "pay" for it by yum not having correct
# information.
#  It is esp. important, to have correct metadata, for distributions like
# Fedora which don't keep old packages around. If you don't like this checking
# interupting your command line usage, it's much better to have something
# manually check the metadata once an hour (yum-updatesd will do this).
# metadata_expire=90m

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[root@alfer ~]# cat /etc/*release
CentOS release 6.8 (Final)
CentOS release 6.8 (Final)
CentOS release 6.8 (Final)
[root@alfer ~]# uname -m
x86_64
[root@alfer ~]# free -m
             total       used       free     shared    buffers     cached
Mem:          2048        771       1276          3          0        619
-/+ buffers/cache:        151       1896
Swap:            0          0          0
[root@alfer ~]# df -l /
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/simfs      36700160 1265844  35434316   4% /

67
Kloxo-MR Technical Helps / Re: Kloxo Install
« on: 2016-08-17, 18:23:42 »
This?


[root@smagadin ~]# dir -l /etc/yum.repos.d
total 36
-rw-r--r-- 1 root root 1991 May 18 22:47 CentOS-Base.repo
-rw-r--r-- 1 root root  647 May 18 22:47 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root  630 May 18 22:47 CentOS-Media.repo
-rw-r--r-- 1 root root 6259 May 18 22:47 CentOS-Vault.repo
-rw-r--r-- 1 root root  289 May 18 22:47 CentOS-fasttrack.repo
-rw-r--r-- 1 root root 8621 Aug 16 00:25 mratwork.repo
[root@smagadin ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=5
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=19&ref=http://bugs.centos.org/bug_report_page.php?category=yum
distroverpkg=centos-release

#  This is the default, if you make this bigger yum won't see if the metadata
# is newer on the remote and so you'll "gain" the bandwidth of not having to
# download the new metadata and "pay" for it by yum not having correct
# information.
#  It is esp. important, to have correct metadata, for distributions like
# Fedora which don't keep old packages around. If you don't like this checking
# interupting your command line usage, it's much better to have something
# manually check the metadata once an hour (yum-updatesd will do this).
# metadata_expire=90m

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[root@smagadin ~]# cat /etc/*release
CentOS release 6.8 (Final)
CentOS release 6.8 (Final)
CentOS release 6.8 (Final)
[root@smagadin ~]# uname -m
x86_64
[root@smagadin ~]# free -m
             total       used       free     shared    buffers     cached
Mem:          1024        253        770          3          0         80
-/+ buffers/cache:        173        850
Swap:          512          0        512
[root@smagadin ~]# df -l /
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/simfs      41943040 1994620  39948420   5% /

68
Kloxo-MR Technical Helps / Kloxo Install
« on: 2016-08-17, 18:13:48 »
Hi!
I am trying to install Kloxo
Centos 6-x86 64   Kloxo 7.0.0
but appares,during installation:
Complete!
/script/counter-start.inc: line 1: lxphp.exe: command not found

* No 'lxphp.exe' exists
  - Need install Kloxo-MR 7.0 perfectly with 'sh /script/upcp -y'

File: '/opt/php54s/custom/php-cli.sh' not exists. Installing...
/script/counter-start.inc: line 1: lxphp.exe: command not found

* No 'lxphp.exe' exists
  - Need install Kloxo-MR 7.0 perfectly with 'sh /script/upcp -y'

Execute fixlxphpexe for php54s...
/usr/local/lxlabs/kloxo/install/setup.sh: line 206: /usr/bin/lxphp.exe: No such file or directory

... Wait until finished (restart services) ...


Can you help me?

Thank you!

69
Kloxo-MR Technical Helps / Reverse DNS
« on: 2016-08-16, 01:07:50 »
Hi!

How can i reverse the dns?
I can do thsi from Kloxo panel or i must to do in centos?

Thank you very much!!

70
Kloxo-MR Technical Helps / Re: Authenticated server smtp
« on: 2016-08-14, 16:36:27 »
I have a vps by tragicservers.com and a free domain (.tk)  at dot.tk.
I use the vps only for email.


71
Kloxo-MR Technical Helps / Re: Authenticated server smtp
« on: 2016-08-14, 13:42:45 »
Thank you!

I must to add some record in my dns manager of my  domain provider?

72
Kloxo-MR Technical Helps / Authenticated server smtp
« on: 2016-08-14, 13:21:36 »
Hi

I check my email server with kloxo and result is   you are non totaly authenticated.
What thi mean?

And this "
This message does not contain a DKIM Signature"

And this:
"SPF Record in TXT (TYPE 16):   Not Found - Learn about TXT (TYPE 16)
SPF Record in SPF (TYPE 99) (Obsolete):   Not Found - Learn about SPF (TYPE 99)
SPF Lookups:   Not Applicable - No SPF Records Found"

Thank you!

73
Kloxo-MR Releases / Re: Kloxo
« on: 2016-08-14, 10:42:02 »
Works!! Thank you very much!!!

P.s. what is wrong with lxcenter.org?

74
Kloxo-MR Releases / Re: Kloxo
« on: 2016-08-14, 10:03:54 »
Thank you very much! Wich version of Centos i must to install?

75
Kloxo-MR Releases / Kloxo
« on: 2016-08-13, 20:28:53 »
Hi!

lxcenter.org is down. Anyne can tell me please how can i install Kloxo on my vps (cenos)?

Thank you very much!

Pages: 1 ... 3 4 [5]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.08 seconds with 17 queries.

web stats analysis