Installation fails!

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
OlliFI
Posts: 2
Joined: Sat 4. Jun 2011, 13:16

Installation fails!

Post by OlliFI »

I´ve tried to install phpwcms contentmanagement system but I get an error when installing:

Code: Select all

Errors while creating initial phpwcms tables. Solve it manually:
And after this there is a big list of db queries.

How could I have this fixed?

I´m using by own ubuntu server.
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Installation fails!

Post by Oliver Georgi »

Seems connecting to the DB is false. Hard to say at this point.

There are SQL dumps in setup/default_sql. Use

Code: Select all

phpwcms_init_410.sql
first then

Code: Select all

phpwcms_inserts.sql
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
OlliFI
Posts: 2
Joined: Sat 4. Jun 2011, 13:16

Re: Installation fails!

Post by OlliFI »

Ok, I will try it when I have time.
Post Reply