 | Probably a silly Q |  |
Posted: 05/23/2007 3:16 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 2:17 PM
|

|
|
|
|
 |
I'm starting again with a clean install and will eventually have this new board as my live board.
I'm at the installation stage but where do I put my new board files? Do I have it as a subdomain off my main board? I put it in my root folder but then what do I type to run the install?
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 3:39 PM |
|
|
|
|
|
| Caravan |
| Posts |
282 |
| Word Cnt. |
31,380 |
| BDay |
Apr 14 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Nov 01, 2006
Local time: 10:17 AM
Location: Denver, PA
|

|
|
|
|
 |
| What are you using to install? By hand or with fantastico? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 3:41 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 2:17 PM
|

|
|
|
|
 |
By hand, I've never heard of Fantastico  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 3:48 PM |
|
|
|
|
|
| Caravan |
| Posts |
282 |
| Word Cnt. |
31,380 |
| BDay |
Apr 14 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Nov 01, 2006
Local time: 10:17 AM
Location: Denver, PA
|

|
|
|
|
 |
Do you have a big yellow smiley face icon in your cpanel down at the bottom? If so you can click on that and install many different programs very easily, phpbb being one of them. You would just have to pick the directory to put it in (forum, phpBB2, community, ect) and it installs it and creates the database for you as well.
If your doing it by hand, you can drag the phpBB2 folder to your public_html folder. Then find the install file from there. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 4:19 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 2:17 PM
|

|
|
|
|
 |
Nope no smiley face
I'm putting it in my babydreamz.net folder so it'll be babydreamz.net/phpbb2 - that would be ok? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 4:46 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 2:17 PM
|

|
|
|
|
 |
Argh nothing is going right
I can't get the new forum to install because it won't connect to the database, I'm guessing I need to sort out the main live board first and why www.babydreamz.net doesn't go anywhere?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 5:36 PM |
|
|
|
|
|
| Caravan |
| Posts |
282 |
| Word Cnt. |
31,380 |
| BDay |
Apr 14 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Nov 01, 2006
Local time: 10:17 AM
Location: Denver, PA
|

|
|
|
|
 |
Did you create yourself a new database for the new install? Maybe the settings for the database are wrong when you are trying the install.
Is your babydreamz address not going anywhere because you don't have an index.html, or an index.php file in your public_html folder? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/23/2007 5:40 PM |
|
|
|
|
|
| Caravan |
| Posts |
282 |
| Word Cnt. |
31,380 |
| BDay |
Apr 14 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Nov 01, 2006
Local time: 10:17 AM
Location: Denver, PA
|

|
|
|
|
 |
You can try to create an index.html file to see if that helps the home page problem.
In your notepad editor, open a new file and paste the following code into it. Then save as index.html and upload to your public_html folder.
| Code:
|
<html>
<head>
<title>Baby Dreamz</title>
</head>
<body>
<p>
<img src="mybanner.gif" alt="divinemommies" /></p>
<h1>Welcome to Baby Dreamz!</h1>
<p>
<a href="http://babydreamz.net/forums/">
Click here to enter the forum</a></p>
</body>
</html>
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/24/2007 2:01 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:17 AM
Location: St Pete, FL
|

|
|
|
|
 |
I don't know if this is what you wanted to do, but this is what I did to help you. I cloned the Live board database and connected the phpBB2 forum to it. Since the database is already created and populated there was no need to run the install, so I deleted the install and contrib folders. Then I corrected the settings in the phpbb_config table to point to the phpBB2 folder rather than the forums folder. So the new forum is up and running and ready for modification...
Since the Diddle template doesn't exist, I overwrote the user style settings in General Admin Configuration and set the default template to subSilver...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Probably a silly Q |  |
Posted: 05/24/2007 2:27 AM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 2:17 PM
|

|
|
|
|
 |
Wow yes it was thanks Nightrider!
I'll have a look at what you did so I can hopefully get it clear in my head what you did
Just off to do the school run so will look in a while  |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|