Jonathan Angliss wrote:
> ; open_basedir, if set, limits all file operations to the
> defined directory ; and below. This directive makes most
> sense if used in a per-directory ; or per-virtualhost web
> server configuration file. This directive is ; *NOT* affected
> by whether Safe Mode is turned On or Off.
>
> Basically put, you're restricting which files the scripts can open.
> Ensure you typed the path correctly in the code above for a start.
I found the error, i can't still believe it ! I single line was
missing in httpd.conf vhosts part:
<VirtualHost xxx.xxx.xxx.xxx:80>
Alias /tools/webmail /var/www/html/vhosts/my_domain_2/tools/webmail
php_admin_value open_basedir
"/var/www/html/vhosts/my_domain_2/tools/webmail"
"Logically" the Alias Line was missing ! Now I can keep PHP security on the
save side with "open_basedir = ." in php.ini and configure per vhosts entry
at the same time.
1) Working as designed, SM is working
2) PHP Security still on the save side
3) 4xRTMF + Trial-n-Error + More Sleep = Working Setup ;-)
Thanks for your hint !
Regards, AVE
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users