[Ilugc] RE: mail server problem

  • From: lawgon@xxxxxxxxxxxxxxx (Kenneth Gonsalves)
  • Date: Mon Nov 12 17:33:15 2007


On 12-Nov-07, at 5:21 PM, Suresh Ramasubramanian wrote:

    I checked the folder permission of /usr/share/squirrelmail/.
for all it has rwx permissions.

Any other thing?

Ownership and permissions. Depends on where the php files for  
squirrelmail
are

Did you install this by hand or did you use an rpm / deb etc?

I know zilch about php, but usualy 'you are not permitted to access  
directory /foo/bar/' error is solved by putting an apache directive  
like:

<Directory /foo/bar/>
       Order deny,allow
       Allow from all
     </Directory>


-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/


Other related posts: