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-06-17, 04:12:29

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 - medo.mine1

Pages: [1]
1
Kloxo-MR Technical Helps / how to secure kloxo-mr?
« on: 2015-11-04, 16:18:55 »
Hello :)
Today all of my wensites hosted on the kloxo-mr server got hacked !
The hacker uploaded a shell on a website and then he got access to all folders inside /home/ !
Could you please help me securing my kloxo installation?
I am currently re installing kloxo on a new server then I'll move all websites to it.
Thanks in advance

2
Kloxo-MR Technical Helps / problem while opening ports
« on: 2015-11-04, 04:11:27 »
Hello,
I wish you're fine :)
I tried to open a new port in the firewall but not working,
I'm using  this firewall script http://oldwiki.lxcenter.org/How+to+secure+your+Kloxo+with+IPTABLES
So, I did the following :
Edited the firewall scipt and added this lines :
# 2087
iptables -t filter -A OUTPUT -p tcp --dport 2087 -j ACCEPT
iptables -t filter -A INPUT -p tcp --dport 2087 -j ACCEPT
echo - 2087 : [OK]
then restarted the firewall ...
[root@s2 ~]# /etc/init.d/firewall  restart
the port still closed !
So, I Tried :
iptables -t filter -A OUTPUT -p tcp --dport 2087 -j ACCEPT
iptables -t filter -A OUTPUT -p udp --dport 2087 -j ACCEPT
iptables -t filter -A INPUT -p tcp --dport 2087 -j ACCEPT
iptables -t filter -A INPUT -p udp --dport 2087 -j ACCEPT
Still the same !
And
iptables -A INPUT -p tcp --dport 2087 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A INPUT -p udp --dport 2087 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A INPUT -p tcp --dport 2087 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A INPUT -p udp --dport 2087 -m state --state NEW,ESTABLISHED -j ACCEPT

With no luck at all !

[root@s2 ~]# netstat -ntul
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State
tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:2014                0.0.0.0:*                   LISTEN
tcp        0      0 127.0.0.1:7776              0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:7779                0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:2020                0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:2021                0.0.0.0:*                   LISTEN
tcp        0      0 :::3306                     :::*                        LISTEN
tcp        0      0 :::587                      :::*                        LISTEN
tcp        0      0 :::110                      :::*                        LISTEN
tcp        0      0 :::143                      :::*                        LISTEN
tcp        0      0 :::80                       :::*                        LISTEN
tcp        0      0 :::465                      :::*                        LISTEN
tcp        0      0 :::25                       :::*                        LISTEN
tcp        0      0 :::443                      :::*                        LISTEN
tcp        0      0 :::2014                     :::*                        LISTEN
tcp        0      0 :::993                      :::*                        LISTEN
tcp        0      0 :::995                      :::*                        LISTEN
[root@s2 ~]#
How to open a port? :)
Thanks in advance.

3
Hello :)
MR,
I added a new client with a new domain but can't receive emails only for his domain,
Mail works fine for all other clients
Thanks in advance.

4
Hello MR :)
I'm having too many problems with kloxo-mr as a slave,
Does it really work as slave?
the problem this time is in adding a new domain to a client on the slave server,
>>
Could not Connect to the server s1.*****.net. This is most likely due to underlying network problem. Make sure that the server is accessible from this particular node by running telnet slave-id 7779
<<
But the server is not down and Iam able to manage it from the master without any problem!
I've re-installed the server 4 times to solve the problems with no luck,
could you please tell me how to install kloxo-mr as slave without problems cuz I can't find any good how-to.
Thanks in advance.

5
Hello,
I get 'Alert: No permit to delete main FTPUser [web.blablabla.com]'
while moving the client to the slave server,
how to fix that?
Thanks in advance Mustafa <3

6
Kloxo-MR Technical Helps / whmcs kloxo problem
« on: 2015-10-15, 18:42:26 »

Warning: realpath(): open_basedir restriction in effect. File(/usr/lib/php/modules) is not within the allowed path(s): (/home/admin/:/tmp/:/usr/share/pear/:/var/lib/php/session/:/home/kloxo/httpd/script/:/home/kloxo/httpd/disable/) in /home/admin/168cp.ga/whmcs/index.php on line 35

Warning: file_exists(): open_basedir restriction in effect. File(/home/ioncube/ioncube_loader_lin_5.4.so) is not within the allowed path(s): (/home/admin/:/tmp/:/usr/share/pear/:/var/lib/php/session/:/home/kloxo/httpd/script/:/home/kloxo/httpd/disable/) in /home/admin/168cp.ga/whmcs/index.php on line 35
Site error: the file /home/admin/168cp.ga/whmcs/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.


I've ionCube Loader  installed with php54
thanks

7
Hello,
I installed Kloxo-MR as slave but apache is not working so changed to lighttpd with no luck,

[root@server ~]# service  httpd status
httpd: unrecognized service

nginx is working but gives an error on any php script that uses session!
Thanks in advance ,MR you're my hero :)

8
Hello, MR
I really like Kloxo-MR thanks a lot for this <3
Today, I installed kloxo-mr 7 as slave,
Installed as MASTER then changed to slave by running this 'sh /script/make-slave' I got an error : "/script/make-slave: line 4: /script/restart: Permission denied
"
So, I run 'sh /script/restart' and it works !
On the MASTER server I tried to add the slave but it says ' Could not Connect to the server 167.160.***.***. This is most likely due to underlying network problem. Make sure that the server is accessible from this particular node by running telnet slave-id 777* '.
I run this in the slave ' telnet slave-id 777*'
The result "[root@server script]# telnet slave-id 777*
Trying 162.***.**1.2**...
telnet: connect to address 162.***.**1.2**: Connection timed out".
Any help?
Thanks in advance.

9
Kloxo-MR Technical Helps / How to edit the login page?
« on: 2015-10-10, 18:48:29 »
Hello Mustafa  :)
Please tell me how to edit the login page,
I don't find any files in /httpdocs/login/
Thanks

10
Hello Mustafa,
I've uploaded a custom set of the error pages in /usr/kloxo/lxlabs/httpdocs/error/ ,
But when I visit any incorrect url it show the default Kloxo-MR 404 page instead of the updated one.
I visited https://name.tld:2221/error/404.html to make sure the uploaded files work fine,
How to update it for all clients at once?
Thanks in advance.

11
Kloxo-MR Technical Helps / how to edit the default pages?
« on: 2015-10-08, 16:12:21 »
Hello,
Iam working on a custom RTL version of  the simplicity skin,
I translated almost 90% into Arabic
So I started to work on the theme  but I can't find the default pages inside \kloxo\httpdocs\
I found the Error Pages but can't find the pages shown for the disabled domains or the new domains and the default landing page
Also I want to change the default .htaccess file content
Thanks in advance

12
Hello MR :)
I searched the forum for this with no luck
so I opened this topic to get help
In the past with kloxo it was working fine !
but with kloxo-mr all mail is being marked as spam
Also all incoming mail is marked as spam too !
Hope you can help MR
Thanks a lot for helping us for free :)

13
Kloxo-MR Technical Helps / domains are not working
« on: 2015-10-08, 02:56:29 »
Hello.
I've to restart httpd after adding a new domain or sub-domain !
how to fix it please?
Thank You for your efforts MR :)

14
Kloxo-MR Technical Helps / how to reset admin skin setting?
« on: 2015-10-08, 02:45:03 »
Hello MR <3
I can't access the appearence settings page  to change it back to the correct theme ..
Please tell me how to reset the admin theme to the feather theme from SSH or any other way.
Thanks in advance

Pages: [1]

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

Page created in 0.032 seconds with 19 queries.

web stats analysis