Current time: 05-07-2024, 12:06 PM Hello There, Guest! (LoginRegister)


Post Reply 
pear libs
Author Message
warrez Offline


Posts: 1
Joined: Aug 2008
Reputation: 0
Post: #1
pear libs
Hi,

the sytem.php of the pear libs needs some $_env["vars"] for the tmpdir,
otherwise the users get's open_basedir errors.

I would propose to put them to the php5-fcgi-starter.tpl like:


PHPRC="{PHP_STARTER_DIR}/{DMN_NAME}/php5/"

export PHPRC
PHP_FCGI_CHILDREN=0
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=500
export PHP_FCGI_MAX_REQUESTS
TMPDIR="{WWW_DIR/DMN_NAME/phptmp"
export TMPDIR

exec {PHP5_FASTCGI_BIN}

Regards
12-13-2008 06:21 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
pear libs - warrez - 12-13-2008 06:21 AM
RE: pear libs - sci2tech - 12-13-2008, 06:24 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)