随笔分类 - php
摘要:1:启动php-fpm/usr/loca/php-fpm/sbin/php-fpm2:配置nginxlocation ~ \.php$ { root /opt/ganglia; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; #fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name; #include fastcgi_params; ...
阅读全文
摘要:1:下载最新版本:http://www.php.org2:解压安装tar -jxvf php-5.3.5.tar.bz2 cd php-5.3.5./configure --prefix=/usr/local/php-fpm --enable-fpm --enable-mbstring=all --enable-sockets --enable-ftp --enable-pcntl --with-mysql=mysqlnd--with-pdo-mysql=mysqlnd --with-mcrypt --with-freetype-dir --with-jpeg-dir --with-png-d
阅读全文

浙公网安备 33010602011771号