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-24, 14:11:35

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

Pages: 1 ... 5 6 [7] 8 9 10
91
OK, I done everything, even SWITCH PROGRAM.

Added, client, added client domain,
even added domain for admin.

And result is:
- I can access to kloxo mr web admin
- I can access admin domain web page

- I can't access to client domain web page

Tnx ;).

P.S.
No reboot for now, waiting for your tips.


Added:
In services I see that no web servers is started, neither httpd, lighttpd, nginx nor hiawatha. How kloxo mr web admin runs? :)

92
So, as far as I understand you want me to add domain to one of client. Ok np.
But I can't access to kloxoMR panel :).

I will reinstall everything again, and add DNS template, and then add client and domain.
Then I will try to reboot server.

Tnx for now.
I will report in 30min ;).


ADDED:
Code: [Select]
[root@centos /]# sh /script/upcp
-------------------------------------------------------------------
 WARNING:
 - Need change hostname with qualify to FQDN
   (use 'server1.domain.com' instead 'server1')
 - May trouble for web and mail without FQDN hostname
-------------------------------------------------------------------
 - For OpenVZ VPS, change hostname from VPS panel
 - For Others, change 'HOSTNAME' in '/etc/sysconfig/network' file
 - Reboot after change hostname

[root@centos /]# hostnamectl set-hostname server.myserver.com
After that sh /script/upcp works, but I hjave never done that:

Code: [Select]
- Then, go to 'Switch Program' to enable web and other programs 
Where, how?

93
>  but try add domain in panel.

Where, how, what do you mean? Add domain in kloxomr panel? Or?
Tnx.

94
I've try:

Code: [Select]
yum reinstall httpd-* mod_*

and now as you suggested:
Code: [Select]
sh /script/cleanup

The same problem exists, no changes.
There is no such modules in /etc/httpd/modules

Also, if you think add domain name in panel, Fleio panel, there is no place to add it.
Only place domain is added is in /etc/hosts, added by kloxoMR system
in format
IP_address server.myserver.com server

and added in my domain service (at name.com).

Any other solutions, suggestions?!
Tnx in advance.

95
I just try to disable few Load modules in httpd.conf to see if apache will run. But to many modules is missing. How this is possible on freshly installed kloxomr7.
What I'm doing wrong? Tnx.

96
Hi,
I freshly installed kloxomr7 on centos7 (now it is 3rd) time, and after reboot VPS via shell, I can't access anymore to web admin. Now the third time I try just to install and after sh /script/upcp, try to open web admin it works. Reboot from shell, and there is no more access to web admin.

Please for suggestions.
Tnx.

Using:
OpenStack Cloud (Fleio account) on intovps

Possible problems:
Code: [Select]
[root@server ~]# sh /script/restart-all

Redirecting to /bin/systemctl restart  rsyslog.service
-------------------------------------------------------------------

Restarting httpry (via systemctl):                         [  OK  ]
-------------------------------------------------------------------

*** Process for MYSQL/MARIADB service ***
  - Process: restart
Shutting down MySQL. SUCCESS!
Starting MySQL.170829 05:50:47 mysqld_safe Logging to '/var/lib/mysql/server.myserver.com.err'.
170829 05:50:47 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
 SUCCESS!
-------------------------------------------------------------------

*** Process for BIND service ***
  - Process: restart
Stopping named (via systemctl):                            [  OK  ]
Starting named (via systemctl):  Job for named.service failed because the control process exited with error code. See "systemctl status named.service" and "journalctl -xe" for details.
                                                           [FAILED]
-------------------------------------------------------------------

Redirecting to /bin/systemctl restart  php-fpm.service
-------------------------------------------------------------------

*** Process for HTTPD service ***
  - Process: restart
Redirecting to /bin/systemctl stop  httpd.service
Redirecting to /bin/systemctl start  httpd.service
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
-------------------------------------------------------------------

*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process found
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

Redirecting to /bin/systemctl restart  kloxo-web.service
-------------------------------------------------------------------
Redirecting to /bin/systemctl restart  kloxo-php.service
-------------------------------------------------------------------
Redirecting to /bin/systemctl restart  kloxo-wrap.service
-------------------------------------------------------------------
- For help, type '/script/restart-all [--help|-h]'




[root@server ~]# systemctl status named.service -l
? named.service - LSB: start|stop|status|restart|try-restart|reload|force-reload DNS server
   Loaded: loaded (/etc/rc.d/init.d/named; bad; vendor preset: disabled)
   Active: failed (Result: exit-code) since Uto 2017-08-29 05:50:48 EDT; 21min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1701 ExecStart=/etc/rc.d/init.d/named start (code=exited, status=7)

Kol 29 05:50:48 server.myserver.com named[1706]: sizing zone task pool based on 1 zones
Kol 29 05:50:48 server.myserver.com named[1706]: set up managed keys zone for view _default, file 'managed-keys.bind'
Kol 29 05:50:48 server.myserver.com named[1706]: command channel listening on 127.0.0.1#953
Kol 29 05:50:48 server.myserver.com named[1706]: the working directory is not writable
Kol 29 05:50:48 server.myserver.com named[1706]: isc_stdio_open '/var/log/named/default.log' failed: permission denied
Kol 29 05:50:48 server.myserver.com named[1701]: Starting named: [FAILED]
Kol 29 05:50:48 server.myserver.com systemd[1]: named.service: control process exited, code=exited status=7
Kol 29 05:50:48 server.myserver.com systemd[1]: Failed to start LSB: start|stop|status|restart|try-restart|reload|force-reload DNS server.
Kol 29 05:50:48 server.myserver.com systemd[1]: Unit named.service entered failed state.
Kol 29 05:50:48 server.myserver.com systemd[1]: named.service failed.



[root@server ~]# systemctl status httpd.service -l
? httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Uto 2017-08-29 05:50:49 EDT; 20min ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 1981 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  Process: 1979 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PID: 1979 (code=exited, status=1/FAILURE)

Kol 29 05:50:49 server.myserver.com systemd[1]: Starting The Apache HTTP Server...
Kol 29 05:50:49 server.myserver.com httpd[1979]: httpd: Syntax error on line 13 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_authn_alias.so into server: /etc/httpd/modules/mod_authn_alias.so: cannot open shared object file: No such file or directory
Kol 29 05:50:49 server.myserver.com systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Kol 29 05:50:49 server.myserver.com kill[1981]: kill: cannot find process ""
Kol 29 05:50:49 server.myserver.com systemd[1]: httpd.service: control process exited, code=exited status=1
Kol 29 05:50:49 server.myserver.com systemd[1]: Failed to start The Apache HTTP Server.
Kol 29 05:50:49 server.myserver.com systemd[1]: Unit httpd.service entered failed state.
Kol 29 05:50:49 server.myserver.com systemd[1]: httpd.service failed.




97
How to prevent on kloxomr for some client to stop receiveing emails from some domains/emails?

One of my customer getting spam from the same domains which he can't unsubscribe (unsubscribe doesn't work).
I would like to reject all emails from receiving for certain client.

Tnx.

98
Kloxo-MR Technical Helps / KloxoMR 7, which CentOS?
« on: 2017-08-24, 19:01:43 »
I will install latest kloxo MR 7.0.0. Reason, I wanna use apache server, with mysql, php and https (ssl), lets encrpyt.

What CentOS to use? Which version?

Is there any other suggestions?
Thank you.

P.S.
Currently I'm running 6.5.0. which obviously doenst have support for https.

99
Kloxo-MR Bugs and Requests / UPDATE ALL doesn't work
« on: 2017-07-04, 08:54:06 »
Button Update All in Backup doesn't work in 6.5.0 kloxo MR.
After clicking Update All it acctualy doesn't change, updating all drop down list.

Thanks for reply.
BR.

100
I would like to receive kloxo messages on my email,
I don't received it on kloxo 6.5.0.

Where and how to activate kloxo messages?
I mean messages like this (this I stop getting with new 6.5.0).
Code: [Select]
Warning: The Account someuser is using 224% of quota for totaldisk_usage.
 Limit: 250
Used: 559.9

Kloxo Backup Succeeded for someuser


Filesystem  / (/dev/simfs) on localhost is using 95%
Filesystem  /var/named/chroot/var/run/dbus (/dev/simfs) on localhost is using 95%


Thank you.

101
Today this same problem occur again:
Jun  7 11:02:35 server send: delivery 85: failure: user_is_over_quota/
In kloxo settings there is no signal of use being in over quota, user use around 1200MB in total, and 16GB is configured as Total Disk Usage (MB).

How do I solve now problem?

Now I try to change approach, I changed from 16000 MB to 2000MB, and user_is_over_quota message in maillog disappear, and everything is fine :).


So, there is some bug in calculation of Total Disk Usage (MB), and to get rid of this messages in future, for this user I will everything turn on to UNLIMITED.

Just posting this for your info.
BR.


102
Thank you for reply,
anyway that's not the problem.

It seems there is a bug.
BR.

103
In clients (client has only one domain).
Then in limits of this clients

Mail Disk Usage (MB) > 2000MB
And then for each mail, total 5 emails,
each one limit 100MB.

All emails has together ~100MB, and each one has 5-30MB full.


I will repeat myself again, none of this quotas was reached (maybe only 5%), but maillog get erro:
user qouta reached.

104
Tnx for reply, great for 7.0 and final version.

But, can you maybe tell how and where is calculated user quota trigger in Kloxo? So I can check, or somehow see where the problem is occuring.

Am I on right track, I mean that kloxo send trigger to qmail that quota is reached, and then qmail stop receiving emails.

Tnx.

105
OK,
I understand that.
But if there is problem in 6.5.0, it is possible that the same remains in 7.0.
Can you just gave me the "formula" how and what triggers "user quota"? It seems that there is a bug in 6.5.0 and possibly the same code is used to calculate this on 7.0.


P.S.
I will gladly upgrade 6.5.0 to 7.0, but I'm not sure that this is good idea. Juts few months back I upgraded and moved all from original Kloxo to your latest release Kloxo MR 6.5.0, 7.0 was then still in beta.

Pages: 1 ... 5 6 [7] 8 9 10

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

Page created in 0.031 seconds with 17 queries.

web stats analysis