Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecodecoop/docker_php52

A php5.2.17 legacy environment with Docker
https://github.com/librecodecoop/docker_php52

apache apache2 docker docker-compose httpd php php52

Last synced: about 2 months ago
JSON representation

A php5.2.17 legacy environment with Docker

Awesome Lists containing this project

README

        

# PHP 5.2.17 + Apache 2.2.22 + xdebug

Run PHP 5.2.17 + Apache 2.2.22 in docker environment.

## Instructions

put the source of legacy project in folder `public-html`.

The Apache server is runing inside service `php52`, changhe the bind of ports in `docker-compose.yml`

If need put settings of legacy project, I recommend to put in `.env` file and use in the project calling the native PHP funcion `getenv`.

OBS: The xdebug is enabled