News Feed
Jobs Feed
Sections




News Archive
Alexey Zakhlestin's Blog:
Application Server in PHP? well...Yes!
June 20, 2007 @ 07:54:00

In a new post today, Alexey Zakhlestin talks about "limited implementation" of the SCGI protocol that he created in PHP.

I finally found some time (and inspiration) to do something in direction of implementing FastCGI the way I see it. Initially, I was going to implement FastCGI-functions in php-extension, but that would require more time than I currently have, so I started with a simplier task: I implemented SCGI protocol (which is way simplier than FastCGI) in pure php-code (which is easier, again, and let's me change API faster, during development).

The result is this project (hosted on the Google Code site) that allows you to use it with any SCGI-enabled server (apache and lighttpd. He includes a source code example to clarify its use.

0 comments voice your opinion now!
application server scgi protocol fastcgi googlecode application server scgi protocol fastcgi googlecode


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: knj SQL-admin

Zend Developer Zone: PHP Security Tip #19 (Securing Your Connection)

Chris Shiflett's Blog: OWASP Spring of Code 2007

iBuildings Blog: Verifying out software with OWASP ASVS

Midstride Solutions Blog: 5 tips and tools to develop php applications fast


Community Events











Don't see your event here?
Let us know!


code example language series release framework unittest testing introduction functional community opinion development phpunit conference zendframework2 interview podcast object tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework