Fun4TheMoney 0 Report post Posted April 16, 2005 I found a free message board for my site, where I can have my Google ads there, instead of Proboards ads, but it requires PHP, which I know nothing about. I don't believe my host, Doteasy.com, supports PHP on its free sites. Does Xisto? If so, could I host my message boards, here, and link from my Doteasy site? The software I'm looking at is YABB. Here's the link:Yet Another Bulletin BoardIt also mentions CHMOD and Perl--I don't know those, either. Should I give it up or is it possible for somebody like me to do this?--I do know HTML.TIA,Suz Share this post Link to post Share on other sites
hype 0 Report post Posted April 16, 2005 I believe they support php... because they support sql database too... Look at what Xisto offers first... Share this post Link to post Share on other sites
mizako 0 Report post Posted April 16, 2005 Trap17 supports PHP, MySQL, Perl .... Share this post Link to post Share on other sites
Fun4TheMoney 0 Report post Posted April 16, 2005 Xisto supports PHP, MySQL, Perl .... 129844[/snapback] Terrific. Now all I have to do is figure out how to put it all together, which means I'll probably be back with lots of dumb questions. Thanks. Share this post Link to post Share on other sites
tonic 0 Report post Posted April 17, 2005 Normally you just upload the file into a folder created in /public_html, then you'll need to setup a new MySQL datebase and give full permission for the database to a MySQL user. Then you usually just run a install.php file located somewhere in your forum folder.I'm not too familiar with YaBB, since it uses Perl, I dont know what other procedures you need to do before running.If you dont mind, use phpBB instead, its free and you can put Google Ads in the forum. Also I have more experience with this forum than YaBB, therefore I give you better technical support. Share this post Link to post Share on other sites
Fun4TheMoney 0 Report post Posted April 17, 2005 Normally you just upload the file into a folder created in /public_html, then you'll need to setup a new MySQL datebase and give full permission for the database to a MySQL user. Then you usually just run a install.php file located somewhere in your forum folder.  I'm not too familiar with YaBB, since it uses Perl, I dont know what other procedures you need to do before running.  If you dont mind, use phpBB instead, its free and you can put Google Ads in the forum. Also I have more experience with this forum than YaBB, therefore I give you better technical support. 130768[/snapback] Terrific. Thanks. phpBB it is. Hopefully, I'll be able to start on it, tomorrow. Right now I'd better figure out how to get a site activated over here, so I'll be up to speed on that part before I try to tackle the BB. Suz Share this post Link to post Share on other sites
tonic 0 Report post Posted April 18, 2005 Awsome, just give me pm when you need any help. Share this post Link to post Share on other sites
Fun4TheMoney 0 Report post Posted April 18, 2005 Awsome, just give me pm when you need any help. 130787[/snapback] Will do--thanks again. BTW, how much space will this take up? I'm thinking of combining the message boards for all 4 of my sites into this one. I don't get much traffic, so I don't expect much action. I get 20MB of space here, free, right? Will that be enough if I don't put anything else here except my forums? Is that okay with Xisto or would I be abusing my rights here Suz Share this post Link to post Share on other sites
hype 0 Report post Posted April 18, 2005 I dont think it will, as long as you dont exceed the disk space and data transfer... You must also have enough sql database... Share this post Link to post Share on other sites
Fun4TheMoney 0 Report post Posted April 18, 2005 I dont think it will, as long as you dont exceed the disk space and data transfer... You must also have enough sql database... 130921[/snapback] Yikes! How do I get that? Suz Share this post Link to post Share on other sites
tonic 0 Report post Posted April 18, 2005 Any hosting plan here at Xisto will be more than enough for your forum. If you dont host at Xisto, 1 MySQL is the minimal requirement, 20MB space if more than enough for the forum itself. Share this post Link to post Share on other sites
Fun4TheMoney 0 Report post Posted April 18, 2005 Any hosting plan here at Xisto will be more than enough for your forum. If you dont host at Xisto, 1 MySQL is the minimal requirement, 20MB space if more than enough for the forum itself. 131065[/snapback] I have been approved for hosting, here, and it looks like I'm eligible for an upgrade to 150MB, so all I have to do is make it happen. YEE-HAH! I have a lot to learn, but I think I can do it. I'll let you know when I'm ready or if I run into problems along the way. Thanks again.  Suz Share this post Link to post Share on other sites
tonic 0 Report post Posted April 18, 2005 Here I'll give u a quick start. PART A - Setup Databse 1. When you get your account, login to your cPanel. 2. Click on "MySQL Databases" 3. Create a new MySQL database. 4. On the same page create a new MySQL User. 5. After creating a user and database, on the same page give your new user the "ALL" Privileges to your newly created database. 6. Remember your database name and your username and password. Â PART B - Install phpBB 1. Download phpBB from https://www.phpbb.com/downloads/ 2. Upload this file you downloaded to the /public_html/ folder by using File Manager in cPanel. 3. Now you should see ie. /public_html/phpBB.zip in File Manager. 4. Click on the file then click on i think Extract Content (On the top right corner) 5. Now you should have /public_html/phpBB/ you can always rename this folder to something different. 6. Then go to http://forums.xisto.com (this should be the folder u named)/install/install.php 7. Then just follow the install procedures carefully. Â PART C - MISC. CHMOD - This is the access privileges, phpBB might ask you to change the CHMOD of certain files or folder, you can do this by using File Manager or an FTP Program (I suggest FlashFXP, 30 full trial) Â Use your forum as the main page - you'll have to extract all the files in /public_html/phpBB/ into /public_html/. Or you can create a index.html to redirect. Share this post Link to post Share on other sites
wariorpk 0 Report post Posted April 18, 2005 This is a very powerful host so I think they just might allow it. I don't recomment hosting a large forum here simply because of the bandwith requirements. If it is a small forum then I would for sure. Hope I helped a little bit. Share this post Link to post Share on other sites
tonic 0 Report post Posted April 18, 2005 5GB of bandwidth is alot for an average sized forum. Share this post Link to post Share on other sites