Current time: 06-27-2024, 07:05 AM Hello There, Guest! (LoginRegister)


Post Reply 
RC7 + ubuntu 8.04 + 403 forbidden when access anything, including control panel
Author Message
pongraczi Offline
Junior Member
*

Posts: 80
Joined: Jul 2008
Reputation: 2
Post: #20
RE: RC7 + ubuntu 8.04 + 403 forbidden when access anything, including control panel
Hi,

I compared a working debian config with ubuntu.
It seems only a configuration mismatch caused this problem.
The --- 00_master.conf is the original from the installation.
The +++ sites-available/00_master.conf is the working version.
Code:
# diff -u 00_master.conf sites-available/00_master.conf
--- 00_master.conf      2008-12-23 23:36:48.000000000 +0100
+++ sites-available/00_master.conf      2008-12-28 20:25:48.000000000 +0100
@@ -54,11 +54,11 @@
     <IfModule mod_fcgid.c>
         <Directory /var/www/ispcp/gui>
             FCGIWrapper /var/www/fcgi/master/php5-fcgi-starter .php
-            Options +ExecCGI MultiViews -Indexes
+            Options +ExecCGI
         </Directory>
         <Directory "/var/www/fcgi/master">
             AllowOverride None
-            Options +ExecCGI
+            Options +ExecCGI MultiViews -Indexes
             Order allow,deny
             Allow from all
         </Directory>

Please check it in your system and confirm this solution, if it also working for you.
Thanks,
István
(This post was last modified: 12-29-2008 05:53 AM by pongraczi.)
12-29-2008 05:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RC7 + ubuntu 8.04 + 403 forbidden when access anything, including control panel - pongraczi - 12-29-2008 05:52 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)