On 06/01/2017 11:41 AM, Robert K Coffman Jr. -Info From Data Corp. wrote:
> Here are my notes from when I did this.
>
Thank you!
The bits about changing the entries to "DB:" were especially useful
since the docs were not clear about that.
I am still having difficulty though not due to ASSP i
Here are my notes from when I did this. A key factor for me was doing
it in a test environment first - no surprises like dying ASSP in prod.
HTH:
install mysql:
sudo apt-get install mysql-server
new password: (SEE KEEPASS)
sudo mysql -u root -p
mysql> CREATE
On 06/01/2017 06:49 AM, Alexandre de Arruda Paes wrote:
>
> In assp base dir, do you have the file assp_db_import.cfg ?
>
Yes. Here are the first two lines:
# version='2.4.3';
# modversion='(15119)';
--
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
Think.
---
Hi,
In assp base dir, do you have the file assp_db_import.cfg ?
Alexandre
2017-05-31 15:53 GMT-03:00 James Moe :
> On 05/27/2017 02:26 PM, James Moe wrote:
> > Nothing happened. No tables were created in the database.
> > No entries in the mysql logs.
> > Apparently the process quietly di
On 05/27/2017 02:26 PM, James Moe wrote:
> Nothing happened. No tables were created in the database.
> No entries in the mysql logs.
> Apparently the process quietly dies without even a whimper.
>
> What next?
>
No one knows?
As a result of this effort, ASSP was destabilized (see "AS
Hello,
assp 2.5.5 (17073)
linux 4.4.62-18.6-default x86_64
perl 5.18.2
ASSP is recommending that I use a database to manage data.
myhost: localhost
DBdriver: mysql
mydb: asspdb
myuser: assp_admin
mypassword:
$ ll mysql/dbimport/
total 28804
-rw-r--r-- 1 root root