php5-fastcgi:PHP FastCGI扩展

时间:2024-05-21 06:16:25
【文件属性】:

文件名称:php5-fastcgi:PHP FastCGI扩展

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-21 06:16:25

C

php5-fastcgi 此扩展是实验性的。 该扩展通过FastCGIApplication类为PHP应用程序提供了libfcgi的某些功能。 正在安装 以下这些说明用于在运行Ubuntu 64位服务器15.04的虚拟机上安装扩展。 sudo apt-get install php5-dev libfcgi libfcgi-dev git clone https://github.com/PHPFastCGI/php5-fastcgi.git cd php5-fastcgi phpize ./configure make make install 现在,您必须在PHP配置中启用该扩展。 原料药 当前,扩展为它提供了一个接口和一个实现。 这些签名如下: interface FastCGIApplicationInterface { public function accep


【文件预览】:
php5-fastcgi-master
----README.md(1KB)
----config.m4(1KB)
----fastcgi.c(13KB)
----tests()
--------fastcgi_03_interface_signature.phpt(832B)
--------fastcgi_04_implements.phpt(224B)
--------fastcgi_01_ini.phpt(149B)
--------fastcgi_02_class_signature.phpt(863B)
----LICENSE(3KB)
----php_fastcgi.h(759B)

网友评论