--- doc/loncapafiles/loncapafiles.lpml 2002/01/11 16:38:46 1.85 +++ doc/loncapafiles/loncapafiles.lpml 2002/03/19 20:10:52 1.111 @@ -1,7 +1,7 @@ - + + + +!!! REDHAT 6.2 NOTICE !!! +!!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!! +!!! This sometimes happens (bad): !!! +!!! 127.0.0.1 computer1 localhost.localdomain localhost !!! +!!! Should be: !!! +!!! 127.0.0.1 localhost.localdomain localhost !!! +!!! 35.2.3.80 computer1 computer1.notreal.msu.edu !!! + !!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!! !!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! @@ -44,18 +54,15 @@ http://www.lon-capa.org/ !!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!! The offending line is in CGI/Cookie.pm !! !!!! !! -!!!! it went from !! -!!!! !! -!!!! !! -!!!! # IE requires the path and domain to be present for some reason. !! -!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! -!!!! !! +!!!! it should be changed from !! +!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! !!!! to !! +!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! !!!! !! -!!!! !! +!!!! (This is just below the following line ) !! !!!! # IE requires the path and domain to be present for some reason. !! -!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! + / /home/user/loncapa/ @@ -185,11 +192,10 @@ Division of Science and Mathematics Educ Utilities/System LON-CAPA-base-3.1.tar.gz no - This package facilitates a base installation of LON-CAPA files in their directories.\n -The files in this package are only those directly associated with the network communication\n -layer established through direct server-to-server communications (via lond and lonc); plus\n -those which configure (but otherwise not constitute) external software packages like Apache\n -and Athena-Kerberos. For more on the LON-CAPA project, visit http://www.lon-capa.org/. + This package facilitates a base installation of LON-CAPA \n +files in their directories.\n +For more on the LON-CAPA project, visit http://www.lon-capa.org/. + echo '***********************************************************************'\n echo 'LON-CAPA LearningOnline with CAPA'\n echo 'http://www.lon-capa.org/'\n @@ -203,10 +209,6 @@ echo 'This installation assumes an insta echo ' '\n echo 'The server computer should be currently connected to the ethernet'\n echo ' '\n -echo 'The files in this package are only those directly associated with the network communication'\n -echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n -echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n -echo 'and Athena-Kerberos.'\n echo '***********************************************************************'\n @@ -249,50 +251,56 @@ echo '********************************** + etc/samba + standard + configuration directory for samba authentication + + + etc/rc.d/init.d - etc/init.d + etc/init.d standard scripts that run during system startup etc/rc.d/rc0.d - etc/rc0.d + etc/rc0.d standard scripts that run for run-level 0 etc/rc.d/rc1.d - etc/rc1.d + etc/rc1.d standard scripts that run for run-level 1 etc/rc.d/rc2.d - etc/rc2.d + etc/rc2.d standard scripts that run for run-level 2 etc/rc.d/rc3.d - etc/rc3.d + etc/rc3.d standard scripts that run for run-level 3 etc/rc.d/rc4.d - etc/rc4.d + etc/rc4.d standard scripts that run for run-level 4 etc/rc.d/rc5.d - etc/rc5.d + etc/rc5.d standard scripts that run for run-level 5 etc/rc.d/rc6.d - etc/rc6.d + etc/rc6.d standard scripts that run for run-level 6 @@ -318,6 +326,14 @@ echo '********************************** + home/httpd/html/lon-status/londchld + server standard + +Used by lond parent to check if children are responding to USR1 signals +(otherwise they are killed and replaced). + + + home/httpd/perl/tmp server standard location where temporary files (for caching) are stored @@ -486,6 +502,16 @@ LON-CAPA system. + usr/local/bin + standard + local binary files + + + usr/local/man/man1 + standard + local manual pages + + usr/man/man1 standard manual pages @@ -553,7 +579,7 @@ and browser detection logic. configure
- +
-loncom/httpd.conf -etc/httpd/conf/httpd.conf -static conf - -This is the main server configuration file. The settings here are -more or less standard for the Apache web server. Most notably (and -importantly!), perl handling and mod_perl are enabled in this configuration -file. - - - -loncom/srm.conf -etc/httpd/conf/srm.conf -static conf - -

-This file configures the "name space" of the Apache web server. -srm.conf -defines when specific perl modules should be called to handle a given -request. This definition is a function of both the name of the perl module, -and a specific regular expression associated with the URL, such as -"^/res/.*\.page". -

-

-Here is an example entry: -

-<LocationMatch "^/res/.*\.page$>
-SetHandler perl-script
-PerlHandler Apache::lonpage
-</LocationMatch>
-
-

-
-
- loncom/startup.pl etc/httpd/conf/startup.pl static conf @@ -650,6 +641,14 @@ parameter. +loncom/cgi/clusterstatus.pl +home/httpd/cgi-bin/clusterstatus.pl +script + +utility cgi script to view status of cluster + + + loncom/cgi/graph.gif home/httpd/cgi-bin/graph.gif script @@ -662,6 +661,22 @@ GDGraph-1.33 and GDTextUtils-0.80. +loncom/cgi/lonversions.pl +home/httpd/cgi-bin/lonversions.pl +script + +utility cgi script to view software versions of a remote server + + + +loncom/cgi/ping.pl +home/httpd/cgi-bin/ping.pl +script + +cgi-script to ping other server + + + loncom/cgi/plot.gif home/httpd/cgi-bin/plot.gif script @@ -808,7 +823,7 @@ and privileges available in the network loncom/hosts.tab home/httpd/lonTabs/hosts.tab -conf +static conf List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address. @@ -823,7 +838,7 @@ Spare hosts to offload session to if the configure
-
lonHostIDLON-internal HostID of this machine
lonRoleRole of this machine: library, @@ -570,41 +596,6 @@ MySQL database
+
@@ -860,7 +875,7 @@ neighborhood which NTP server to contact for information (XNTP3 standard) -
list elements are separated by newlines
+
@@ -903,7 +918,7 @@ loncom/build/pod2man.sh ../lonc > ../../ doc/scripts/lonc.htmlhome/httpd/html/adm/help/scripts/lonc.htmldoc -man page for lonc +POD-derived page for lonc loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc' @@ -947,7 +962,7 @@ loncom/build/pod2man.sh ../lond > ../../ doc/scripts/lond.htmlhome/httpd/html/adm/help/scripts/lond.htmldoc -man page for lond +POD-derived page for lond loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond' @@ -991,7 +1006,7 @@ loncom/build/pod2man.sh ../lonsql > ../. doc/scripts/lonsql.htmlhome/httpd/html/adm/help/scripts/lonsql.htmldoc -man page for lonsql +POD-derived page for lonsql loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql' @@ -1130,7 +1145,7 @@ retroactively add new parameters to alre loncom/publisher/copyright.tab home/httpd/html/res/adm/includes/copyright.tab -conf +static conf Table which contains list of copyright possibilities for educational resources. @@ -1235,6 +1250,24 @@ Handler to evaluate essay (ungraded) sty works/unverified +loncom/homework/externalresponse.pm +home/httpd/lib/perl/Apache/externalresponse.pm +handler + +Handler to evaluate externally graded responses. + +works/unverified + + +loncom/homework/loncapagrade.pm +home/httpd/lib/perl/Apache/loncapagrade.pm +handler + +Handler to evaluate externally graded responses. + +works/unverified + + loncom/publisher/lonpubdir.pm home/httpd/lib/perl/Apache/lonpubdir.pm handler @@ -1312,6 +1345,32 @@ Helper functions when in homework edit m +doc/man/Apache__edit.3 +usr/man/man3/Apache::edit.3 +doc +man page for edit.pm + +loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && echo 'manifying edit.pm' + +works/unverified + +../../loncom/homework/edit.pm + + + +doc/api/Apache/edit.html +home/httpd/html/adm/help/api/Apache/edit.html +doc +POD-derived page for edit.pm + +loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html && echo 'pod2html edit.pm' + +works/unverified + +../../loncom/homework/edit.pm + + + loncom/interface/lonmeta.pm home/httpd/lib/perl/Apache/lonmeta.pm handler @@ -1922,8 +1981,8 @@ image. handles requests for output, evaluation, and alteration of a homework resource -works/unverified + loncom/homework/inputtags.pm home/httpd/lib/perl/Apache/inputtags.pm @@ -2019,6 +2078,32 @@ access handler for file transfers works/unverified +doc/man/Apache__lonracc.3 +usr/man/man3/Apache::lonracc.3 +doc +man page for lonracc.pm + +loncom/build/pod2man.sh ../auth/lonracc.pm > ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm' + +works/unverified + +../../loncom/auth/lonracc.pm + + + +doc/api/Apache/lonracc.html +home/httpd/html/adm/help/api/Apache/lonracc.html +doc +POD-derived page for lonracc.pm + +loncom/build/pod2html.sh ../auth/lonracc.pm > ../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm' + +works/unverified + +../../loncom/auth/lonracc.pm + + + loncom/auth/loncacc.pm home/httpd/lib/perl/Apache/loncacc.pm handler @@ -2037,6 +2122,32 @@ for the "priv"-type access, the resource works/unverified +doc/man/Apache__loncacc.3 +usr/man/man3/Apache::loncacc.3 +doc +man page for loncacc.pm + +loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 && echo 'manifying loncacc.pm' + +works/unverified + +../../loncom/auth/loncacc.pm + + + +doc/api/Apache/loncacc.html +home/httpd/html/adm/help/api/Apache/loncacc.html +doc +POD-derived page for loncacc.pm + +loncom/build/pod2html.sh ../auth/loncacc.pm > ../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm' + +works/unverified + +../../loncom/auth/loncacc.pm + + + loncom/auth/lonauth.pm home/httpd/lib/perl/Apache/lonauth.pm handler @@ -2078,6 +2189,32 @@ class. +doc/man/Apache__lonroles.3 +usr/man/man3/Apache::lonroles.3 +doc +man page for lonroles.pm + +loncom/build/pod2man.sh ../auth/lonroles.pm > ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm' + +works/unverified + +../../loncom/auth/lonroles.pm + + + +doc/api/Apache/lonroles.html +home/httpd/html/adm/help/api/Apache/lonroles.html +doc +POD-derived page for lonroles.pm + +loncom/build/pod2html.sh ../auth/lonroles.pm > ../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm' + +works/unverified + +../../loncom/auth/lonroles.pm + + + loncom/interface/lonindexer.pm home/httpd/lib/perl/Apache/lonindexer.pm handler @@ -2397,6 +2534,8 @@ logos SMETE_white.gif; +aboutlon.gif +accessbutton.gif arrow_up.gif; cab.gif; cab_big.gif; @@ -2409,6 +2548,10 @@ eps.gif; eps_big.gif; exam.gif; exam_big.gif; +fillbottom.gif +fillleft.gif +fillright.gif +filltop.gif folder_closed.gif; folder_opened.gif; folder_pointer_closed.gif; @@ -2417,6 +2560,7 @@ form.gif; form_big.gif; gif.gif; gif_big.gif; +header.gif htm.gif; html.gif; html_big.gif; @@ -2425,14 +2569,19 @@ jar_big.gif; jpg.gif; jpg_big.gif; latex.gif; +lite.gif liteani.gif; +litetext.gif lolpanel.gif; lonanim.gif; lonanimend.gif; +loncapalogo.gif lonhelplogos.gif; lonhelptop.gif; lonlogo.gif; lonlogos.gif; +lowerleft.gif +lowerright.gif meta.gif; meta_big.gif; mov.gif; @@ -2470,8 +2619,11 @@ txt.gif; txt_big.gif; unknown.gif; unknown_big.gif; +upperleft.gif +upperright.gif user.gif; user_big.gif; +userauthentication.gif wav.gif; wav_big.gif; white_space_20_22.gif; @@ -2506,6 +2658,7 @@ authorfeed.gif; bomb.gif; cat_button.gif; chat.gif; +eval_button.gif; feedback.gif; pprm_button.gif; pgrd_button.gif; @@ -2747,6 +2900,7 @@ p.gif; parm.gif; pgrd.gif; pparm.gif; +pref.gif; prev.gif; prt.gif; q.gif; @@ -2957,40 +3111,46 @@ javascript for handling client-side inte -loncom/build/loncapaverifypackages -usr/sbin/loncapaverifypackages -script +loncom/build/check-rpms +usr/local/bin/check-rpms +root script -checks the system RPMs against what install.lon-capa.org specifies +compare installed rpms with up-to-date distribution -deprecated +tested/documented/beta -loncom/build/loncaparestoreconfigurations -usr/sbin/loncaparestoreconfigurations -script - -restores .rpmsave files after a LON-CAPA-base upgrade - -deprecated +doc/man/check-rpms.1 +usr/local/man/man1/check-rpms.1 +doc +man page for check-rpms + +loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && echo 'manifying check-rpms' + +beta + +../../loncom/build/check-rpms + -loncom/build/loncapaautoupgrade -usr/sbin/loncapaautoupgrade -script - -does all the things to coordinate updating of LON-CAPA base files. Should be -used with caution so that you do not lose work - -deprecated +doc/scripts/check-rpms.html +home/httpd/html/adm/help/scripts/check-rpms.html +doc +POD-derived page for check-rpms + +loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && echo 'pod2html checkrpms' + +works/unverified + +../../loncom/build/check-rpms + -loncom/build/loncapaverify -usr/sbin/loncapaverify +loncom/build/loncaparestoreconfigurations +usr/sbin/loncaparestoreconfigurations script -makes verification report using loncapaverifypackages and -loncapaverifybasepackage +restores .rpmsave files after a LON-CAPA-base upgrade deprecated
only one line needs to be changed to specify a server ip address