Robin Stent wrote:
> 
> 
> Tomas Kuliavas wrote:
>> 
>> 
>> Test your PHP settings. http://www.squirrelmail.org/wiki/TestPHPSettings
>> Show local safe_mode, open_basedir and upload_tmp_dir setting values.
>> 
>> 
> 
> Directive  Local  Master
> safe_mode     On      On
> open_basedir  /var/www/vhosts/binarybreeze.co.uk/httpdocs:/tmp        no value
> upload_tmp_dir        no value        no value
> 


Set upload_tmp_dir. I think recent PHP versions don't fallback to /tmp, when
upload_tmp_dir is not set.

/var/local/squirrelmail/ directories are not accessible to your scripts.
They are not listed in open_basedir.

If SquirrelMail scripts are not owned by apache user, uid/gid checks will
also block access to /var/local/squirrelmail/ in safe mode.

-- 
Tomas
-- 
View this message in context: 
http://www.nabble.com/SM-Installation-permission-issues-tp19085969p19090707.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to