How to make a Forum like Messenger Plus? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: General (/forumdisplay.php?fid=11) +---- Forum: General Chit Chat (/forumdisplay.php?fid=14) +----- Thread: How to make a Forum like Messenger Plus? (/showthread.php?tid=23379) How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 08:30 AM
I downloaded the Forum thingie from the site. RE: How to make a Forum like Messenger Plus? by Anubis on 04-06-2004 at 08:34 AM Are you referring to the myBulletinBoard coding? Do you have a server? RE: How to make a Forum like Messenger Plus? by Stigmata on 04-06-2004 at 08:36 AM
open the file you downloaded. upload all files to your server using ftp (easyest way) quote: RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 09:03 AM
what is CHMOD!? RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 11:32 AM
quote:A UNIX style command to change file permission, you can use it in a telnet/ssh connection to your server or trough an FTP client. Anyway, is basically just means you need to make the permissions for those files writable. RE: RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 12:18 PM
quote: Hmm... I have NO IDEA how to anything like this... Maybe I should just give up? RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 12:30 PM
quote:If you want to understand how webservers work it never hurts to try things (Google is your biggest friend in that). However before you go on dealing with (web)servers it's really important to understand how to manage file permissions first. Whitout the right permissions no server is safe. RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 01:01 PM
What server?! RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 01:12 PM
quote:Hmm, i didn't plan to live that long, sorry. No offence, but maybe you should indeed just give up . RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 01:15 PM you should first try to learn more about PHP, MySQL, webservers and the basic stuff you can do with files RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 03:32 PM
quote: Where and what? RE: How to make a Forum like Messenger Plus? by saralk on 04-06-2004 at 03:35 PM ok, firstly, who is your website with? i.e. geocities, tripod etc... RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 04:27 PM
quote: frac.dk? RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 04:34 PM RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 05:15 PM
quote: What of this will help me make the thing I need?? I dont want to read the WHOLE thing about MySQL cause it will take hours!? RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 05:18 PM just pick some things to know more about MySQL and PHP RE: How to make a Forum like Messenger Plus? by Stigmata on 04-06-2004 at 05:21 PM ok, if using a ftp client. and easy way is to right click and view properties RE: RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 05:59 PM
quote: Fine now I read something? What then? RE: How to make a Forum like Messenger Plus? by ayjay on 04-06-2004 at 08:11 PM To set up a php forum you have to have a microsoft server and a CGI-BIN. Most free servers do not have this. RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 08:14 PM Linux servers are good too RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 08:16 PM
quote:Errr... whatever happened to just some HTTP server (could be Apache, IIS or anything else with PHP installed and a MySQL database. I personallly prefer Apache, running just from my home PC under Windows XP. RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 08:36 PM
quote: *Animefan says: Is that something you can teach me how to ? * RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 08:41 PM You could use Apache, which is free, download it from http://www.apache.org ... But it will take time and knowledge to set up software like these, it's not really something for an average user todo. Also you'll need to leave your PC on and connected to the internet if you want people to be able to visit you forum. RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 08:46 PM it takes also a lot of your monthly bandwith and some providers don't allow it (at least in Belgium it is ) RE: How to make a Forum like Messenger Plus? by Animefan on 04-06-2004 at 09:09 PM
quote: I agree! This is DEFINATELY NOT something normal human beings should use! Im stuck even at installing!? I dunno what my Doman name is and that stuff Nice now I got a headace! RE: How to make a Forum like Messenger Plus? by kao on 04-06-2004 at 09:21 PM
i wouldnt suggest hosting it yourself unless your on a fairly fast connection which is on 24/7 RE: How to make a Forum like Messenger Plus? by Kryptonate on 04-06-2004 at 09:22 PM problem is that most free hosts don't support PHP and MySQL for your forum . RE: How to make a Forum like Messenger Plus? by kao on 04-06-2004 at 09:32 PM some do, Lycos does i think RE: How to make a Forum like Messenger Plus? by Menthix on 04-06-2004 at 09:46 PM
Another solution if you just want to have you own forum and don't have the time to learn all about webservers/PHP/MySQL is signing up for a remote hosted forum. quote:You could probally just fill in localhost for domainname and 127.0.0.1 if it wants you to fill in an IP adress. But it will get more complicated then that while setting up PHP right under Windows/Apache. So if you want to save yourself from another headace, take a look at Proboards . RE: How to make a Forum like Messenger Plus? by martin on 04-06-2004 at 09:55 PM you could go here and request it be installed for you RE: How to make a Forum like Messenger Plus? by ayjay on 04-08-2004 at 01:56 PM To be honest, I had no idea what I was on about. I heard somewhere that my friend had tried to set up the same type forum as this but he couldn't because he didn't have a Microsoft server or something like that. RE: How to make a Forum like Messenger Plus? by martin on 04-08-2004 at 02:00 PM
all u need to run it is a server (apache, or sonthin simular) php and mysql. RE: How to make a Forum like Messenger Plus? by Menthix on 04-08-2004 at 02:01 PM I gues he probally wanted to install a ASP based forum then or something wich requires Frontpage extensions. For these things you may need a Microsoft server (IIS). It's possible with others server too, but alot more work then . RE: How to make a Forum like Messenger Plus? by martin on 04-08-2004 at 02:04 PM
he was wanting to install mybb (the software this site is running) which uses php. RE: How to make a Forum like Messenger Plus? by Menthix on 04-08-2004 at 02:09 PM
quote:Yes, that's what i ment: quote: The same thing goes for PHP to, it's possible on almost every webserver. RE: How to make a Forum like Messenger Plus? by jren207 on 06-04-2004 at 01:34 PM A word of fact is that ASP will not run on Apache. There is no module or add-on that'll make ASP run. Unless someone develops one . PHP does most of the functions that ASP would do anyway... |