Sub Menu
Links Menu
Online Users

In total there are 758 users online :: 3 registered, 0 hidden and 755 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

XAMPP setup preconfigured for IntegraMOD.

General discussion of anything. Discuss a topic in and out of IntegraMOD

Moderator: Integra Moderator

PostAuthor: Fubie » Thu Apr 13, 2006 9:02 am

Yes, you can use it. Just place your db file in c:xampphtdocsmysqldumperworkbackup
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 9:03 am

oh, and create a new sql db in phpmyadmin per the tutorial.
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 13, 2006 9:16 am

it is working <img> so far so good, at present, it is still dumping the data into the database.

now, how can i get this mysqldumper on my host to use for backing up and restoring my database?
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Michaelo » Thu Apr 13, 2006 9:21 am

What ever you do don't wash the dishes before restoring, I tried it once but never againà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦ :D
Whats this bigdump thingy I only use phpmyadmin export is there a better way?
Last edited by Michaelo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Kiss Portal Engine phpbbireland (status: Released)
User avatar
Michaelo
Administrator
Administrator
 
Posts: 1646
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 5:14 pm
Cash on hand: 0.00
Location: Dublin, Ireland

PostAuthor: ayasha » Thu Apr 13, 2006 9:27 am

ok, got the database in and when i go to open sites, and click on the one that i have been setting up, i get this


Warning: mysql_connect(): Access denied for user 'ayasha'@'localhost' (using password: YES) in C:xampphtdocsforumdbmysql4.php on line 54

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

i am wondering if i would not be better off to wait, until i can afford the amount of space i had before, and just setting up all the "testing" forums i had on a server somewhere and not my comptuer. if each one is going to be as hard to setup, but i am hoping it is just me and i will get the hang of it because if i could have all this on my HD i would only need 1 live forum.

and Mike, the MySqldumper looks to me like a seperate program you would install on your hosting to mangage large db's with, but i don't know, Fubie would be the better one to answer
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 9:27 am

Big dump imports a large db into your sql db in chunks. It's 1 file and is very simple to use.

mysqldumper is more complex. It backs up manually or via a cron job.

You can download each [url=http]Here.[/url]
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 9:31 am

cleo,

You need to edit your db in phpmyadmin to reflect your new domain and db setup.

Your domain on xampp will be localhost.
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 13, 2006 9:34 am

well, one thing is for sure, i am sure getting an education doing this, what do i edit?

when i set up my forum, and i filled out the info on the install, i used 'localhost'

so is there somewhere else i need to edit?

edit: in the table phpbb_config, would i change

server_name graphicsplayhouse.com

to

server_name localhost?

again, i do apologize for asking so many questions.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 10:03 am

Edit your config.php to reflect your new db name and password.

go into phpmyadmin in xampp, open your new db from the left.

click on the SQL tab at the top.

You should get a large empty box.

Below in the code replace forum with the folder name you are using for your forum.

Then pasteit in the box and hit Go.

UPDATE `phpbb_config` SET `config_value` = '/forum/' WHERE `config_name` = 'script_path' LIMIT 1 ;

then goto that SQL tab again and past this in it.

UPDATE `phpbb_config` SET `config_value` = 'localhost' WHERE `config_name` = 'server_name' LIMIT 1 ;

Hit go.

Then see if your forum comes up.
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 13, 2006 10:15 am

well, here is what i did

i named the database i created the same as the one i was using, used the same user name and pw.

the folder i have my forum in is named forum, so i did not have to change anything in that line

i ran both lines, and it changed and gave me the message everything was done ok,

but i still cannot get to my forum.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 10:17 am

Could you post the error if it's a new one?
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 13, 2006 10:21 am

Warning: mysql_connect(): Access denied for user 'ayasha'@'localhost' (using password: YES) in C:xampphtdocsforumdbmysql4.php on line 54

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

doesn't look new to me, but i may be wrong
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

Re: XAMPP setup preconfigured for IntegraMOD.

PostAuthor: Fubie » Thu Apr 13, 2006 10:24 am

can you confirm that mysql is running?

Thats a db connect error
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PostAuthor: ayasha » Thu Apr 13, 2006 10:26 am

yes, it is running, i am just going to walk away and watch some tv for awhile.

i might even delete it all and begin again when i come back, just know i am getting a bit frustrated, and now my son i shome from school, and my hubby is up, so time to get his meds out and see what he needs today.

thank you so much for your help Fubie, and when i get back to this, if i still have the errors, i will let you know.

it is connecting with the im140 just fine, but not the one i added.
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: Fubie » Thu Apr 13, 2006 10:30 am

ok <img>
Last edited by Fubie on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://www.myhorrorstories.com/files/bannerexchange.gif[/img][/url]

[url=http][img=left]http://www.fubie.net/images/geekstufflarge.jpg[/img][/url]

Fubie
Dev Team
Dev Team
 
Posts: 742
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 6:52 pm
Cash on hand: 0.00

PreviousNext

Return to General Discussion

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron