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-05-10, 08:43:57

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

Pages: 1 2 [3] 4
31
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-03, 04:01:29 »
only one .

32
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-03, 03:43:13 »
after restart . it got the old problem back .but i got fix by disable domain name in   IP Addresses -> Configure Domain

33
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-03, 01:56:59 »
Code: [Select]
DEVICE=venet0:0
ONBOOT=yes
IPADDR=208.115.203.66
NETMASK=255.255.255.255

34
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-03, 00:38:35 »
no such file


35
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-02, 22:24:11 »
Ok . it is working . i try to edit .conf file.


original madwallpaper.com.conf

Code: [Select]
### begin - web of 'madwallpaper.com' - do not remove/modify this line


## web for 'madwallpaper.com'
server {
    listen 0.0.0.0:80;
    listen [::]:80;



i changed with this

Code: [Select]
### begin - web of 'madwallpaper.com' - do not remove/modify this line


## web for 'madwallpaper.com'
server {
    listen 208.115.203.66:80;
    listen [::]:80;

Now tell me . it will work or it will crashed ? or should i change something else ?

36
Kloxo-MR Technical Helps / Re: DNS is not Working
« on: 2013-09-02, 22:01:45 »
done . but still same .

37
Kloxo-MR Technical Helps / DNS is not Working
« on: 2013-09-02, 18:43:36 »
. Hi . i have VPs with Nginx .

i host http://www.mediafirerepack.net/ on my VPS . it is working perfect .

2 days ago i add a new domain name in my vps . http://madwallpaper.com/ . but the problem is it is open mediafirerepack contact .

System Info :

Code: [Select]
A. Kloxo-MR: 6.5.0.f-2013082102

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.27-1.ius.el5
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.4-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.3-5.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2536        535       2000          0          0          0
   -/+ buffers/cache:        535       2000
   Swap:            0          0          0


DNS setting

38
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-22, 01:15:47 »
Quote from: "MRatWork"
Try not redirect to www on Kloxo setting.

already unchecked,

and also when i open Awstats . just browser promote to download Awstats.pl

39
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-22, 01:09:32 »
Quote from: "Spacedust"
Do this on SSH command line:

Code: [Select]
cp /home/apache/conf/webmails/webmail.conf /home/apache/conf/defaults/ (answer yes to overwrite)
rm -f /home/apache/conf/webmails/webmail.conf
touch /home/apache/conf/webmails/webmail.conf
chattr +i /home/apache/conf/webmails/webmail.conf
service httpd graceful

It will work then ;)

 no apache .. i am using nginx .

40
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-21, 23:37:46 »
Quote from: "MRatWork"
I hope you run 'sh /script/cleanup; sh /script/restart-all' after update.

Sometimes, change dns setting need times to propagation (say it 2 hours or more).

after 1 hour . my website change to Hiawatha default page .. i have to change back up Apache and after that again nginx . Still Webmail is not working .

41
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-21, 22:14:55 »
Quote from: "MRatWork"
Latest version 6.5.0.f-2013082102 and you have 6.5.0.f-2013081402.

There are something wrong on your server if not able to update to 6.5.0.f-2013082102.


i already update to 6.5.0.f-2013082102 . still the same problem .

42
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-21, 21:30:56 »
this ?



43
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-21, 21:13:06 »
Quote
Better update your Kloxo-MR with:
Quote:
yum clean all
yum update
sh /script/cleanup
sh /script/restart-all

Already Done . Nothing Changed ..

Quote
Inform here your dns setting (hidden certain parts if you want hide).

Check this


44
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-21, 18:45:34 »
please . give me solution

45
Kloxo-MR Technical Helps / Re: Webmail is not working ..
« on: 2013-08-20, 23:49:37 »
Code: [Select]
A. Kloxo-MR: 6.5.0.f-2013081402

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.27-1.ius.el5
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.2-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.3-5.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2536        563       1972          0          0          0
   -/+ buffers/cache:        563       1972
   Swap:            0          0          0


and Also installed Xcache .

PS: i got 500 Internal Server Error in ucp.php?i=pm&folder=inbox

Pages: 1 2 [3] 4

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

Page created in 0.068 seconds with 17 queries.

web stats analysis