Greetings
Post by Rebecca .Yeah - just realised that the links to the main repo (and commands in the
http://cinelerra-cv.org/main_repo.php
So I went through and found the following as a quick pass -
The errors in this file I fixed.
Post by Rebecca ."Get Involved" under the Menu section on the left side of the page doesn't
work at all. It looks like the CV wiki is broken/gone.
The wiki is there
This where the permissions of the files in the wiki folder
drwx------ 5 root www-data 4096 Aug 4 2008 .
drwxrwxr-x 11 git www-data 4096 Dec 31 2007 ..
-rw----r-- 1 root www-data 1264 Dec 28 2006 .htaccess
drwx------ 2 root www-data 4096 Aug 14 2008 conf
-rw------- 1 root www-data 2027 Nov 6 2006 doku.php
-rw------- 1 root www-data 6105 Nov 6 2006 feed.php
drwx------ 6 root www-data 4096 Aug 4 2008 inc
-rw------- 1 root www-data 185 Nov 6 2006 index.php
drwx------ 8 root www-data 4096 Nov 6 2006 lib
cinelerra:/var/www/cv/docs/wiki# chmod 644 *.php
cinelerra:/var/www/cv/docs/wiki# ls -al
drwx------ 5 root www-data 4096 Aug 4 2008 .
drwxrwxr-x 11 git www-data 4096 Dec 31 2007 ..
-rw----r-- 1 root www-data 1264 Dec 28 2006 .htaccess
drwx------ 2 root www-data 4096 Aug 14 2008 conf
-rw-r--r-- 1 root www-data 2027 Nov 6 2006 doku.php
-rw-r--r-- 1 root www-data 6105 Nov 6 2006 feed.php
drwx------ 6 root www-data 4096 Aug 4 2008 inc
-rw-r--r-- 1 root www-data 185 Nov 6 2006 index.php
drwx------ 8 root www-data 4096 Nov 6 2006 lib
cinelerra:/var/www/cv/docs/wiki# cd ..
I could still not see the wiki folder with apache.
drwxrwxr-x 2 root www-data 4096 Oct 7 2007 split_manual_es
drwxrwxr-x 2 root www-data 4096 Dec 31 2007 split_manual_eu
drwxrwxr-x 2 root www-data 4096 Mar 13 2007 split_manual_fr
drwxrwxr-x 2 root www-data 4096 Aug 22 2007 split_manual_pt_BR
drwx------ 5 root www-data 4096 Aug 4 2008 wiki
I changed the permissions to 775
drwxrwxr-x 2 root www-data 4096 Aug 22 2007 split_manual_pt_BR
drwxrwxr-x 5 root www-data 4096 Aug 4 2008 wiki
I cound still not see the wiki folder
I changed both permissions and owner as below
drwxrwxr-x 2 root www-data 4096 Aug 22 2007 split_manual_pt_BR
drwxrwxrwx 5 www-data www-data 4096 Aug 4 2008 wiki
I could still not see the folder in apache.
drwxrwxr-x 2 root www-data 4096 Aug 22 2007 split_manual_pt_BR
drwxrwxr-x 5 root www-data 4096 Aug 4 2008 wiki
This is how I left the folder.
Post by Rebecca .The Gitweb page link here is broken -
http://cinelerra-cv.org/devcorner.php
I have fixed that page
Post by Rebecca ."Bugtracker" under Development appears to link to the News section.
Yes I shall have a look at that a bit later
A couple of links to the Manual on this page -
Post by Rebecca .http://bugs.cinelerra-cv.org/getting_cinelerra.php
fixed 2 links in this page
Post by Rebecca .The clips under the Titler Compositing Demo here -
http://bugs.cinelerra-cv.org/footage.php
fixed 2 links in this page.
Thank you for the help
The wiki is something I cannot fathom, and it is beyond me why apache
cannot find it.
It looks to me like it is something in the apache settings.
Mettavihari