Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer error ? database #123

Closed
alwin4711 opened this issue Apr 26, 2015 · 11 comments
Closed

Installer error ? database #123

alwin4711 opened this issue Apr 26, 2015 · 11 comments

Comments

@alwin4711
Copy link
Contributor

Hi Frendi,
when i install no-cms with schema 'no-cms' and next time i install no-cms-master with schema 'no-cms-master' the installer will erase the first database no-cms and makes the no-cms-master.

So he is deleteing the wrong database.
I want to use both installations.
All that happens under Win7 and xampp
Ciao
Alain

@goFrendiAsgard
Copy link
Owner

I'm still inspecting your database. It is 149 tables. I never thought there
will be someone importing that large amount of tables.
However, I'm currently focus on development version. So, my first priority
is to make the development version works.

On Sun, Apr 26, 2015 at 10:22 PM, Alain Lasserre notifications@github.com
wrote:

Hi Frendi,
when i install no-cms with schema 'no-cms' and next time i install
no-cms-master with schema 'no-cms-master' the installer will erase the
first database no-cms and makes the no-cms-master.

So he is deleteing the wrong database.
I want to use both installations.
All that happens under Win7 and xampp
Ciao
Alain


Reply to this email directly or view it on GitHub
#123.


Go Frendi Gunawan.

@alwin4711
Copy link
Contributor Author

Hi Frendi,

i told you it is a stress test ;-))

I will never use it in real.

But the install error was not with this database.

If you like to use both branches like:
http://localhost/no-cms-master
with schema/database 'no-cms-master' and

http://localhost/no-cms-development
with schema/database 'no-cms'

and you install it with the install funktion
then the second installation will erase the first database 'no-cms-master'.

So after the 2 installations you have only 1 database (from the the last
installation) on the database server.

Am 28.04.2015 um 05:26 schrieb Go Frendi Gunawan:

I'm still inspecting your database. It is 149 tables. I never thought
there
will be someone importing that large amount of tables.
However, I'm currently focus on development version. So, my first priority
is to make the development version works.

On Sun, Apr 26, 2015 at 10:22 PM, Alain Lasserre
notifications@github.com
wrote:

Hi Frendi,
when i install no-cms with schema 'no-cms' and next time i install
no-cms-master with schema 'no-cms-master' the installer will erase the
first database no-cms and makes the no-cms-master.

So he is deleteing the wrong database.
I want to use both installations.
All that happens under Win7 and xampp
Ciao
Alain


Reply to this email directly or view it on GitHub
#123.


Go Frendi Gunawan.


Reply to this email directly or view it on GitHub
#123 (comment).

@goFrendiAsgard
Copy link
Owner

Oh, I'm really sorry. I misunderstand it. Okay, I'll try to install both of
them side by side

On Tue, Apr 28, 2015 at 2:28 PM, Alain Lasserre notifications@github.com
wrote:

Hi Frendi,

i told you it is a stress test ;-))

I will never use it in real.

But the install error was not with this database.

If you like to use both branches like:
http://localhost/no-cms-master
with schema/database 'no-cms-master' and

http://localhost/no-cms-development
with schema/database 'no-cms'

and you install it with the install funktion
then the second installation will erase the first database 'no-cms-master'.

So after the 2 installations you have only 1 database (from the the last
installation) on the database server.

Am 28.04.2015 um 05:26 schrieb Go Frendi Gunawan:

I'm still inspecting your database. It is 149 tables. I never thought
there
will be someone importing that large amount of tables.
However, I'm currently focus on development version. So, my first
priority
is to make the development version works.

On Sun, Apr 26, 2015 at 10:22 PM, Alain Lasserre
notifications@github.com
wrote:

Hi Frendi,
when i install no-cms with schema 'no-cms' and next time i install
no-cms-master with schema 'no-cms-master' the installer will erase the
first database no-cms and makes the no-cms-master.

So he is deleteing the wrong database.
I want to use both installations.
All that happens under Win7 and xampp
Ciao
Alain


Reply to this email directly or view it on GitHub
#123.


Go Frendi Gunawan.


Reply to this email directly or view it on GitHub
<
#123 (comment)
.


Reply to this email directly or view it on GitHub
#123 (comment)
.


Go Frendi Gunawan.

@goFrendiAsgard
Copy link
Owner

Hi Alain, this version should works. Please try
https://github.com/goFrendiAsgard/No-CMS/tree/12fe5b607ef81c51e66b5cee8aa2237e17969254

@alwin4711
Copy link
Contributor Author

Thank you

@alwin4711
Copy link
Contributor Author

Hi Frendi,
is this Version a stable or a development package ?
I got still the same problem

i install no-cms-master with "no-cms-master" schema and than no-cms-development with "no-cms-dev" schema.
second installtions kills the first schema.
Cu Alain

@goFrendiAsgard
Copy link
Owner

Both version should be okay. By kills the first schema do you mean that the
tables are overridden?

On Mon, May 4, 2015 at 11:05 PM, Alain Lasserre notifications@github.com
wrote:

Hi Frendi,
is this Version a stable or a development package ?
I got still the same problem

i install no-cms-master with "no-cms-master" schema and than
no-cms-development with "no-cms-dev" schema.
second installtions kills the first schema.
Cu Alain


Reply to this email directly or view it on GitHub
#123 (comment)
.


Go Frendi Gunawan.

@alwin4711
Copy link
Contributor Author

No
for example: the first installation schema name is no-cms-master and the second schema is no-cms-dev
after second installaton the no-cms-master database ist complete deleted , only the second schema exist.
It look like the installaion is searching for some schema like no-cms* and deletes it befor installation

@goFrendiAsgard
Copy link
Owner

Really? I try with xampp yesterday. I think the problem is because both of
them has the same cookie name.
I'll check it again by using my virtual machine.
Can you please try to use different browser (e.g: use google chrome to
install the master, and use firefox to install the development)?

On Wed, May 6, 2015 at 4:26 AM, Alain Lasserre notifications@github.com
wrote:

No
for example: the first installation schema name is no-cms-master and the
second schema is no-cms-dev
after second installaton the no-cms-master database ist complete deleted ,
only the second schema exist.
It look like the installaion is searching for some schema like no-cms* and
deletes it befor installation


Reply to this email directly or view it on GitHub
#123 (comment)
.


Go Frendi Gunawan.

@alwin4711
Copy link
Contributor Author

ok ;-)
it was the session cookie.
I use different browsers and then it works.
But any way to change this or maybe put some information in the doc for users like me ;-)
Thank you Frendi

@goFrendiAsgard
Copy link
Owner

Very good. This commit fix up everything: https://github.com/goFrendiAsgard/No-CMS/tree/e22d789048fe5105a85187cbaa5ae30500980e25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants