--- doc/build/Attic/loncapasqldatabase.html 2001/02/19 20:08:39 1.13 +++ doc/build/Attic/loncapasqldatabase.html 2001/02/20 14:03:27 1.14 @@ -50,6 +50,13 @@ of a resource).
+Security occurs as a function of the user 'www', +and the permissions on the files in the /usr/local/mysql +directory. (These files and directories should +be 700, 600, 500, 400, etc; not allow access to anyone +but user 'www'.) +
+These commands create the loncapameta database.
mysql> CREATE DATABASE IF NOT EXISTS loncapa; @@ -437,7 +444,7 @@ All tests successful, 1 test skipped. Files=7, Tests=179, 7 wallclock secs ( 6.46 cusr + 0.49 csys = 6.95 CPU) PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 test.pl test.pl -DBI test application $Revision: 1.13 $ +DBI test application $Revision: 1.14 $ Using /home/user/DBI-1.14/blib Switch: DBI 1.14 by Tim Bunce, 1.14 Available Drivers: ADO, ExampleP, Multiplex, Proxy, mysql