ID: 35853 User updated by: mm at mxs dot de Reported By: mm at mxs dot de Status: Bogus Bug Type: Unknown/Other Function Operating System: n/a PHP Version: 5.1.1 New Comment:
actually I didn't ;) Thank you Previous Comments: ------------------------------------------------------------------------ [2005-12-30 20:03:50] [EMAIL PROTECTED] [email protected] ? I can't believe you didn't know about the list. ------------------------------------------------------------------------ [2005-12-30 19:19:25] mm at mxs dot de Description: ------------ I made a sapi called "miniphp" that can run php scripts from command line (same as cli sapi) but also contains a small webserver aimed for administration webs. So the miniphp sapi can be used to include web-administration-frontends at minimal size. ./miniphp -r /path/to/webroot -c /path/to/php.ini -b 0.0.0.0 -p 8080 -u nobody -g nogroup would start a Webserver at :8080 and serve images and php scripts from /path/to/webroot. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35853&edit=1
