answersLogoWhite

0


Best Answer

Yes you can, you can run OpenSim Server on a web server or any PC will do.

You will need MySQL and dotnet.

The easiest way is on a windows OS and use a WAMP Server..or in Linux get LAMP server.

Really this is easy to setup on a windows OS

get the OpenSim server software.

get a viewer as well,like Hippo or Imprudence

get Wamp

start wamp

create OpenSim DB,create user,set permissions,set password.

Now optional you can use SQlite for a test run,and you wont need to do the stuff below,just run opensim/bin/OpenSim.exe .

or MySql for a better Service.

you will need to uncomment your choices in Opensim.ini

Edit Opensim/bin/opensim.ini "Prim Storage" Section.. fill in DB_name...your user_name and your_password....then save

now run Opensim.exe...and answer the questions it asks.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you run opensim on a web server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How to run the jsp programs?

JSP programs can be run on any machine that has a web server like Weblogic or Websphere or tomcat. The Web Archive file (WAR) and Enterprise Archive file (EAR) corresponding to the web application must be deployed on the server. Once that is done, you can start the web server and then you are all set to run jsp programs.


What port number does a typical application web server run on?

80


Where can I find a dedicated web server where I can allow several computer systems to run all at once?

You can find a dedicated web server where you can allow severval computer systems to run all at once at www.theplanet.com/. Another good site is www.Rackspace.com/Dedicated-Server


What equipment is required to set up a web based network or server?

You need:A web server programEither a client computer system or a server machine that can run the web serviceA domain name that points to the web serverNetwork equipment to connect to the network or Internet for accessibility


What is a web server's assigned port?

By default, most web servers are run on port 80. You can change this in the server's configuration file to something else, but then a web browser may have trouble accessing it.


What apache server in Linux?

Apache is the world's leading and most commonly deployed web server. The majority of the web sites on the Internet run on an Apache server,


Where does the program python run?

Python is a runtime interpreter. It usually runs on the web server.


What is web server and list of all web servers with its details?

A web server is a server that is able to store web pages allowing users to view them from another computing device and there are many web server types released by many companies and those are as follows: - Apache Web Server - Apache Tomcat - Microsoft's Internet Information Services (IIS) Windows Server - Nginx web server - Zeus Web Server


Can you install proxy server or web caching server?

Can you install proxy server or web caching server?And why do we do it?


Is a web server and end system?

yes a web server is an end server


What is web server in windows98?

Personal Web Server (PWS)


What is the server used to run PHP in Windows?

One of the Windows Server operating systems. PHP can be installed with Microsoft's IIS web server as an ISAPI filter, or you can install the WAMP server under Windows that contains the Apache web server, the PHP interpreter, and mySQL. There are others as well, such as the Xitami web server, etc., that work equally well with PHP under windows.