How To....Gallery2/Joomla/Ispconfig

Discussion in 'Tips/Tricks/Mods' started by yurtboy, Nov 10, 2006.

  1. yurtboy

    yurtboy New Member

    The Joomla How to is already done.
    But Gallery two needed this
    Helped to get me out of the login.txt loop.
    Go to
    ISPCONFIG Control Panel
    Sites
    The Site
    Apache Directives
    (Optional):
    Enter the following in the box...
    <IfModule mod_php5.c>
    php_value session.use_cookies 'on'
    php_value session.use_only_cookies 'on'
    php_value session.use_trans_sid 'off'
    </IfModule>
    php_value memory_limit 16M
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I've just moved this to the Tips/Tricks forum. :)
     
  3. yurtboy

    yurtboy New Member

    Thanks Falko....

    That is an honor coming from you. Man you keep busy. Many of your writings have made my work possible.
    Alfred Nutile
    http://rivervalleywebhosting.com
     
    Last edited: Dec 19, 2006

Share This Page