Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpugl/fivefour
PHP 5.4 Demo box for PHPUGL
https://github.com/phpugl/fivefour
Last synced: about 1 month ago
JSON representation
PHP 5.4 Demo box for PHPUGL
- Host: GitHub
- URL: https://github.com/phpugl/fivefour
- Owner: phpugl
- Created: 2012-04-24T19:24:11.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-26T07:19:29.000Z (almost 13 years ago)
- Last Synced: 2024-03-26T03:31:10.257Z (10 months ago)
- Language: PHP
- Homepage: http://phpugl.de/
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHPUGL 5.4
==========[PHPUGL](http://phpugl.de) demo box with PHP 5.4 from PPA.
Please don't use it to build fresh boxes, as `/manifests/default` is a complete mess.gem install vagrant
vagrant upWait a few seconds. Reload if necessary, or if you where offline during bootup.
(The box needs to be online to get fresh apt sources)Now point your browser to http://33.33.33.96/ or alias the IP address to **phpugl.local**.
Features
--------
* nginx 0.7.65-1ubuntu2.2
* php-cli 5.4.0-3~lucid+4
* php-fpm 5.4.0-3~lucid+4Requirements
------------
* Vagrant >= 0.9.7.
* At least 512 MB RAM for the virtual machine
* Don't forget to sync the submodules. :-)