View RSS Feed

BMW FAQ Club

All about my site www.bmwfaq.com

  1. Install memcached

    by , 12-05-2008 at 12:39 PM (Danny Bembibre (dbembibre) Crawlability Inc.)
    I adquire a new backend server for my forum, this is for database server.
    Is a Dell poweredge 1950 with 8GB of RAM and Dual Intel Xeon E5410 Dual Core $Mb cache.
    I only install MySQL 5.0.67 64Bits with Percona Patchs hig performance.

    In first place you need install libevent, you can compile by hand or install via YUM.

    Code:
    $ wget http://www.monkey.org/~provos/libevent-1.4.8-stable.tar.gz
    
    $ tar xzf libevent-1.4.8-stable.tar.gz
    ...
    Categories
    BMW FAQ Club , Server
  2. Setup Sphinx search in vBulletin

    by , 11-16-2007 at 11:07 PM (Danny Bembibre (dbembibre) Crawlability Inc.)
    In order to try to have sphinx search working in my forums I follow the steps posted in this thread: http://www.vbulletin.org/forum/showp...postcount=3877


    Download the latest stable sphinx release and unpack it
    Code:
    $ wget http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz
    
    $ tar xzf sphinx-0.9.7.tar.gz
    
    $ cd sphinx-0.9.7
    Configure Sphinx

    Code:
     ./configure --prefix=/usr
    ...
    Categories
    BMW FAQ Club
    Attached Thumbnails Attached Files
  3. Forum Stats Signature Generator

    by , 11-15-2007 at 07:30 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    I make a stupid script to generate forum stats in a image template with GD. This is based in a old plugin that come from the earling times of vBulletin2

    What make this

    Based in a template image


    The script that is executed a scheduled task from the vB adminCP modify the template and put in it your forum stats.
    ...
    Attached Thumbnails Attached Thumbnails sig.jpg   siggenerated.jpg   sigtemplate.jpg  
    Attached Thumbnails Attached Files
  4. Source Compile PHP 5.2.4 for Plesk 8

    by , 11-13-2007 at 11:15 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    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:
    Code:
    [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
    ...

    Updated 11-14-2007 at 05:15 PM by Philipp Herbers

    Categories
    BMW FAQ Club , Php
    Attached Thumbnails Attached Thumbnails plesk.jpg  
  5. vBSEO Google/Yahoo Sitemap Generator

    by , 11-07-2007 at 11:18 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    vBSEO Google/Yahoo Sitemap Generator para vBulletin 3.6/3.5 (Plugin) y vBulletin 3.0



    Ganadora del premio Modificación del mes en Noviembre del 2005!


    Hilo Original: http://www.vbseo.com/f44/vbseo-googl...in-3-0-x-2648/

    Descripción
    ============================

    Nota: Este Plugin vBulletin ...
Page 1 of 3 1 2 3 LastLast