Featured Worklog

Price Search



PC Apex Sponsor


PC Apex Sponsors



PC Apex RSS Feeds

RSS Feed for PC Apex Reviews & ArticlesRSS Feed for PC Apex PC Modding WorklogsRSS Feed for the PC Apex Daily DisturbanceRSS Feed for the latest PC Apex Site NewsRSS Feed for PC Apex Affiliate and Web NewsRSS Feed for PC Apex Deals and Steals

Go Back   Apex Community Forums // Other Forums // Designers Corner // Coding / Scripting / Programming

Coding / Scripting / Programming Discussions on all manner of coding and scripting.

Reply
 
LinkBack Thread Tools Display Modes
Old 08-February-06, 11:34 PM   #1 (permalink)
I Drive A Mac
post_break's Avatar
Default help install php forum

I was curious if anyone could hold my hand and help me setup a dummy phpbb forum. I have the files uploaded on a server I just dont know what to do from here. I have a crappy free plan with a domain and no FTP use... so yeah it took forever to get the files on there. Any help would be much appreciated.
post_break is offline     Reply With Quote
Old 09-February-06, 07:51 AM   #2 (permalink)
Apex Tech Maniac Supreme
Peng Lord's Avatar
Default

If it's not your server, it likely doesn't support PHP, as it is a server side control to enable PHP and most free hosts seldom do more than the bare necesities. What is the host, might be able to help you better?
Peng Lord is offline     Reply With Quote
Old 09-February-06, 09:22 AM   #3 (permalink)
Apex Tech Maniac
Bionic's Avatar
Default

There are some free sites out there that will give you PHP-enabled servers. They tend to stink as far as uptime and ads on the site, but if you are just trying PHP out you might give one of those a shot.
To check if your server is running php, create a new text document called phpinfo.php
then use this code:
PHP Code:
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
// Show just the module information.
// phpinfo(8) yields identical results.
phpinfo(INFO_MODULES);
?>
Save it and upload it to your root public_html directory, then navigate there with your browser

Last edited by Bionic; 09-February-06 at 09:28 AM..
Bionic is offline     Reply With Quote
Old 09-February-06, 12:55 PM   #4 (permalink)
I Drive A Mac
post_break's Avatar
Default

Well this the plan I have. I have gotten to the part where it asks for my info on the database and ect. You can see it here.
This is the plan I have. http://www.100webspace.com/signup.html
post_break is offline     Reply With Quote
Old 09-February-06, 01:01 PM   #5 (permalink)
Apex Tech Maniac
Bionic's Avatar
Default

Pretty much you just need to run that installation... The defaults will work, mostly. You might need to change your Database Server/hostname. You should be able to find this info from the email your host sent out with your account activation. You can name your database whatever you want. The database username and pass might be provided by your host. You can configure the Admin fields (lower third of the page) with whatever you'd like.

Also, I can't remember, but you might have to log into your host and create the MySQL database first (before doing the PHP install)
Bionic is offline     Reply With Quote
Old 09-February-06, 01:12 PM   #6 (permalink)
Apex Techie I
grue's Avatar
Default

Yeah, you do have to create the database first and set an admin account for it. Once that's done, should be easy going. If you can't log into the database, make sure you have to host set up correctly in the host field on the install form. I just did this for my company, and once I got all the database settings correct, it worked like a charm.

Grue
grue is offline     Reply With Quote
Old 12-February-06, 08:19 AM   #7 (permalink)
Foe
Apex Tech God
Foe's Avatar
Default

PHPBB kind of sucks. It has a lot of problems, and is easily hacked. But here is a tutorial that will help with setup: PHPBB.

There are other types of free forums that are much eaiser, user friendly and are not so vulnerable to being hacked.
Foe is offline     Reply With Quote
Old 12-February-06, 10:14 AM   #8 (permalink)
eZe
Apex Techie I
eZe's Avatar
Default

Actually phpbb is not that bad, all you have to do is keep it up to date, then you should have no hacking problems. Of course you can always put some personal protection things in place (htaccess for the /admin/ directory etc).
eZe is offline     Reply With Quote
Old 12-February-06, 04:21 PM   #9 (permalink)
Apex Techie Lite
Default

phpbb does have a nice amount of problems like Foe said. There are a few Perl scripts out the that can be used to easily dos a phpbb site( wont go into how they work tho). On the site myself and two friend are setting up were using punbb. you can get punbb at www.punbb.org, and check out this site(thats if your looking for some good hosting) http://www.hosting.syi.cc/services.php im getting my hosting from there and its quite nice.
Dthreap is offline     Reply With Quote
Old 13-February-06, 12:04 PM   #10 (permalink)
I Drive A Mac
post_break's Avatar
Default

Well everything is up and it is running fine. I will have to step up the security eventually if I get too much traffic. I managed to switch the default template to one that wasnt installed and all hell broke loose. I had to reinstall.

I think I may switch to that hosting... very cheap and nice.
post_break is offline     Reply With Quote
Old 13-February-06, 03:04 PM   #11 (permalink)
Apex Techie Lite
Default

Alright, If you need need any help with anything when/if you get that hosting just msg me on msn or somthing at dthreap9[at]gmail(dot)com (I put that like that so my emial doesnt get added to anymore mailing lists )
Dthreap is offline     Reply With Quote
Old 01-March-06, 05:57 PM   #12 (permalink)
PcApEX's PuNK ROckER
THRiLL KiLL's Avatar
Default

Quote:
Originally Posted by post_break
Well this the plan I have. I have gotten to the part where it asks for my info on the database and ect. You can see it here.
This is the plan I have. http://www.100webspace.com/signup.html

i like that site... they host my signatures and support php
THRiLL KiLL is offline     Reply With Quote
Old 01-March-06, 06:42 PM   #13 (permalink)
I Drive A Mac
post_break's Avatar
Default

yeah it has a lot of bandwith for a free site. My site is up and running for now. http://ryapfl9.coconia.net
post_break is offline     Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A forum added and a forum retired. :) GlitterKill PC Apex Site News 5 30-September-06 09:36 AM
Forum/Forum Hack Updates. GlitterKill PC Apex Site News 18 29-January-05 05:52 PM
XP Won't install tombozo Windows OS Problems 9 09-October-04 09:12 PM
help i cant install Fatsobob Anything Goes 5 08-November-03 12:31 AM
How do I install my SLK-800? chiquita Heatsinks / fans 10 07-July-03 12:36 AM


All times are GMT -5. The time now is 03:54 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright PCApex.com, GameApex.com, ForumApex.com 2001 - 2008
Advertisements

Page generated in 0.20665 seconds with 9 queries