help with fresh install

Support for IntegraMOD 140

Moderator: Integra Moderator

help with fresh install

PostAuthor: twitchy » Sun Sep 03, 2006 12:49 pm

ive been trying to install integramod but when i fill out the install.php i keep getting ;
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/davi7824/public_html/integra/db/mysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/davi7824/public_html/integra/db/mysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

ive deleted and retried but still cant fig out what ive done wrong. any help?
Last edited by twitchy on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]Twitchythumbs.co.uk - Games, Reviews, Gaming news, Competitions etc.[/url]
User avatar
twitchy
Members
Members
 
Posts: 63
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 22, 2006 8:21 am
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Drop-Forged » Sun Sep 03, 2006 5:13 pm

It looks like you are not connecting to the database.

You could be getting either the database name, username, or both incorrect.

1. Make sure you have a database.

Im not sure about those who host their own, but if your site is hosted somewhere else, the database name, and username start with your username at your host.


So if your username with your host is hostusername, and you chose database1 for the name of your database with the username dbuser then your info would go in as follows.

Name of Database: hostusername_database1
Database Username: hostusername_dbuser


Then your password is how you chose it when the db was setup.


Hope this helps... <img>
Last edited by Drop-Forged on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.christiansoldiers.com/Sig/sig.png[/img][/url]
[url=http]Free IntegraMod 141 Themes at webhutch.net[/url]

Drop-Forged
Integra Member
Integra Member
 
Posts: 167
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 8:07 pm
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: twitchy » Mon Sep 04, 2006 5:57 am

THX Drop-Forged as it happens i hadnt the phpbb forum installed. doh <img>
anyhow now i've another prob after i try to install/install.php i get :

An error occurred trying to update the database
Table 'phpbb_auth_access' already exists

i checked in phpmy admin and have these in database ok;
phpbb_acronyms
phpbb_album
phpbb_album_cat
phpbb_album_comment
phpbb_album_config
phpbb_album_rate
phpbb_album_sp_config
phpbb_approve_forums
phpbb_approve_posts
phpbb_approve_topics
phpbb_approve_users
phpbb_attachments
phpbb_attachments_config
phpbb_attachments_desc
phpbb_attach_quota
phpbb_auth_access
phpbb_banlist
phpbb_categories
phpbb_config
phpbb_confirm
phpbb_disallow
phpbb_extensions
phpbb_extension_groups
phpbb_forbidden_extensions
phpbb_forums
phpbb_forum_prune
phpbb_groups
phpbb_pa_auth
phpbb_pa_cat
phpbb_pa_comments
phpbb_pa_config
phpbb_pa_custom
phpbb_pa_customdata
phpbb_pa_download_info
phpbb_pa_files
phpbb_pa_license
phpbb_pa_mirrors
phpbb_pa_votes
phpbb_posts
phpbb_posts_text
phpbb_privmsgs
phpbb_privmsgs_text
phpbb_quota_limits
phpbb_ranks
phpbb_search_results
phpbb_search_wordlist
phpbb_search_wordmatch
phpbb_sessions
phpbb_sessions_keys
phpbb_smilies
phpbb_themes
phpbb_themes_name
phpbb_topics
phpbb_topics_watch
phpbb_users
phpbb_user_group
phpbb_vote_desc
phpbb_vote_results
phpbb_vote_voters
phpbb_words

so it looks ok but i still cant access integra - just the phpbb forum
Last edited by twitchy on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]Twitchythumbs.co.uk - Games, Reviews, Gaming news, Competitions etc.[/url]
User avatar
twitchy
Members
Members
 
Posts: 63
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 22, 2006 8:21 am
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Drop-Forged » Mon Sep 04, 2006 7:50 am

Basically, you already have tables with the same name in your database that you are trying to put in there.

If you dont want the other forum in your database, then you should go into phpMyAdmin , select your database, and drop all the phpBB tables in it.



If you do want the forum, then you can just change the prefix when you run your Integramod install from phpbb_ to integramod_ or whatever you would like.

I would recommend putting the _ at the end of whatever you chose, it is not necessary, but it does help if you ever need to edit you database tables.
Last edited by Drop-Forged on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.christiansoldiers.com/Sig/sig.png[/img][/url]
[url=http]Free IntegraMod 141 Themes at webhutch.net[/url]

Drop-Forged
Integra Member
Integra Member
 
Posts: 167
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 8:07 pm
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: twitchy » Mon Sep 04, 2006 12:38 pm

ok now we're getting places when i enter the site url on browser i get:

Index of /
Name Last modified Size Description
--------------------------------------------------------------------------------
Parent Directory 04-Sep-2006 20:30 -
cgi-bin/ 04-Sep-2006 16:14 -
forum/ 04-Sep-2006 16:27 -
integra/ 04-Sep-2006 20:29 -


so how do i now get into site to set up on acp i tried the .htaccess and creating an index.html file too but obviously im missing something
Last edited by twitchy on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]Twitchythumbs.co.uk - Games, Reviews, Gaming news, Competitions etc.[/url]
User avatar
twitchy
Members
Members
 
Posts: 63
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 22, 2006 8:21 am
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Helter » Mon Sep 04, 2006 2:04 pm

whats your url?
is this the site your working on?
http://www.twitchy.co.uk/integra/portal.php

if so its working for me
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: help with fresh install

PostAuthor: Drop-Forged » Mon Sep 04, 2006 2:22 pm

Did you get it to install correctly???

Did you delete anything besides the install, and the install prill directories???

Did your config.php set up correctly???

Make sure your index.php is in the directory.

Also, if your .htaccess isnt configured properly, it could make your site not work, try taking that out until you get things working.
Last edited by Drop-Forged on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.christiansoldiers.com/Sig/sig.png[/img][/url]
[url=http]Free IntegraMod 141 Themes at webhutch.net[/url]

Drop-Forged
Integra Member
Integra Member
 
Posts: 167
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 8:07 pm
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Drop-Forged » Mon Sep 04, 2006 2:23 pm

"HelterSkelter";p="14916" wrote:whats your url?
is this the site your working on?
http://www.twitchy.co.uk/integra/portal.php

if so its working for me



Lol, I saw that too, but that doesnt look like a recent fresh install.
Last edited by Drop-Forged on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.christiansoldiers.com/Sig/sig.png[/img][/url]
[url=http]Free IntegraMod 141 Themes at webhutch.net[/url]

Drop-Forged
Integra Member
Integra Member
 
Posts: 167
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 8:07 pm
Cash on hand: 0.00

PostAuthor: twitchy » Mon Sep 04, 2006 2:28 pm

no thats my own one I'm now trying to set one up for my hubby at http://www.dayfc.com lol
Last edited by twitchy on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]Twitchythumbs.co.uk - Games, Reviews, Gaming news, Competitions etc.[/url]
User avatar
twitchy
Members
Members
 
Posts: 63
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 22, 2006 8:21 am
Cash on hand: 0.00

PostAuthor: Drop-Forged » Mon Sep 04, 2006 4:09 pm

"twitchy";p="14922" wrote:no thats my own one I'm now trying to set one up for my hubby at http://www.dayfc.com lol




Its acting like your files arent there.
Did you delete them, have them in a different directory maybe???
Last edited by Drop-Forged on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.christiansoldiers.com/Sig/sig.png[/img][/url]
[url=http]Free IntegraMod 141 Themes at webhutch.net[/url]

Drop-Forged
Integra Member
Integra Member
 
Posts: 167
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 8:07 pm
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Helter » Mon Sep 04, 2006 8:54 pm

the config.php is empty because it is asking for Install/install.php
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: help with fresh install

PostAuthor: twitchy » Tue Sep 05, 2006 1:05 am

the config.php is empty because it is asking for Install/install.php

how would i sort this out?
Last edited by twitchy on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]Twitchythumbs.co.uk - Games, Reviews, Gaming news, Competitions etc.[/url]
User avatar
twitchy
Members
Members
 
Posts: 63
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 22, 2006 8:21 am
Cash on hand: 0.00

Re: help with fresh install

PostAuthor: Helter » Tue Sep 05, 2006 1:16 am

well it appears that your file structure is not correct. normaly, if you chmod your config.php to 666 then run the install the file is automaticly updated with your db info. Since this has not been done, im curious where your install folder is? If you already deleted it, then i would assume youve run the install and it told you to do so, and the reason your config is empty is that it was not chmodded?

If this is a new forum on a fresh db. I would drop all db tables so you have an empty db. Double check all your chmods. and run the install again. If your still having troubles, pm me.
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x


Return to IntegraMOD 140

Who is online

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