session.gc_maxlifetime and open_basedir

  • Hallo,


    sry to ask but I searched every php.ini file to change the open_basedir and the session.gc_maxlifetime.


    Can anyone please tell me, how I can set the session.gc_maxlifetime to 15000 and remove all open_basedir entries for one domain? I know this sounds stupid, but I need both settings in the phpinfo() to get support for a bought homepage script ...

  • if you are using PHP as fcgi the php.ini is located under:

    Code
    1. /var/www/fcgi/DOMAINNAME/php5/php.ini


    i don´t know the location for for PHP5-FPM. :(

  • /etc/php5/fpm/conf.d or something like that