savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101780 ] How/Where do new project web pages go?


From: nobody
Subject: [Savannah-hackers] [ 101780 ] How/Where do new project web pages go?
Date: Tue, 28 Jan 2003 16:25:00 -0500


Support Request #101780, was updated on 2003-Jan-28 16:51
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101780&group_id=11

Category: Web
Status: Open
Priority: 5
Summary: How/Where do new project web pages go?

By: roncordell
Date: 2003-Jan-28 21:25
Logged In: YES 
user_id=14804
Browser: Mozilla/5.0 (compatible; Konqueror/3; Linux)

I found the problem here. The INSTALL.verbose instructs  
you to add the following directives:  
  <Location /savannah/users> 
    SetHandler application/x-httpd-php 
  </Location> 
 
  <Location /savannah/projects> 
    SetHandler application/x-httpd-php 
  </Location> 
 
With these directives in place, viewing the project page 
generated by Savannah would not work. I commented them out 
and it works ok. 
  

----------------------------------------------------------------------

By: roncordell
Date: 2003-Jan-28 16:51
Logged In: YES 
user_id=14804
Browser: Mozilla/5.0 (compatible; Konqueror/3; Linux)

When a new project has been submitted and approved,   
what defines where the project's web page is supposed   
to be?   
   
For example, if I see the list of hosted projects and   
hover over a project link for the project MyProj, the 
URL is   
http://myhost/savannah/projects/myproj 
 
Clicking on the link results in 404 error - not 
found. 
 
There is a PHP file in savannah/www/ called projects 
that looks like it would redirect to the appropriate 
URL for the project, but I don't think this is being 
executed at all (I don't know how to tell). 
 
Looking in MySQL table groups for the myproj group, I 
see the home page is set to http://myproj, which is 
incorrect. It's not clear where this is set in the 
Group Type settings. 
 
Thanks in advance for any pointers - trying to get an 
instance of Savannah up and running and it has been 
really, really tough to do.   

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101780&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]