>> > > Warning: stat failed for ../plugins/block_sender/setup.php (errno=13
>> > > - permission denied) in /usr/share/squirrelmail/funtions/plugin.php
>> > > on line 21
>> >
>> > [..]
>> >
>> > > How to resolve this?
>> >
>> > > Is it problem of permission?
>> >
>> > Read the above error message again, and ask yourself the same
>> > question. It's not difficult ;) I'm pretty sure once you've answered
>> > the question, you can probably work out the solution too ;)
>
>  Still I am not able to resolve the same.

:(

in the plugin directory, do this:

ls -alF

check the permissions and ownership of the files there, they are probably
very strange.

set them to something reasonable, using the commands:

chown
chmod

if you are unfamiliar with those commands, type

man chown
man chmod

the most important thing to remember is not to give write access to the
world.

 - paul


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to