Dan Hammer wrote: > >log into the database, and do: > > > >UPDATE person SET password='**yournewpassword' WHERE username='admin'; > >UPDATE host SET name='www.myautomd.com' WHERE name='localhost'; > > Changes have been made. Now the database references port 80 but the > config file references port 8101. Which one if any needs to be changed?
Depends on where you want the host active. They need to be the same, or you can set it to 0 in the database which means 'any'. > Can't access yet. Most likely the port issue referenced above. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
