第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

為什么nginx不能解析php?

為什么nginx不能解析php?

錯(cuò)過了年華 2017-06-01 23:23:54
只運(yùn)行過這些代碼 yum?install?-y?vim?wget?zip?unzip??git?httpd?php?php-mysql?php-odbc?php-ldap?php-gd?php-mbstring?php-xml?php-xml-rpc?php-bcmath?libjpeg*?mariadb?; rpm?-Uvh?http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm; yum?install?-y?nginx; service?nginx?start systemctl?enable?nginx.service firewall-cmd?--zone=public?--add-port=80/tcp?--permanent firewall-cmd?--reload 我是centos7? 這個(gè)是nginx的配置 server?{ ????listen???80; ????root?/usr/share/nginx/html/mysite; ????index?index.html?index.htm?index.php; ????server_name?localhost; ????location?/?{ ????????#?URL重寫支持 ????????try_files?$uri?$uri/?/index.php?s=$uri&$args; ????} ????#?開啟PHP支持 ????location?~?\.php?{ ????????fastcgi_split_path_info?^(.+\.php)(.*)$; ????????fastcgi_pass?unix:/var/run/php5-fpm.sock; ????????fastcgi_index?index.php; ????????fastcgi_param?PATH_INFO?$fastcgi_path_info; ????????#?環(huán)境變量 ????????fastcgi_param?CT_DEV_MODE?'true'; ????????#?加載Nginx默認(rèn)"服務(wù)器環(huán)境變量"配置 ????????include?fastcgi_params; ????} }頁面提示403 Forbidden還有nginx的版本號
查看完整描述

1 回答

?
筑夢之路

TA貢獻(xiàn)86條經(jīng)驗(yàn) 獲得超23個(gè)贊

你安裝php-fpm了嗎

查看完整回答
反對 回復(fù) 2017-06-02
  • 1 回答
  • 0 關(guān)注
  • 2855 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號