Hey guys, ill need some help, ill got a website with my own domain name, but how do ill add a forum to it, without its a link to a website, were it says www.thewebsite.com/myprofilename.
Plz help
My webhotel browser looks like this
Help wannt a forum
Moderator: Crew
-
- Prospect
- Posts: 26
- Joined: Mon Apr 10, 2006 23:36
Help wannt a forum
You do not have the required permissions to view the files attached to this post.
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
If I undertand you correctly then you want it like:
www.forum.yourwebsitesname.dk (example)
That is done by creating a subdomain. You can find that at your host, if you are allowed to create subdomains. How much knowledge do you have about hosting and uploading websites?
- Alot
- Somewhat
- little
- none
This would help with explaining.
Am I understanding you correctly first of all?
www.forum.yourwebsitesname.dk (example)
That is done by creating a subdomain. You can find that at your host, if you are allowed to create subdomains. How much knowledge do you have about hosting and uploading websites?
- Alot
- Somewhat
- little
- none
This would help with explaining.
Am I understanding you correctly first of all?
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
-
- Prospect
- Posts: 26
- Joined: Mon Apr 10, 2006 23:36
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
Sure you can, but it will be: www.yourdomain.dk/forum or you can of course set the forum frontpage to be your frontpage. That would mean that the forum frontpage would be found on www.yourdomain.dk
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
-
- Admin emeritus
- Posts: 1938
- Joined: Thu Mar 16, 2006 21:11
- Location: In the deepest ShadowS
Sorry, wrong Thread 

My obsession network related programs and protocols has created these:
epb - Ethernet Packet generator (and more)
nsn - Network status monitoring tool for linux
thongs-sniffer - network sniffing and traffic analyzing tool + ethernet packet crafter for linux (derived from nibbles)
nibbles - UDP print listener + something else
Foreverlasting projects:
http :// m-a-z.github.io/aMazPong - MazPong - revived??
epb - Ethernet Packet generator (and more)
nsn - Network status monitoring tool for linux
thongs-sniffer - network sniffing and traffic analyzing tool + ethernet packet crafter for linux (derived from nibbles)
nibbles - UDP print listener + something else
Foreverlasting projects:
http :// m-a-z.github.io/aMazPong - MazPong - revived??
-
- Prospect
- Posts: 26
- Joined: Mon Apr 10, 2006 23:36
ok, chrølle, but how do i make one, who is www.mydomain.org/forum
-
- Legend
- Posts: 714
- Joined: Wed Mar 08, 2006 22:24
you would create a page and name it "forum" and when it is on your site it would be located at
www.mydomain.org/forum
However most forums use server side scripting such as PHP, so you have to make sure that your hosting company allows you to use this scripting, as some will not.
For more reading information on serverside scripting click here
If your hosting allows such scripting then you will be able to download a forum that you can set up. For example the core of this forum is built using phpbb but there are many others out there.
I am not totally up on all the forums that you can use, some may not require Server side scripting but all the ones that I know of do. So someone else might be able to help you with that
www.mydomain.org/forum
However most forums use server side scripting such as PHP, so you have to make sure that your hosting company allows you to use this scripting, as some will not.
For more reading information on serverside scripting click here
If your hosting allows such scripting then you will be able to download a forum that you can set up. For example the core of this forum is built using phpbb but there are many others out there.
I am not totally up on all the forums that you can use, some may not require Server side scripting but all the ones that I know of do. So someone else might be able to help you with that
-
- Admin emeritus
- Posts: 1938
- Joined: Thu Mar 16, 2006 21:11
- Location: In the deepest ShadowS
All forums require some server side scripting, data (text, images etc.) users input need to be handled. Most of the forums also need a database where this information is stored. In theory it is possible to store the data in files, but it is quite unsafe, and I am quite sure that it is not possible with any common forum engines. The most usual database hosts offer is MySQL. If your host supports mysql and php, then almost any generally available forum engine is available for you. (some forums may be built to work with CGI scripting . not with php though).
My obsession network related programs and protocols has created these:
epb - Ethernet Packet generator (and more)
nsn - Network status monitoring tool for linux
thongs-sniffer - network sniffing and traffic analyzing tool + ethernet packet crafter for linux (derived from nibbles)
nibbles - UDP print listener + something else
Foreverlasting projects:
http :// m-a-z.github.io/aMazPong - MazPong - revived??
epb - Ethernet Packet generator (and more)
nsn - Network status monitoring tool for linux
thongs-sniffer - network sniffing and traffic analyzing tool + ethernet packet crafter for linux (derived from nibbles)
nibbles - UDP print listener + something else
Foreverlasting projects:
http :// m-a-z.github.io/aMazPong - MazPong - revived??
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
To say this short. You have to make sure that your host supports PHP and MySQL. You should have permission to make at least one database.
This forum is a phpBB2 forum. You can learn alot about them on http://www.phpbb2.dk/forum/ (Danish)
http://www.phpbb.com/ (English)
This forum is a phpBB2 forum. You can learn alot about them on http://www.phpbb2.dk/forum/ (Danish)
http://www.phpbb.com/ (English)
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain