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, 09:53:17

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

Pages: 1 ... 11 12 [13]
181
Indonesia Users / Re: webmail not found
« on: 2013-03-03, 01:08:19 »
Lapor kemabli.. Saya sudah melakukan 'yum remove dovecot' dan mengulangi kembali jalankan perintah:
'sh /script/cleanup; sh /script/fixwebmail; sh /script/fixweb; sh /script/restart-services'
Namun webmail.domain.tld tetap menampilkan :
Code: [Select]
If you are seeing this page, it means that web has not been configured for this domain on this server.

This could be due to the following causes:

    Kloxo has not restarted the web server yet after you added the domain. Please wait for the web server to restart.
     
    The domain is pointing to the wrong Kloxo server. Ping the domain and make sure that the IP matches one of the IPaddress seen in admin home -> ipaddresses
     
    If you are seeing this page when you try to access an IP like http://192.168.1.1, then that means that the IP has not yet been mapped to a domain. Go to client home -> ipaddresses -> ipaddress home -> domain config and map an IP to a domain.
     
    Once you map an IP to a domain, then you have to make sure that the domain pings back to the same IP. Otherwise, if you try to access the domain, you will get this page. So IP -> domain.com should mean that domain.com pings to the same IP.
berikut ini isi dari 'sh /script/sysinfo'
Code: [Select]
A. Kloxo-MR: 6.5.0.c.2013022801

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.30-1.ius.el5
   2. PHP: php54-5.4.11-1.ius.el5
   3. Httpd: httpd-2.2.23-3.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-special-1.3.11-2.mr.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
   7. Dns: bind-9.9.2-2.P1.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1218        655        562          0         61        430
   -/+ buffers/cache:        164       1053
   Swap:         7999          0       7999
Mohon pencerahannya Master..
Terima kasih.

182
Indonesia Users / Re: webmail not found
« on: 2013-03-03, 00:43:15 »
hasil dari 'sh /script/sysinfo' adalah sebagai berikut:
Code: [Select]
A. Kloxo-MR: 6.5.0.c.2013022801

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.30-1.ius.el5
   2. PHP: php54-5.4.11-1.ius.el5
   3. Httpd: httpd-2.2.23-3.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-special-1.3.11-2.mr.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
      with: dovecot-2.1.15-1.mr.el5
   7. Dns: bind-9.9.2-2.P1.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1218        646        572          0         54        428
   -/+ buffers/cache:        163       1055
   Swap:         7999          0       7999
===========================================
--> dovecot dalam keadaan ofline (conflik dengan Qmail)
Stopping Dovecot Imap:                                     [FAILED]
Starting Dovecot Imap: Error: service(pop3-login): listen(*, 110) failed: Address already in use
Error: socket() failed: Address family not supported by protocol
Error: service(pop3-login): listen(::, 110) failed: Address family not supported by protocol
Error: service(pop3-login): listen(*, 995) failed: Address already in use
Error: socket() failed: Address family not supported by protocol
Error: service(pop3-login): listen(::, 995) failed: Address family not supported by protocol
Error: service(imap-login): listen(*, 143) failed: Address already in use
Error: socket() failed: Address family not supported by protocol
Error: service(imap-login): listen(::, 143) failed: Address family not supported by protocol
Error: service(imap-login): listen(*, 993) failed: Address already in use
Error: socket() failed: Address family not supported by protocol
Error: service(imap-login): listen(::, 993) failed: Address family not supported by protocol
Fatal: Failed to start listeners
                                                           [FAILED]
saya coba ganti Branch php54 ke php53u dan type ganti ke mod_php_ruid2 = hasil tetap sama.
kembali lagi ke ganti Branch ke php54 dan type ganti ke php-fpm_even = hasilnya sebagai berikut:
Code: [Select]
If you are seeing this page, it means that web has not been configured for this domain on this server.

This could be due to the following causes:

    Kloxo has not restarted the web server yet after you added the domain. Please wait for the web server to restart.
     
    The domain is pointing to the wrong Kloxo server. Ping the domain and make sure that the IP matches one of the IPaddress seen in admin home -> ipaddresses
     
    If you are seeing this page when you try to access an IP like http://192.168.1.1, then that means that the IP has not yet been mapped to a domain. Go to client home -> ipaddresses -> ipaddress home -> domain config and map an IP to a domain.
     
    Once you map an IP to a domain, then you have to make sure that the domain pings back to the same IP. Otherwise, if you try to access the domain, you will get this page. So IP -> domain.com should mean that domain.com pings to the same IP.

mohon pencerahannya master..
Terima kasih.

183
Indonesia Users / Re: webmail not found
« on: 2013-03-02, 23:04:47 »
Lapor.. Saya Sudah jalankan perintah 'sh /script/cleanup; sh /script/fixwebmail; sh /script/fixweb; sh /script/restart-services' namun webmail.domain.tld tidak juga bisa terbuka.. bahkan malah keluar download dan berikut isi file downloadnya:
Code: [Select]
<?php
ini_set("display_errors","1");

// use default index.php
if (!file_exists("./custom-index.php")) {
?>


<?php
if (
file_exists("./custom-inc.php")) {
// use user-define inc.php -- no override when kloxo update
$incfile "./custom-inc.php";
if (file_exists("./custom-inc2.php")) {
$incfile2 "./custom-inc2.php";
}
}
else {
// use default inc.php
$incfile "./inc.php";
if (file_exists("./inc2.php")) {
$incfile2 "./inc2.php";
}
}
?>


<html>

<head>
<title>Kloxo Control Panel</title>

<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<?php if(isset($incfile2)) { include_once $incfile2 ; } ?>

<style>
body {
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100;
background-image:url('./images/abstract.jpg');
background-color:#cccccc;
margin: 0;
}
a {
text-decoration: none;
}
img {
border: 0;
}

img.logo {
margin: 5px;
padding: 0;
}

table.header {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100;
}

table.content {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
/* height: 100%; */
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100%;
}

table.content_body td {
border-collapse: collapse;
border: 1px dashed #cccccc;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 10pt;
color: #444444;
padding:10px;
spacing:0;
}

table.content_title td {
border-collapse: collapse;
border: 0;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 12pt;
color: #336699;
}

</style>

<body>

<table class="header">
<tr>
<td width="100%"><img class="logo" src="./images/logo.png" height="75" alt="hosting-logo"></td>
<td><a href="http://mratwork.com/work/" title="Go to Kloxo-MR website"><img class="logo" src="./images/kloxo-mr.png" alt="kloxo-mr-logo" height="75"></a></td>
</tr>
</table>
<table class="content">
<tr>
<td width="50">&nbsp;</td>
<td valign="middle" width="100%"><?php include_once $incfile?></td>
<td width="50">&nbsp;</td>
</tr>
</table>
</body>

</html>

<?php
}
else {
// use user-define index.php -- no override when kloxo update
include_once "./custom-index.php";
}
?>

mohon pencerahannya master..
Terima kasih.

Pages: 1 ... 11 12 [13]

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

Page created in 0.056 seconds with 17 queries.

web stats analysis