[GRLUG] sugarcrm/mysql issue

L. V. Lammert lvl at omnitec.net
Fri Jun 3 17:40:57 EDT 2011


At 02:37 PM 6/3/2011, you wrote:
>We've got Sugarcrm running on a SLES box. I"m trying to do a backup of
>the mysql DB and running into this problem:
>
>As root, I navigate to /opt/<sugarfolder>/mysql/bin, where I see the
>list of all the mysql commands, including 'mysql' and 'mysqldump'. But
>when I try either of these, I get the 'command unknown' response.

Is /opt/<sugarfolder>/mysql/bin in your path? Most likely not, so you 
have to execute a command as:

         ./mysql or
         ./mysqldump

 From that directory.

         Lee 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list