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, 21:55: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 - Vikalp_C

Pages: [1] 2 3
1
Were you able to fix it? I have the same problem, I think installation is buggy on CentOS7. My httpd process keeps getting killed itself after a few minutes.

2
I have setup my VPS server with clients, and my own client is admin. And it is easy to create several other clients. The path to my domain is /home/admin/mydomain/.
All folders below mydomain will be owned by admin/admin (admin/apache also work). For permissions general rule is that all folders be set to 755 and all files to 644.

I am by no means an expert. I am self thaught and spent noumerous hours to search this forum and other internet sites. I have several times run into problems with the setup, been frustrated from time to time but also realized that most of the problems was due to my own misstakes. So I recorded the steps for a successful installation and I have created a 35 page Kloxo-MR Server Configuration Guide for Linux Beginners which also include installing Webmin, firewall etc.
I will not publish it here, but I can share it to you. Or better, if you register to my newly created website at https://www.lundeco.com then we can discuss further there. It has a video conferencing capability and email and chat functionality, and we can use this to discuss. That way you can also help me test my website, which is actually a learning portal for online courses.

AJ

OK, thanks. I will register there. Also, the Kloxo-MR server configuration guide will be of much help.
Thank you.

3
Looks like file ownership problems. When you upload files you must check for right ownership of the new files. If you don't allready have Webmin installed I reccomend you do so. It works well with Kloxo-MR, and from its File Manager it is easy to correct file ownership of folders and files.

But before installing Webmin you can first try to fix your problem by selecting from Kloxo-MR Home the Webserver Configure icon, and then in Fix 'ownership' And 'permissions' (Select To Execute) select fix-ALL and hit update.

Hope it works out for you.

AJ

I have already tried this Fix 'ownership' And 'permissions' from within the Kloxo-MR panel, but to no avail.
I will try webmin but can you please tell me what should be the correct ownership and permissions for the files? I have two websites on the server, with path to the public_html folder in this format: -
Code: [Select]
/home/domain/public_html/
and
/home/domain2/public_html/

Many thanks.

4
Also, there has been a new more bigger problem I just noticed.
The files for the websites which existed before I updated to kloxo-MR 7 are working fine, but if I upload or create a new file, I am always getting error 404. I have double and triple checked the path and locations of the file but still getting 404 everytime. This is very strange. Even changed file permissions of all files and folders to 777 still no help.
If someone knows about this please reply.

Many thanks.

5
admin — Servers — localhost — {Advanced PHP Configure

Doesn't work. I ran phpinfo(); and got to know that the server is using a php.ini file located inside one of my client domains. Don't know how that happened.(Please see attached screenshot)
How can I change the path to the php.ini which I want to load?

Thanks you.

6
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.

7
In Kloxo-Mr 7 this is easy (menu icon for ftp configure). I do not know how to do this in Kloxo 6.5.0 but maybe this article can help: https://jvulinux.wordpress.com/2013/01/20/how-to-change-ftp-port-in-kloxo/
Check if you find the files referenced there. (Do not change port 21 to another low number, but a number above 10000).

Thanks will try this.
It is easy in Kloxo 7 but not in 6.5.0.

8
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.

9
DMARC setting not exist in Kloxo-MR 6.5.

BTW, did your domain used external mail server (like google apps)?. If yes, you need setting 'Remote mail' for this domain.

No, I am not using any external mail server. Just using the 2 free email accounts and rest email forwarders provided by my domain registrar.

10
Check your domain to mxtoolbox.com

Had 1 error.
Code: [Select]
DMARC record missing
How to obtain the DMARC info and where should I add the DMARC record? In Kloxo-MR DNS template or in the domain registrar control panel?

Thanks.

11
In many situation, this issue related to 'wrong' hostname and not enable spf in dns.

Inform here your 'hostname; hostname -s'.

Here is the output:
Code: [Select]
hostname: server.vikalp.pro
Code: [Select]
hostname -s: server
I am using DNS templates as provided by my Domain registrars. Don't know where the mail is getting lost.

12
Try 'sh /script/fix-chownchmod; sh /script/fixmail-all'.
Done as instructed. Not getting that previous error this time but mail is not getting delivered either.
Getting this in /var/log/maillogs -

Code: [Select]
Jan 18 14:14:43 server root: sendmail: CALLER="/usr/sbin/httpd" PWD="/home/trophy/trophy.com" BAN="no"
Jan 18 14:14:43 server send: new msg 110235503
Jan 18 14:14:43 server send: info msg 110235503: bytes 385 from <anonymous@webmail.vikalp.pro> qp 19720 uid 7802
Jan 18 14:14:43 server send: starting delivery 3: msg 110235503 to remote vikalp.ch@gmail.com
Jan 18 14:14:43 server send: status: local 0/10 remote 1/60
Jan 18 14:14:44 server send: delivery 3: success: User_and_password_not_set,_continuing_without_authentication./<vikalp.ch@gmail.com>_173.194.64.27_accepted_message.Remote_host_said:_250_2.0.0_OK_1484729520_v25si11131937otf.28_-_gsmtp/
Jan 18 14:14:44 server send: status: local 0/10 remote 0/60
Jan 18 14:14:44 server send: end msg 110235503

But still not receiving the mail.

Also, my domain registrar has provided me 2 free email accounts and unlimited email forwards, I am using my domain registrar control panel to manage, create and forward emails to my gmail account. Have not created any mail accounts inside Kloxo-MR(if this is of any help)

If I send the mail using Gmail or any other account the mail is getting delivered to my domain email (mail@domain.com) and getting forwarded to GMail too successfully. But if someone sends using the contact form in website(mail() function), mail is not delivered. :(

Any setting need to be adjusted inside php.ini or something?

Thanks.

13
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/

14
Thanks.
I changed the PHP to 5.4 then ran
Code: [Select]
sh /script/fix-all
That did the trick.

15
Code: [Select]
[root@server ~]# 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: php53u-5.3.29-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        424       3599          8          0        246
   -/+ buffers/cache:        178       3845
   Swap:         4060         72       3987

Haven't tried rebooting the server though..

Pages: [1] 2 3

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.072 seconds with 20 queries.

web stats analysis