[php-maint] Bug#619307: the problem is with cache_dir

Ernesto Domato edomat at gmail.com
Tue Mar 22 20:40:28 UTC 2011


Well. If I do:

pear search http

it gives the error:

The value of config option cache_dir (/tmp/pear/cache) is not a
directory and attempts to create the directory failed.

and after doing:

mkdir -p /tmp/pear/cache

all begins to work again, so I think that the problem is that the
directory can't be created for some reason from PHP. It's not a
permissions problems since I can create it from a console.

Thanks.
Ernesto





More information about the pkg-php-maint mailing list