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, 13:11:46

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

Pages: [1] 2
1
Kloxo-MR Technical Helps / Re: webmail issue
« on: 2016-03-01, 04:14:03 »
i have them in cloudflare.
how to set reverse dns/ptr record? my ip -> reverse dns is my domain?

2
Kloxo-MR Technical Helps / Re: webmail issue
« on: 2016-02-29, 21:09:10 »
thanks MRatWork. it works now.
1) BUT i can not receive any email from gmail, or yahoo. There is a notice that No MX or A records for domain.com. What i need to do? just need to rebuild DNS in domain.
I checked at mxtoolbox and there are some issues:
dmarc   domain.com   Missing or Invalid Record (i have a record DMARC in domain kloxo and cloudflare)
dns   domain.com   SOA Serial Number Format is Invalid
dns   domain.com   SOA Expire Value out of recommended range
smtp   webmail.domain.com   Reverse DNS Resolution - No PTR Record found (I DONT KNOW HOW TO DO IT)
smtp   webmail.domain.com   5.767 seconds - Warning on Connection time

i setup DNS Cloudflare, do they correct?
A webmail IP hosting
MX domain.com webmail.domain.com

and in Kloxo Domain DNS as rebuilding again, do they correct:
mail   A   -   IP hosting
lists   CN   -   mail
webmail   CN   -   mail
imap   FCNAME   -   mail.domain.com
pop   FCNAME   -   mail.domain.com
smtp   FCNAME   -   mail.domain.com
__base__   MX   10   mail.domain.com


2) My mail comes to Gmail as spam mail. Do you know how can i send it go thru Inbox?

3
Kloxo-MR Technical Helps / Re: webmail issue
« on: 2016-02-29, 18:13:35 »
anyone use afterlogic?
how can i reinstall afterlogic? i dont see its database

4
i dont know what happen but now my web works again.
php70m-cli -v --> PHP 7.0.3 (cli)
php -v --> PHP 7.0.3 (cli)

and in web configure, php use is php70m and branch is php70w. there were many time i wanna change to php70m in php use and php branch but nothing change and web didnot work. Now it changes in both and web works.

5
what do you mean? i dont understand.
do kloxo have any broken with the upgrade like that?

6
hello, i'm have a big problem!
i have upgrade php 7 on kloxo mr that is wrong server.

i use these command:
rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
yum install php70w + ...

and there are error like these:
Error: php70w-mysql conflicts with php70w-mysqlnd-7.0.3-1.w6.x86_64
Error: httpd24u-tools conflicts with httpd-tools-2.2.31-1.mr.el6.x86_64
Error: httpd24u conflicts with httpd-2.2.31-1.mr.el6.x86_64

then i stopped httpd and removed php, httpd by this command: yum -y remove php, yum remove httpd*

then i made a yum install php70w + ...
and everything is perfect! oh my gosh!
i checked php -v and PHP 7.0.3 is good BUT IT WAS ON WRONG SERVER!!!

now my website is stopped. What can i do now?

7
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-25, 15:45:18 »
yes i meant php70m/w for php branch but it s not working.

8
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-25, 06:09:43 »
everything is good now bcos i switched back nginx-proxy. i dont know why but i can not use php7 in PHP-branch.
could you help me to make a config nginx + php7 (+ apc and memcached)?

9
Kloxo-MR Technical Helps / Re: webmail issue
« on: 2016-02-24, 18:26:57 »
what dns records i need to modify? mail to webmail? i tried and it said Login failed! I used mail@domain.com as a user in roundcube and i think the login processing worked then got the 500 Server Error.

how can i work with afterlogic? i try webmail.domain.com/afterlogic/adminpanel but error 404 not found.

if i wanna use mail.domain, how can i do?

10
Kloxo-MR Technical Helps / webmail issue
« on: 2016-02-24, 05:23:02 »
webmail.domain.com is not working. i use cloudflare and i just have mail record, not webmail
:-\ any ideas?

11
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-23, 21:09:07 »
now i got 502 bad gateway
i tried to restart services but i got issue: Reloading php70m-fpm: [FAILED]. i could not stop it or restart it.
i chose php5.4 in PHP-Used, everything is good again.
so is Php7-fpm still in processing?

12
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-22, 05:24:15 »
sorry i dont know how to use kloxo mr.

i switched from apache to nginx and use php7, now site is not working. do i need to move inf from apache (domain config - i dont know where is it located) to nginx?

i dont know why part A -web: hiawatha is still there. and php still php54/ part C-PHP: Branch still php54 but php used is php7 and part C-5. Hiawatha still unused not uninstalled. last one, part C-cached is still uninstalled.

----------------------------------------------

i did a fix-all then restart-all but there's nginx error start.

*** Process for NGINX service ***
Starting nginx: nginx: [emerg] open() "/opt/configs/nginx/conf/globals/switch_standard_ssl.conf" failed (2: No such file or directory) in /opt/configs/nginx/conf/defaults/init.conf:59
                                                           [FAILED]
  - Process: reload
Reloading nginx:                                           [FAILED]

---------------------------------------------------------------
here is the info:
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016021403
   - Web: hiawatha-10.1.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-2.w6 (cgi mode)

B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: sv1.adtv.com
C. Services:
   1. MySQL: MariaDB-server-10.0.23-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.45-2.w6
        * php55m-5.5.32-1.ius.el6
        * php56m-5.6.18-1.ius.el6
        * php70m-7.0.3-1.w6
      - Used: php70m
   3. Httpd: --uninstalled--
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.11-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64

13
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-18, 20:56:05 »
this is my sysinfo:

sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016021403
   - Web: hiawatha-10.1.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-2.w6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: sv1.andientronven.com
C. Services:
   1. MySQL: MariaDB-server-10.0.23-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.45-2.w6
        * php55m-5.5.32-1.ius.el6
        * php56m-5.6.18-1.ius.el6
        * php70m-7.0.3-1.w6
      - Used: --Use PHP Branch--
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64

14
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-18, 20:53:34 »
-rw-r--r-- 1 root root 3378 Feb 18 01:19 /opt/php53m/etc/php.d/apc.nonini
-rw-r--r-- 1 root root  297 Feb 18 01:19 /opt/php53m/etc/php.d/memcached.nonini
-rw-r--r-- 1 root root 3069 Feb 18 01:22 /opt/php54m/etc/php.d/apc.nonini
-rw-r--r-- 1 root root 4587 Feb 18 01:22 /opt/php55m/etc/php.d/50-memcached.nonini
-rw-r--r-- 1 root root 4587 Feb 18 01:24 /opt/php56m/etc/php.d/50-memcached.nonini

what should i use? apc or memcache?
i would like to use php7*m with nginx but its seemly there is no php cached for php7. do you recommend what is optimize php cached for nginx i should you?

15
Kloxo-MR Technical Helps / Re: nginx + microcache
« on: 2016-02-17, 22:52:58 »
dir: cannot access /opt/php*m/etc/php.d/*apc.nonini: No such file or directory
dir: cannot access /opt/php*m/etc/php.d/*memcached.nonini: No such file or directory

Pages: [1] 2

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

Page created in 0.042 seconds with 20 queries.

web stats analysis