1
dkeir
Re: zentrackXoops 2.6.0.4 RC1: Installation problems
  • 2006/3/16 21:05

  • dkeir

  • Just popping in

  • Posts: 85

  • Since: 2005/2/17


FANTASTIC!!! I'm sooo glad you figured it out. That is so strange though how the XOOPS scripts caused the problem.

Ah, well, thankfully you're up and running.

Cheers
dkeir



2
dkeir
Re: zentrackXoops 2.6.0.4 RC1: Installation problems
  • 2006/2/26 23:34

  • dkeir

  • Just popping in

  • Posts: 85

  • Since: 2005/2/17


Quote:

deepy wrote:
Hallo!

It did not create any tables at all!

I did create them manually and the error showed up once again.

I will now try to remove the part as you suggested and report here the results.

Until then,

Thanks for your attention and for your lovely work...


Hi Deepy,

Xoops rolls back quite nicely after a failed install so any tables that are created will automatically get removed.

I have been able to get my hands on MySql-4.0.20 and everything installed perfectly. I have been unable to find 4.0.18 however I cannot imagine that it's too different from 4.0.20.

Is it possible for you to upgrade your MySql, preferrably to 4.1 or higher?

Cheers



3
dkeir
Re: zentrackXoops 2.6.0.4 RC1: Installation problems
  • 2006/2/25 10:35

  • dkeir

  • Just popping in

  • Posts: 85

  • Since: 2005/2/17


Hi Deepy,

I've tried XOOPS 2.2.3 and on 2.2.4 and everything installed fine for me. I've have a couple of servers with MySql 3.23 and 4.1 and have had no problems with either. I still need to try MySql 4.0.

I'm still sure it's MySql coz the error you've got happens at around line 197 or 198 of the ./zentrack/sql/mysql.sql which means that at least another 11 tables have already been created.

It's weird, this is the CREATE statement that you're experiencing problems with:


create table zentrack_preferences (
user_id int(12) not null default '0',
prefname varchar(25),
prefval varchar(50),
index (user_id)
) type=myisam;


but there's nothing wrong with it as far as I can see (maybe someone else out there knows something different???)

As I said, I'll try and test 4.0 MySQL just to make sure something isn't different about that particular version.

If you are able, could you please try creating that table manually using the syntax above (using phpmyadmin or something), and also remove that section from ./zentrack/sql/mysql.sql and rerun the install to see if anything else falls over.

Cheers
Duncs




TopTop



Login

Who's Online

142 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits