--- loncom/build/Attic/loncapaautoupgrade 2000/10/27 18:06:31 1.4 +++ loncom/build/Attic/loncapaautoupgrade 2000/10/27 18:10:46 1.5 @@ -19,6 +19,9 @@ print `/usr/bin/lynx -term xterm -source print "Stopping LON-CAPA and Apache\n"; system("/etc/rc.d/init.d/loncontrol stop"); system("/etc/rc.d/init.d/httpd stop"); +system("/etc/rc.d/init.d/atalkd stop"); +system("/etc/rc.d/init.d/smb stop"); +system("/etc/rc.d/init.d/xntpd stop"); # Update downloaded RPM @@ -33,6 +36,9 @@ print `/usr/sbin/loncaparestoreconfigura print "Starting LON-CAPA and Apache (be patient please)\n"; system("/etc/rc.d/init.d/loncontrol start"); system("/etc/rc.d/init.d/httpd start"); +system("/etc/rc.d/init.d/atalkd start"); +system("/etc/rc.d/init.d/smb start"); +system("/etc/rc.d/init.d/xntpd start"); # Verify base files and packages 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.