helpSavane - Support: sr #2252, Forbidden access

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

sr #2252: Forbidden access

Submitted by:  greatman <greatman>
Submitted on:  Fri 30 Jan 2009 11:06:32 PM UTC  
 
Category: Installation/ConfigurationPriority: 5 - Normal
Status: NonePrivacy: Public
Assigned to: NoneOpen/Closed: Open
Release: 

Sat 31 Jan 2009 03:42:11 AM UTC, comment #3:

Heres the config of my Apache:

<VirtualHost MY_IP:80>
ServerName MY_DOMAIN
DocumentRoot /usr/share/savane-frontend
ServerAdmin my_email
ErrorLog /var/log/apache2/error.MY_DOMAIN.log
CustomLog /var/log/apache2/access.MY_DOMAIN.log combined

<Directory /usr/share/savane-frontend>
AllowOverride All
</Directory>

<IfModule mod_env.c>
SetEnv SAVANE_CONF /etc/savane
</IfModule>
</VirtualHost>

greatman <greatman>
Sat 31 Jan 2009 03:33:38 AM UTC, comment #2:

Where i can find apache2 saying the problem? I look in the logs but i fond nothing.

greatman <greatman>
Fri 30 Jan 2009 11:57:09 PM UTC, comment #1:

This looks like either:
- a permission problem (use chmod)
- a problem in your Apache configuration

You got a very generic error so we can't be more precise :)

Sylvain Beucler <beuc>
Project Administrator
Fri 30 Jan 2009 11:06:32 PM UTC, original submission:

Hi!

I got a problem with apache. When i want to access savane i got this error:

Forbidden

You don't have permission to access /index.php on this server.

Thanks
Greatman

greatman <greatman>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by beuc (Posted a comment)
  • -unavailable- added by greatman (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    No Changes Have Been Made to This Item
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup