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, 02:09:53

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

Pages: 1 ... 68 69 [70] 71 72 73
1036
Kloxo-MR Technical Helps / Update phpMyAdmin to 4.0.0 !
« on: 2013-05-05, 05:09:26 »
Please upgrade !

1037
Rename in /etc/suphp.conf from:

Code: [Select]
errors_to_browser=false
to

Code: [Select]
errors_to_browser=true
and then check affected domain. It seems I got /home directory writable by others !

So it's worth to add

Code: [Select]
chmod 750 /home
to /script/fixweb !

1038
Kloxo-MR Technical Helps / Too many open files
« on: 2013-05-05, 02:46:06 »
Mustafa your mod_fastcgi is badly compiled !

Code: [Select]
[Sat May 04 21:33:22 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Sat May 04 21:33:22 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Sat May 04 21:33:22 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Sat May 04 21:33:22 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Sat May 04 21:33:22 2013] [notice] Apache/2.2.24 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_rpaf/0.6 mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Sat May 04 21:33:45 2013] [notice] caught SIGTERM, shutting down
[Sat May 04 21:33:46 2013] [alert] FastCGI: read() from pipe failed (0)
[Sat May 04 21:33:46 2013] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
(24)Too many open files: httpd.event: could not open error log file /home/httpd/i-newsy.pl/stats/i-newsy.pl-error_log.
Unable to open logs

ulimit -n 1000000 does not work !

1039
Again - I got 0 MB on all customers. While it was working well in previous editions.

Mustafa can you check it out ?

Logs and stats are working ok so what's the reason ?

1040
Kloxo-MR Technical Helps / Please upgrade ClamAV to 0.97.8
« on: 2013-04-30, 16:57:45 »
ClamAV 0.97.8 has been released!

April 23rd, 2013 Posted by -

Dear ClamAV users,


“ClamAV 0.97.8 addresses several reported potential security bugs. Thanks to
Felix Groebert of the Google Security Team for finding and reporting these issues.”


Download: http://downloads.sourceforge.net/clamav ... 7.8.tar.gz
PGP sig: http://downloads.sourceforge.net/clamav ... tar.gz.sig
ChangeLog: https://github.com/vrtadmin/clamav-deve ... /ChangeLog

1041
We don't need this anymore since there is no Windows version ;)

1042
Kloxo-MR Technical Helps / nginx 1.4.0 stable released
« on: 2013-04-26, 00:41:49 »
It's worth to upgrade.

1043
It would be a good idea to change /usr/local/lxlabs/ext/php/bin/php to /usr/local/lxlabs/ext/php/bin/lxphp so we can see it better when it's running inside processes and prevent from killing with killall -9 php (sometimes we need to use this command if system is overloaded).

1044
Mustafa you made a huge mistake in this file. Leaving disk usage count to work only on linux installations using english language only.

1045
I always need to make backups before each upgrade. It's so annoying !!!

1046
I've installed latest Kloxo on clean CentOS 5.9 64-bit on VirtualBox and it doesn't work properly.

It always show 0 on Disk usage - even when I put large files on admin account and run /script/scavenge !

The same happens on dedicated server.

VirtualBox config:

Code: [Select]
/script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013031810

B. OS: CentOS release 5.9 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.30-1.ius.el5
   2. PHP: php54-5.4.13-1.ius.el5
   3. Httpd: httpd-2.2.24-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.3.15-2.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
   7. Dns: bind-9.9.2-3.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:         32193       1084      31108          0        139        662
   -/+ buffers/cache:        283      31910
   Swap:          266          0        266

However when I install it on a clean VPS it works well. Even changed config to the latest PHP and MariaDB and it's still working.

VPS config:

Code: [Select]
A. Kloxo-MR: 6.5.0.f-2013031810

B. OS: CentOS release 5.9 (Final) x86_64

C. Apps:
   1. MySQL: MariaDB-server-10.0.1-1
   2. PHP: php-5.5.0-0.25.beta3.el5.remi
   3. Httpd: httpd-2.2.24-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
   7. Dns: djbdns-1.05-5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           497        441         56          0         85        116
   -/+ buffers/cache:        238        259
   Swap:         4095         40       4055


[root@kelope ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/vda1             8.8G  8.2G  122M  99% /
tmpfs                 249M     0  249M   0% /dev/shm


Mustafa can you please check this and finally repair it ?

If you were able to run Kloxo-MR 6.5.0f on VirtualBox then please send me a link to download disk image so I can test what's wrong.

1047
Why this is slow ???

I'm using high-end dedicated server without any users on it and it's superbly slow !

It was working well on Kloxo 6.5.0 candidate and now it's way too slow.

Script is waiting for something and I cannot figure it out for what...

Fix this Mustafa !

1048
Kloxo-MR Technical Helps / Add inode limit
« on: 2013-04-20, 20:48:51 »
Mustafa please add inodes limit !

It's really annoying when one customer is having 1500000 files !

It's so easy to add just use quotas.

1049
Kloxo-MR Technical Helps / Apache 2.2.24 released in CentALT
« on: 2013-04-20, 04:23:08 »
Now just need to test it ;)

1050
Mustafa why this is taking so long ?

It's so easy to use just:

quota -u user

and sum all quotas and display it. So we will have always realtime Disk Usage !

That's it !

Pages: 1 ... 68 69 [70] 71 72 73

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

Page created in 0.056 seconds with 16 queries.

web stats analysis