
May 22nd, 2009, 09:46 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 1
Time spent in forums: 25 m 35 sec
Reputation Power: 0
|
|
|
Problems with PEAR commands
I am trying to check the version of PEAR installed on my server. I am
getting the following error when I use the pear -V command:
Warning: realpath(): open_basedir restriction in effect. File(/tmp) is
not within the allowed path(s): (/usr/share/pear:/usr/share/php) in
System.php on line 459
I tried adding /tmp to my php.ini file, but then when I use the pear -
V command it doesn't do anything. I do not get any errors or anything.
I am also trying to install symfony and have the same situation
described above when I use the following command: pear cannel-discover
pear.symfony-project.com
Does anyone have any thoughts? Thanks in advance!
|