BMWFAQ Club BMWFAQ Club

Regresar   BMW FAQ Club > Blogs
Registrarse Obtener Código Activación Blogs Galería Marcar como leído Ayuda Lista de usuarios

Antiguo

Presentación

Publicado 20-nov-2007 a las 11:14 por ReZn0r
Bueno, pues hoy Danny nos ha puesto esta herramienta a nuestra disposición y voy a probarla.
Avatar de ReZn0r
//Mmmmmmmmm
Publicado en Sin categoría
Comentarios 5 ReZn0r está offline
Antiguo

Daemon scripts for memcached

Publicado 20-nov-2007 a las 10:10 por Danny
I dont know if the starters script exist, but i cant found.
This is my solution from debian starters script in my Centos5.

Create the configuration file

Código:
touch /etc/memcached.conf
And put in:

Código:
#Memory a usar
-m 16
# default port
-p 11211
# user to run daemon nobody/apache/www-data
-u nobody
# only listen locally
-l 127.0.0.1
Create the startups files

Código:
touch /etc/init.d/memcached
...
Avatar de Danny
Administrador
Publicado en Linux
Comentarios 0 Danny está offline
Antiguo

Enable caching functions get and put in eAccelerator

Publicado 20-nov-2007 a las 09:57 por Danny
eAccelerator_get and eAccelerator_put functions are now disabled by default. These functions have been disabled because when leaving them on without any precautions these functions can be used for a local DoS attack by keep putting data in shared memory.

http://eaccelerator.net/ticket/37

The correct way to enable it is configure with the following atribute

Código:
--with-eaccelerator-shared-memory
Configure and install secuence
...
Avatar de Danny
Administrador
Publicado en BMWFAQ Club, vBSEO
Comentarios 0 Danny está offline
Antiguo

Source Compile PHP 5.2.4 for Plesk 8

Publicado 19-nov-2007 a las 17:41 por Danny
Proceed at yourn risk, if you brake your server this won't be my problem .

I hate await when a new version of php is released that a packager built it. I prefer has the liberty of compile at any moment.

This procedure is tested in a Plesk 8.1 and in Plesk 8.2

Review the rpms installed:
Código:
[daniel@srv01 ~]$ rpm -qa | grep php
php-5.2.3-1.el4.art
php-common-5.2.3-1.el4.art
php-mysql-5.2.3-1.el4.art
php-gd-5.2.3-1.el4.art
...
Avatar de Danny
Administrador
Publicado en BMWFAQ Club
Comentarios 0 Danny está offline

Todas las horas son GMT +2. La hora es 01:36.
© 1998-2007 BMW FAQ CLUB
Para cualquier información relacionada con este sitio contacte con Danny:info@bmwfaq.com
Todos los logos y marcas registradas que puedan aparecer, son propiedad de sus respectivos dueños.
Esta web cumple con las leyes LSSI como puede ver en: Condiciones de uso y Privacidad de datos
One of the largest message boards on the web !
Search Engine Friendly URLs by vBSEO 3.1.0
Página Generada en 0.05635 segundos