Viewing Your Forum on Your Computer Before Registering a Domain

AI Thread Summary
To view a downloaded forum on your computer without a registered web host or domain, you need to set up a local web server. For Windows users, install Internet Information Services (IIS) to serve ASP web pages, or if the forum is PHP-based, ensure PHP support is installed. Place the forum files in the C:/Inetpub/wwwroot directory for IIS to access them. For Linux users, install Apache as the web server and configure PHP support. If you're unfamiliar with these processes, seeking assistance from someone knowledgeable is advisable. Simply placing files in the web root directory won't make the forum functional; additional configuration is necessary for it to work properly.
Optep
Messages
5
Reaction score
0
I downloade a forum but how can i see my forum on my computer. I not register web host/ domain yet. I want to play with it on my computers first. Can u tell me how to do that, what should I download and where should I put my forums so I can see my forums as I want to see my forums on my computer first.
Thanks
 
Computer science news on Phys.org
put it some place your webserver can see.
 
which would usually be C:/Inetpub/wwwroot if you're using windows and you will also have to have web server instaled on your computer. The easiest way to set up a web server is to add a windows component called "IIS" (Internet information services)... when you have that your web server is able to serve asp web pages for example. But if your forum is written in php you will have to install php support as well.

Of course, if you're working with linux this might be a bit more complicated for you if you're not so keen to computers. With linux you have the same story... web server (I suggest apache for a start) and php support.

If you have no clue about what we're talking I suggest that you ask a friend for a help and explanation.
 
Last edited:
Apache is free and it's what most people use:

http://httpd.apache.org/

Here is the windows installer:

http://www.ip97.com/apache.org/httpd/binaries/win32/apache_2.0.54-win32-x86-no_ssl.msi

Of course the numbers don't lie:

http://news.netcraft.com/archives/2005/09/overallc.gif
 
Last edited by a moderator:
what kind of forum did you download?
 
im not the op'er but why you want to know ?
i think only puttin a buncho files in wwroot still not workable, it only gives u a bunch of links if see in ur web browser, nothing more.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Back
Top