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-03-28, 18:43:19

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

Pages: [1]
1
Hello everyone, yesterday I updated Kloxo-MR from 6.5 to 7.0, everything went fine, except one.
I need to increase the memory_limit as alloted to php, I have done this many times before but since the update after editing the /etc/php.ini/ and restarting webserver, the changes are not taking effect.
I have confirmed many times that I am editing the right php.ini file, but still no effect.
I would be very thankful if someone would be able to help me.
Here are various details of my server, if anything else is needed please tell me.


Sysinfo: -
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017091202
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.36-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: server.vikalp.pro
C. Services:
   1. MySQL: MariaDB-server-10.0.35-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.36-1.ius.centos6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.47-1.el6.x86_64
     - Nginx: nginx-1.14.0-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.33-3.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.20-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.5-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          4024       1547       2476          8          0       1000
-/+ buffers/cache:        547       3476
Swap:         4060          7       4052
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       50G   34G   17G  68% /


*** Process Time: 00:00:00:19.19901 (dd:hh:mm:ss:xxxxxx) ***

php -v
Code: [Select]
[root@server ~]# php -v
PHP 5.6.36 (cli) (built: Apr 27 2018 10:26:07)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.0, Copyright (c) 2002-2018, by ionCube Ltd.

Current webserver configuration in panel: -
Please find attached.

Many thanks in advance.

2
Hello, can someone please tell me how to change the default port 21 for FTP to something else? For some reason I am having trouble finding the exact .conf file.
I am running Kloxo 6.5.0, here is the sysinfo, if needed.

Code: [Select]
[root@server pure-ftpd]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2016111301

B. OS: CentOS release 6.8 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.53-1.ius.el6.x86_64
   2. PHP: php54-5.4.45-1.ius.centos6.x86_64
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
   7. Dns: bind-9.9.7-1.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          4024       1481       2542         11          0        974
   -/+ buffers/cache:        506       3517
   Swap:         4060         53       4006


Many thanks in advance.

3
Hello, I need help in sending mail by php mail() function, which is used in mail forms in 4 of my websites.
When visitor send a message I never receive them. Qmail is configured properly(I think so)
Here is the sysinfo -
Code: [Select]
[root@server bin]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2016111301

B. OS: CentOS release 6.8 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.53-1.ius.el6.x86_64
   2. PHP: php54-5.4.45-1.ius.centos6.x86_64
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
   7. Dns: bind-9.9.7-1.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          4024        486       3537          6          0        239
   -/+ buffers/cache:        246       3777
   Swap:         4060         62       3997


Also checking in /var/logs/maillogs, I see this error -
Code: [Select]
Jan 18 01:35:50 server root: sendmail: CALLER="/usr/sbin/httpd" PWD="/home/trophy/trophy.com" BAN="no"
Jan 18 01:35:50 server send: new msg 110234671
Jan 18 01:35:50 server send: info msg 110234671: bytes 387 from <anonymous@webmail.vikalp.pro> qp 3168 uid 7802
Jan 18 01:35:50 server send: starting delivery 4: msg 110234671 to local laps.in-principal@laps.in
Jan 18 01:35:50 server send: status: local 1/10 remote 0/60
Jan 18 01:35:50 server send: delivery 4: deferral: /bin/sh:_/home/vpopmail/bin/vdelivermail:_Permission_denied/
Jan 18 01:35:50 server send: status: local 0/10 remote 0/60

Any help will be most appreciated.

Many thanks/

4
Hello, I have a CentOS 6.8 64 bit VPS with Kloxo-MR 6.5.0.f installed.
I am currently running php version 5.3.29.

Code: [Select]
[root@server conf]# php -v
PHP 5.3.29 (cli) (built: Aug 14 2014 14:15:02)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies

I have to install an application that requires atleast PHP 5.4+.
So I went to Web-Mail-Database --> Webserver config --> changed PHP branch to php54_(as_5.4.45)

Restarted httpd, but after doing this all my PHP based websites are showing PHP source-code instead of parsing them. What is to be done now?

Please help.

Thank you.

5
Hello everyone. I have installed Kloxo-MR on my OVZ VPS and some of my websites are hosted there. Now I am facing two major problems, hope someone would be able to help me here.

1. Kloxo is installed on port 7778, but I am unable to access the login page, it just keeps on loading and loading, when I try to access the login at http://ipaddress:7778 , while all the websites on port 80 and services on other ports are working fine, just the login page that is not opening. Please help.

2. I need to forward emails sent to the mail addresses on my domains to my Gmail address. For this I just created forwarding rules within Kloxo. But I dont receive any mail in my Gmail address.
Could some one guide me in this regard? I have already looked through the existing walkthroughs here but nothing seems to help.
I couldn't even log into Kloxo at the moment because the login page is just keeps on spinning and not loading at all.

Hope somebody would be able to help.

Many thanks.

P.S. My VPS is OpenVZ running CentOS v6.7 64 bit.
I am using ClouDNS service to manage DNS of all my domains hosted on Kloxo-MR.

6
Hello people, I need a little help.
I had Kloxo-MR installed on my VPS with 4 domains as clients and they all had 100's of email addresses for their particular domains.

Now I shifted the VPS and had successfully transferred all the data. Only the email accounts are remaining. Now adding them one by one manually will be very difficult.

Is there a simpler way to transfer all the email accounts from old VPS to the new one? Both VPS has Kloxo-MR installed.
 I don't care about the emails received on them, just the accounts are needed.

Many thanks.

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.053 seconds with 19 queries.

web stats analysis