Installation Document and Login Issues
Posted: Thu Apr 26, 2012 11:43 pm
My buid: 12.02.15
The installation document for Linux is not accurate or it does not collaborate with this build. In the documentation it states the floowing:
Import the sample debtors site database into MySQL. This will create a database
and user named `sampledebtors'.
# mysql -uroot -p[MYSQL ROOT PASSWORD] < [YOUR WEB ROOT]/sampledebtors.sql
Import the nuvideo site database into MySQL. This will create a database
and user named `nuvideo'.
In the build above, there is no sample debtors database nor is there a nuvideo database. Because of this I am not sure if my problem is that I am missing files or what. I am able to bring up the following index.php as mentioned in the INSTALL file:
Login to Sample
Login to Sample nuFinancial
THen I get to the login page for each application. Then when I try to login, I see the appropriate page try to load and the login screen comes back within a second. I am connecting fine to the database however, there are no users in the zzsys_user table.
Please help!
The installation document for Linux is not accurate or it does not collaborate with this build. In the documentation it states the floowing:
Import the sample debtors site database into MySQL. This will create a database
and user named `sampledebtors'.
# mysql -uroot -p[MYSQL ROOT PASSWORD] < [YOUR WEB ROOT]/sampledebtors.sql
Import the nuvideo site database into MySQL. This will create a database
and user named `nuvideo'.
In the build above, there is no sample debtors database nor is there a nuvideo database. Because of this I am not sure if my problem is that I am missing files or what. I am able to bring up the following index.php as mentioned in the INSTALL file:
Login to Sample
Login to Sample nuFinancial
THen I get to the login page for each application. Then when I try to login, I see the appropriate page try to load and the login screen comes back within a second. I am connecting fine to the database however, there are no users in the zzsys_user table.
Please help!