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

https://github.com/djono/docker-php-native-php54-lamp

PHP 5.4 Native to running you Old-School Application
https://github.com/djono/docker-php-native-php54-lamp

docker docker-compose docker-container php php5 php54

Last synced: 11 months ago
JSON representation

PHP 5.4 Native to running you Old-School Application

Awesome Lists containing this project

README

          

# DockerLAMPStack PHP 5.4
A LAMP stack using docker compose
A step-by-step tutorial can be found here:
https://www.thearmchaircritic.org/tech-journals/creating-a-lamp-stack-using-docker-compose

### Beberapa file yang perlu dikonfigurasi :
*Several files that needed to be configured :*

1. apache/apache.conf
2. cert/(if any certificate files just put them here)
3. mysql/my.cnf
4. php/php.ini
5. public_html/(your exciting application files just put them here)

That's it! & Good luck!
by [mazjohn.com](https://mazjohn.com)