Diff for /doc/loncapafiles/modify_config_files.piml between versions 1.1 and 1.2

version 1.1, 2004/08/09 21:17:50 version 1.2, 2004/08/23 19:07:26
Line 38  http://www.lon-capa.org/ Line 38  http://www.lon-capa.org/
   
 print "\nUpdating yum and MySQL configuration files\n";  print "\nUpdating yum and MySQL configuration files\n";
 system("/home/httpd/perl/modify_config_files.pl");  system("/home/httpd/perl/modify_config_files.pl");
 print "WARNING: It may be neccessary to restart MySQL at this time.\n".  print "**** WARNING: It may be neccessary to restart MySQL at this time.\n".
         "    Use the command \"/etc/init.d/mysqld restart\"\n";          "    Use the command \"/etc/init.d/mysqld restart\"\n";
   
 </perlscript>  </perlscript>

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>