Re: [jffnms-users] install problem/question

2011-03-07 Thread Craig Small
On Mon, Mar 07, 2011 at 10:56:45AM -0600, Ed Humes wrote: > That did it, with changes to the path, which I might (add on the latest > archive from source forge) does not have that script in the 'docs' > directory. The database files are found in /docs/install or /docs/upgrade depending on which one

Re: [jffnms-users] install problem/question

2011-03-07 Thread Ed Humes
fnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] install problem/question On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote: > Instructions say to enter this command > mysql.exe -ujffnms -pjffnms jffnms < > c:\jffnms\docs\jffnms-version.mysql Try this instead mysql

Re: [jffnms-users] install problem/question

2011-03-04 Thread Craig Small
On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote: > Instructions say to enter this command > mysql.exe -ujffnms -pjffnms jffnms < > c:\jffnms\docs\jffnms-version.mysql Try this instead mysql.exe -ujffnms -pjffnms jffnms (you then get the mysql> prompt) \. c:\jffnms\docs\jffnms-0.8.5.

[jffnms-users] install problem/question

2011-03-04 Thread Ed Humes
Instructions say to enter this command mysql.exe -ujffnms -pjffnms jffnms < c:\jffnms\docs\jffnms-version.mysql >From the arrow prompt (->) I get this error ERROR: Unknown command '\j'. I've corrected the path to the .mysql scipt, but it seems to be complaining early in th