I am having trouble viewing projects.. I can create projects and the
backend is creating the directories on the underlying system ok.. So the
project seems to be created ok. It lists them fine under "Hosted
Projects", but when I try to view a project web page, I just get:
Not Found
The requested URL /projects/testprj3/ was not found on this server.
It seems to me that maybe my apache or php is not configured right, but I
don't have much experience in that area. This is on a test system running
Suse SLES-8. On my older Redhat AS 2.1 system it works fine (running old
Savannah code).
One curious thing, on my Redhat system that's working, if I go to
http://workingsystem/projects
I get "Error - Invalid Group"
as expected
but if I go on my newer test system that I just set up to
http://testsystem/projects
the actual code in the savannah/frontend/php/projects file is displayed on
the screen.
It seems that it doesn't get recognized as a php script to run.
Any idea what is wrong?
thanks