Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamaster committed Oct 22, 2019
1 parent e1b2456 commit f801a88
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# XOOPServer

![XOOPServer 5](xoopserver5.jpg)
**Branchs**

- XOOPServer5
- XOOPServer5-source
- XOOPServer7

## Introduction

Design a web application, and a web site, requires you to take the jump from client-side technologies like HTML/CSS/Javascript, to server-side technologies like PHP. In order to successfully develop in this language, you need the ability to test your work before you launch it into the public domain of the Internet. You have to set up your own web server on your local PC, using freely downloadable software. The combination to work with Apache, MySQL and PHP allows development and testing on a local machine without the concerns of a consistent Internet connection.

![XOOPServer 5](xoopserver5.jpg)

## About XOOPServer

:computer: XOOPServer is a portable Windows Apache, MySQL, PHP and phpMyAdmin with required extensions to run and test locally XOOPS Cube Legacy Distributions (Web Application Platform and Modular Architecture Content Management System).
Expand All @@ -17,7 +23,7 @@ Design a web application, and a web site, requires you to take the jump from cli
- phpMyAdmin - 2.11.0
- PHP/5.2.5

### Environment and PHP Variables
## Environment and PHP Variables

- Server Name : localhost
- Server Adrr : 127.0.0.1
Expand All @@ -36,10 +42,11 @@ Design a web application, and a web site, requires you to take the jump from cli

:warning: **On Windows request: Allow Apache and MySQL**

### Note
## Note

:memo: A portable application does not leave its files or settings on the host computer or modify the existing system and its configuration.
:information_source: The server requires port 80.
If you have troubles, check if Skype, Firewall or an antivirus is not prevent server execution.
:warning: If you have troubles, check if Skype, Firewall or an antivirus is not prevent server execution.


## Credits
Expand Down

0 comments on commit f801a88

Please sign in to comment.