Question
Links after installation not working
After successful installation, the configure shows no errors anymore (only 6 warnings, because of using non-gnu version of some binaries)
Then, I open view (view.cgi in my case) and get the page displayed without error (output attached).
The problem is that every single link on this page points to items which do not exist. Example:
link "WelcomeGuest" points to:
http://mucfqtm1/fqdocs/fqcgi/TWiki/bin/viewcgi/TWiki/WelcomeGuest
below bin, no viewcgi directory is existing:
cschwai@mucfqtm1:/farequote/htdocs/fqcgi/TWiki/bin 201> ls -l
total 1296
-rw-r-x--- 1 cschwai fqweb 2081 Nov 16 10:58 LocalLib.cfg
-rw-r-x--- 1 cschwai fqweb 2055 Oct 25 00:16 LocalLib.cfg.txt
-rwxr--r-- 1 cschwai fqweb 1076 Nov 16 16:36 VIEW.cgi
-rwxrw-r-- 1 nobody fqweb 1057 Oct 25 00:16 attach.cgi
-rwxrw-r-- 1 nobody fqweb 1059 Oct 25 00:16 changes.cgi
-rwxrw-r-- 1 nobody fqweb 124348 Nov 11 17:53 configure.cgi
-rwxrw-r-- 1 nobody fqweb 1050 Oct 25 00:16 edit.cgi
-rwxrw-r-- 1 nobody fqweb 1194 Oct 25 00:16 login.cgi
-rwxrw-r-- 1 nobody fqweb 1554 Oct 25 00:16 logon.cgi
drwxr-sr-x 2 cschwai fqweb 512 Nov 11 17:41 logos
-rwxrw-r-- 1 nobody fqweb 1135 Oct 25 00:16 manage.cgi
-rwxrw-r-- 1 nobody fqweb 1053 Oct 25 00:16 oops.cgi
-rwxrw-r-- 1 nobody fqweb 1063 Oct 25 00:16 passwd.cgi
-rwxrw-r-- 1 nobody fqweb 1058 Oct 25 00:16 preview.cgi
-rwxr-xr-x 1 cschwai suds 415294 Feb 7 2005 rcsdiff
-rwxrw-r-- 1 nobody fqweb 1051 Oct 25 00:16 rdiff.cgi
-rwxrw-r-- 1 nobody fqweb 1051 Oct 25 00:16 rdiffauth.cgi
-rwxrw-r-- 1 nobody fqweb 1028 Oct 25 00:16 register.cgi
-rwxrw-r-- 1 nobody fqweb 1055 Oct 25 00:16 rename.cgi
-rwxrw-r-- 1 nobody fqweb 1030 Oct 25 00:16 resetpasswd.cgi
-rwxrw-r-- 1 nobody fqweb 1042 Oct 25 00:16 rest.cgi
-rwxrw-r-- 1 nobody fqweb 1049 Oct 25 00:16 save.cgi
-rwxrw-r-- 1 nobody fqweb 1066 Oct 25 00:16 search.cgi
-rwxrw-r-- 1 nobody fqweb 1896 Oct 25 00:16 setlib.cfg
-rwxrw-r-- 1 nobody fqweb 1569 Oct 25 00:16 statistics.cgi
-rwxrw-r-- 1 nobody fqweb 5542 Oct 25 00:16 twiki.cgi
-rwxrw-r-- 1 nobody fqweb 1055 Oct 25 00:16 upload.cgi
-rwxrw-r-- 1 nobody fqweb 1077 Nov 16 16:38 view.cgi
-rwxrw-r-- 1 nobody fqweb 1077 Oct 25 00:16 viewauth.cgi
-rwxrw-r-- 1 nobody fqweb 1054 Oct 25 00:16 viewfile.cgi
Environment
--
ChristophSchwaiger - 16 Nov 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
You should write
.cgi in configure for {ScriptSuffix}.
You missed the dot. The description above the field shows the little dot.
--
KennethLavrsen - 21 Nov 2006