PHP server

  • Thread starter Thread starter Roger Johansson
  • Start date Start date
R

Roger Johansson

I want to try to run the wikipedia software locally
in my computer. For this I need a web server with php.

Any freeware alternatives?
 
Roger said:
I want to try to run the wikipedia software locally
in my computer. For this I need a web server with php.

Any freeware alternatives?
See a table of preconfigured WAMP packages (Windows, Apache, MySQL, PHP)
at Wikipedia:

http://en.wikipedia.org/wiki/List_of_WAMPs

Uniform Server also runs from keydrives (for 98/ME support, wait for the
forthcoming v. 3.3). Another WAMP that runs from keydrives is WOS
(Webserver On Stick):

http://www.chsoftware.net/de/useware/wos/wos.htm

Greetings,
Demetris
 

Thanks, to all who replied.

I installed this package, got it running happily,
in my win98se system.

I found out how to look at it with my browser,
http://localhost/index.php

Then I stopped the servers, and moved the
wikimedia software into the www folder,
overwriting the example index.php there.

Restarted the servers and refreshed the
http://localhost/index.php page in my browser.

Everything seems to work, and I am now in the
wikimedia setup section.
 
Gene H. Chan said:
Abyss Web Server is easy (just about trivial) to configure
and run, unlike Apache.

I'm not pretending Apache is easy, but it's no rocket technology
either. The Windows installer gives you a fully functional web
server, with a secure default configuration.

Once you get tweaking, you will need some further reading, but then
again, there are tons of Apache tutorials on the web...

Regards,
Wald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Which PHP IDE do you use? 4
WYSIWYG PHP web page editor? 12
Simple PHP blog: an easy to use weblog 9
MySQL and PHP 10
YellowTip Web Server 2
ASP.net vs PHP 1
light apache web server ? 5
Running php pages 4

Back
Top