Wiki articles tagged with "webserver"

Showing 1-2 of 2 items.

PHP built-in server integration

Created 10 years ago by Headshaker Headshaker, updated 9 years ago by Headshaker Headshaker.

I was playing around with another PHP framework which I didn't really liked anyway but it had simple and nice integration for PHP built in web server so I decided to write one for Yii (since this is my primary PHP framework)

1 0
3 followers
Viewed: 55 476 times
Version: 2.0
Category: How-tos

Using Yii with PHP 5.4 built-in webserver instead of Apache

Created 13 years ago by samdark samdark, updated 13 years ago by samdark samdark.

Since version 5.4 PHP can work as a simple webserver so you can develop Yii applications without installing Apache. That's how to use it:

21 0
5 followers
Viewed: 21 189 times
Version: 1.1
Category: How-tos