The output from the MySQL server password prompt screen kinda messes up the Log file! I was wishing I knew enough about writing scripts to avoid that little problem. No ideas yet, though.
Arthur ________________________________ From: Quiliro Ordóñez <[email protected]> To: [email protected] Sent: Thursday, August 11, 2011 9:30 AM Subject: Re: [Hobo Users] InstantHobo Install Script El 11/08/11 01:58, Arthur Baldwin escribió: Dear Quiliro, > > >I'm attaching 3 files to this message, don't know if they will get to you. If >not, then tell me your other eMail address. > > >I executed the following command: > > ./InstantHobo.bash < Input.txt > HoboInstall.log > >and I'm attaching those 3 files to this eMail. > >You will notice that there are many warnings and a few error messages. Many of them probably are not serious, but you might know better than I do about that. > > Great log file! I didn't know you could do that. Everything is OK. No errors. I don't see any. Please check that the MySQL root password is correct on the console with: mysql -u root -p If it gives you a "mysql>" prompt, you are OK. You can exit with the "exit" command. You can also enter MySQL with a web interface with: sudo aptitude install phpmyadmin And then openning up a web browser at http://localhost/phpmyadmin But the command line interface is quicker! ;-) -- Quiliro Ordóñez 09 821 8696 02 340 1517 "No se puede sacrificar la libertad por ningún bien, por ninguna promesa de pan o de paz o de justicia, porque ese pan tendría amargura de veneno, esa paz sería de muerte, y esa justicia no sería justicia humana ni tendría sentido." Alfredo Pérez G. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
