[solved] Error in task 5 in the installation progress of IM

Support for IntegraMOD 140

Moderator: Integra Moderator

[solved] Error in task 5 in the installation progress of IM

PostAuthor: Rixn » Sun May 14, 2006 7:38 am

Error on my fourth installation of IntegraMOD.

I've installed IntegraMOD three times before, with no problems (two v132 and one v140), and now, with my 4:th go I cant even get by the task 5 in the installation process. I can't see what I'm doing wrong.

When I click the start install button I get this answer:
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in h:homeusersFA03-06-02-06_68qd7vp9mxtkzrguju4xburlesque.sepublic_htmlforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in h:homeusersFA03-06-02-06_68qd7vp9mxtkzrguju4xburlesque.sepublic_htmlforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database
My Basic config is as follows:
Database Server Hostname / DSN: mysql69.burlesque.se (I got this from my MySQL prefs)
Your Database Name: burlesq_se@b3884 (is this the one I can set my own name on?)
Database Username: burlesq_se@b3884 (I got this from my MySQL prefs)
Database Password: xxxhxixdxdxexnxxx (I got this from my MySQL prefs)

1) Do the Prefix for tables have to start with phpbb?
2) Must the Domain Name start with www?
3) What about the Database Server Hosname then (about the www)?
4) Is it Your Database Name or Database Username I can set myself?
5) What I'm I doing wrong?

Pls help me
Last edited by Rixn on Sun May 14, 2006 12:02 pm, edited 1 time in total.
[hr]Lars Eriksson
Information Designer
lars@rixn.se
[url=http]The DaGame Project[/url]
User avatar
Rixn
Members
Members
 
Posts: 44
Likes: 0 post
Liked in: 0 post
Joined: Sun May 07, 2006 6:33 am
Cash on hand: 0.00
Location: Stockholm

PostAuthor: Adrian Rea » Sun May 14, 2006 8:10 am

1) Do the Prefix for tables have to start with phpbb?
No, you can change phpbb_ to anything, and this way you can have more than one install on one database (no spaces or funny characters
2) Must the Domain Name start with www?
No, you shouls be able to have it without the www.
3) What about the Database Server Hosname then (about the www)?normally localhost but if your host has mysql69.burlesque.se then that is what you should use.
4) Is it Your Database Name or Database Username I can set myself?Database name is the one you gave it.
5) What I'm I doing wrong?
If this is all on the same server as your previous sites, the best place to look is in the config.php of the working sites and this should give you your answer. and if not your host may have made changes.

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

PostAuthor: Adrian Rea » Sun May 14, 2006 8:13 am

oh and make sure you have mysql4 as the mysql version on the install page.

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: Error in task 5 in the installation progress of IM 140

PostAuthor: Rixn » Sun May 14, 2006 8:19 am

phpMyAdmin gives this info:
Welcome to phpMyAdmin 2.7.0-pl1

MySQL 4.1.15-log running on localhost as burlesq_se@b3884@localhost


The database is new and fresh. The other sites has their own databases.
Last edited by Rixn on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[hr]Lars Eriksson
Information Designer
lars@rixn.se
[url=http]The DaGame Project[/url]
User avatar
Rixn
Members
Members
 
Posts: 44
Likes: 0 post
Liked in: 0 post
Joined: Sun May 07, 2006 6:33 am
Cash on hand: 0.00
Location: Stockholm

PostAuthor: Adrian Rea » Sun May 14, 2006 8:28 am

No, what I mean is make sure Database Type: on the install page is set to mysql4.x, not 3.x
And if your other sites are set on the same server, look at the config.php, this will give you an idea if the data you are entering is correct.

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: Error in task 5 in the installation progress of IM 140

PostAuthor: Rixn » Sun May 14, 2006 10:49 am

Yes it is set to 4.x.

I've checked the config.php file from one of my earlier installations and compared the input. I've followed the exact structure and it still gives me the same answer.

The error code refers to this two lines:
Code: Select all
571: $result['message'] = mysql_error($this->db_connect_id);572: $result['code'] = mysql_errno($this->db_connect_id);


I've tried with both MF 1.5 and IE 6.0.
Last edited by Rixn on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[hr]Lars Eriksson
Information Designer
lars@rixn.se
[url=http]The DaGame Project[/url]
User avatar
Rixn
Members
Members
 
Posts: 44
Likes: 0 post
Liked in: 0 post
Joined: Sun May 07, 2006 6:33 am
Cash on hand: 0.00
Location: Stockholm

Re: Error in task 5 in the installation progress of IM 140

PostAuthor: Rixn » Sun May 14, 2006 12:02 pm

I think I got it now!
I wrote burlesq instead of burlesque in one place. Thanx all.
Last edited by Rixn on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[hr]Lars Eriksson
Information Designer
lars@rixn.se
[url=http]The DaGame Project[/url]
User avatar
Rixn
Members
Members
 
Posts: 44
Likes: 0 post
Liked in: 0 post
Joined: Sun May 07, 2006 6:33 am
Cash on hand: 0.00
Location: Stockholm

PostAuthor: Adrian Rea » Sun May 14, 2006 12:08 pm

hehe, you are only human <img>

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]