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-23, 07:17:13

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

Pages: 1 ... 3 4 [5] 6 7 ... 59
61
Somethimg is wrong.  I just tried again.  Cleanup somehow makes passwords/users not match my email client.  It fails to login until i run fixmail-all and restart-mail

62
After the past few cleanups (7.0b) email has stopped working and I have had to run fixmail-all and then restart-mail in order to get it running properly.

There is no errors when restarting qmail on cleanup.  But mail client can not log in, incorrect user or password.

Aftet fixmail-all, restart-mail, email client can connect properly.

You have changed something in cleanup?

63
Kloxo-MR Technical Helps / Re: Hiawatha php conf
« on: 2014-10-13, 01:13:51 »
You added the host manually?  If that is what you did, go to the panel and add a domain under admin.

64
Bind is only dns server that works for me under my setup.  Example:

ns1.domain.com x.x.x.1
ns2.domain.com x.x.x.2

Then dedicated ip x.x.x.3 to ns1.somedomain.com using ns2 from above.

All but bind stop working.

65
Kloxo-MR Tips and Tricks / Re: best setup
« on: 2014-10-01, 18:10:28 »
Sounds great for you, but put 1600-2000 domains under that configuration, with heavy load, constant hits on the domains, apache is a resource hog.  Watch the load tap out even a healthy server.  I simply have watched our load average on our production box nearly split in half without apache.  Also, hiawatha has a neat run-away stopper, you can set the maximum load hiawatha can consume before it will drop incoming connections.  So if we have a drastic flux in load due to hiawatha, it won't take the server with it.  I am speaking out-of-the-box also.

'Gtmetrix' is also only an indicator for how a 'browser' will handle your page.  Not how much server resource is needed.  And it can be deceiving, more content takes more load time.



66
Kloxo-MR Tips and Tricks / Re: best setup
« on: 2014-10-01, 03:04:51 »
Suphp is outdated, and even the original developer has stated the need for it is no longer.  Php-fpm event, in kloxoMR runs under your client name, directory restrictions in place, and just blows suphp away in performance.

Mod_security is great, if you know what you are doing, as in being a knowledgable server admin.  Hiawatha web server is a neat little webserver, SECURE, able to protect against a lot of attacks, and well, my preference.  I left apache when one of our production servers was running constantly at 8.5 load due to apache.  Hiawatha, same server, about 4 - sometimes slightly more, but just a drastic difference under load/high traffic.

I know the die hard apache fans will start barking about settings/configs/whatever... well, hiawatha does it faster, easier, and WAY LESS RAM.

;)

67
Kloxo-MR Tips and Tricks / Re: best setup
« on: 2014-09-30, 05:28:07 »
;) well that's just funny.  KloxoMR is superior, definetely.

I would recommend hiawatha in the front whether proxied or not.  If it is just you, not hosting for others, i say scrap apache altogether and run straight hiawatha.

Dns is a preference.  Depending on ram, etc.  I'm old fashioned ;) and run bind chrooted.

Php: php-fpm event is superior in speed to all the others, the version again is a preference really, or neccessity depending on what script you are actually running.  If you are using maria db instead of mysql (recommended) you want to use php54m or php54u branch (or higher).

It really comes down to your server and your needs. :)

68
Kloxo-MR Development / Hiawatha 9.8 released
« on: 2014-09-29, 08:00:19 »
Hiawatha 9.8 has been released ;)

69
Already had before I posted ;)  I guess I should have wrote that.

I was just informing the kloxoMR community to update.

71
@Asciiker - a new version will be released in a few weeks, a command line tool simplifies configuration.

@Spacedust, how many overages does it take?  I've had 80.  That line where it is exiting is for sending the email.  In the new version I have rewrote the send routines and will have you test to let me know.

72
Kloxo-MR Development / Re: DNS slave server
« on: 2014-09-18, 06:31:15 »
Please do not confuse KloxoMR master and slave to dns master and slave.  Even on a kloxo/kloxoMR slave the dns is a master zone.  To my knowledge there is no way to do it 'automatically' through kloxo/kloxoMR.

You can setup bind chrooted on a VM.  Then using a cron and bash script to copy the /opt/configs/bind/ directory to a web accessable location.  Use a cron on the 'slave' to fetch the bind configuration files, replace the files there and restart bind (named).  Therefore creating a complete mirror of your original dns setup.  Nameservers and IPs will need to be set correctly obviously, but something like that shouldn't be too hard to accomplish.  You could essentially do this for multiple servers as a slave/secondary dns by simply adding the domain config files to the 'slave' dns servers corresponding directory.

Never done it, but seems practical.  ;)

74
Further testing, backup not working from inside kloxoMR panel either.  I input a name, click backup.

Says 'backup scheduled'.  Then nothing at all.  The status says 'program_interupted'.  Backup is never created.

Backup not working anywhere

75
Scavenge has bugs!  Look at beginning output.

Code: [Select]
[root@cc-server ~]# sh /script/scavenge
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
sh: ionice -c 2 -n 7: command not found
In mysqldb-ch_forum mysqldb_usage equals 0 and limit is Unlimited
In mysqldb-conhosting mysqldb_usage equals 0 and limit is Unlimited
In mysqldb-fzf8_livezilla mysqldb_usage equals 0 and limit is Unlimited
In mailaccount-postmaster@cc-server.us maildisk_usage equals 0 and limit is Unlimited

A lot of command not found?

Then, when 'automatic' backup is on, scavenge freezes/locks up right here:[/b]
Code: [Select]
In client-admin webhosting_flag equals 0 and limit is On
Dead Quota: In client-admin clientdisk_usage equals 0
Dead Quota: In client-admin traffic_last_usage equals 186.6
Dead Quota: In client-admin mysqldb_usage equals 0
Scheduling for client admin

I had to disable scheduled backups.  They are not working.

Pages: 1 ... 3 4 [5] 6 7 ... 59

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

Page created in 0.035 seconds with 16 queries.

web stats analysis