站長資訊網
        最全最豐富的資訊網站

        一文詳解Linux如何安裝Symfony2.8

        下面由linux系統教程欄目給大家介紹Linux如何安裝Symfony2.8,希望對需要的朋友有所幫助!

        環境說明

        操作系統

        tony@ubuntu:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 14.04.2 LTS Release:        14.04 Codename:       trusty

        Symfony

        symfony2.8

        安裝準備

        均使用 apt-get 安裝

        PHP5.4

        至少要有個PHP5.4的環境

        nginx

        web server 是少不了了

        安裝步驟

        1.下載官方命令工具

        sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony sudo chmod a+x /usr/local/bin/symfony

        2.創建項目

        這里執行項目創建時,會從官網下載源碼包,執行完后就能在當前目錄看到了

        symfony new symfony2.8 2.8

        這里我創建了一個新的項目叫symfony2.8, 最后的2.8(不是項目名字中的2.8) 是要下載指定的symfony2.8版本的源碼,如果要下載的是其他版本, 修改一下接口

        3.檢測
        在安裝完后, symfony還會進行一些檢測, 看看你的操作系統環境是否適合運行symfony, 按照提示將缺失的擴展安裝(我安裝了intl)或者將PHP的配置修改(我就改了時區),再執行

        php symfony2.8/bin/symfony_requirements

        再次檢測是否通過(php 后面的文件就在新創建的項目中,我這里項目名是symfony2.8)

        運行

        symfony2.8' 自帶的console(位置symfony2.8/bin/console)可以臨時啟動一個webserver,默認端口是8000,啟動后,通過http://localhost:8000` 就能看到他的歡迎頁面了

        nginx 配置

        nginx 的配置其官方文檔里也有, 這里直接把我的復制過來,我也是直接修改的官方文檔

        server {     listen 8028;     #server_name domain.tld www.domain.tld;     root /data/app/symfony2.8/web;      location / {         # try to serve file directly, fallback to app.php         try_files $uri /app.php$is_args$args;     }     # DEV     # This rule should only be placed on your development environment     # In production, don't include this and don't deploy app_dev.php or config.php     location ~ ^/(app_dev|config).php(/|$) {         fastcgi_pass 127.0.0.1:9000;         fastcgi_split_path_info ^(.+.php)(/.*)$;         include fastcgi_params;         # When you are using symlinks to link the document root to the         # current version of your application, you should pass the real         # application path instead of the path to the symlink to PHP         # FPM.         # Otherwise, PHP's OPcache may not properly detect changes to         # your PHP files (see https://github.com/zendtech/ZendOptimizerPlus/issues/126         # for more information).         fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;         fastcgi_param DOCUMENT_ROOT $realpath_root;     }     # PROD     location ~ ^/app.php(/|$) {         fastcgi_pass unix:/var/run/php5-fpm.sock;         fastcgi_split_path_info ^(.+.php)(/.*)$;         include fastcgi_params;         # When you are using symlinks to link the document root to the         # current version of your application, you should pass the real         # application path instead of the path to the symlink to PHP         # FPM.         # Otherwise, PHP's OPcache may not properly detect changes to         # your PHP files (see https://github.com/zendtech/ZendOptimizerPlus/issues/126         # for more information).         fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;         fastcgi_param DOCUMENT_ROOT $realpath_root;         # Prevents URIs that include the front controller. This will 404:         # http://domain.tld/app.php/some-path         # Remove the internal directive to allow URIs like this         internal;     }      # return 404 for all other php files not matching the front controller     # this prevents access to other php files you don't want to be accessible.     location ~ .php$ {       return 404;     }      error_log /data/log/nginx/symfony_error.log;     access_log /data/log/nginx/symfony_access.log; }

        需要注意的是, nginx中包含了一個在開發環境適用的配置和一個在生產環境適用的配置,在生產華景部署的時候, 一定不要講開發環境的配置帶上去了

        配置好后, 重新reload nginx,我這里監聽的是虛擬機的8028端口,通過訪問這個端口,也可以直接看到歡迎頁面

        一文詳解Linux如何安裝Symfony2.8

        推薦學習:《linux視頻教程》

        贊(0)
        分享到: 更多 (0)
        網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號
        主站蜘蛛池模板: 日韩精品免费在线视频| 人人妻人人澡人人爽精品欧美 | 日本精品久久久久久久久免费| 91精品国产综合久久久久久| 亚洲精品国精品久久99热| 国产午夜亚洲精品国产成人小说| 国产成人精品久久二区二区| 久久久久久久久无码精品亚洲日韩 | 亚洲精品国偷自产在线| 国产69精品久久久久9999| 99热成人精品热久久669| 久久久无码精品亚洲日韩蜜臀浪潮| 久久久精品久久久久特色影视| 99久久精品国产综合一区 | 亚洲精品午夜国产VA久久成人| 久久精品国产亚洲Aⅴ蜜臀色欲| 99久久精品免费看国产| 欧美亚洲国产精品第一页| 91国在线啪精品一区| 国内精品久久久久久久97牛牛| 亚洲AV无码久久精品成人| 伊人精品视频在线| 亚洲福利精品一区二区三区| 精品日韩在线视频一区二区三区| 国产精品人成在线观看| 97国产视频精品| 丝袜美腿国产精品视频一区| 国产精品一二三区| 久久se精品一区二区| 日韩精品www| 国产精品亚洲mnbav网站| 国产精品无码永久免费888| 国产精品手机在线观看你懂的| 国产乱子伦精品免费视频| 精品国产欧美一区二区三区成人 | 国产精品亚洲玖玖玖在线观看| 99久久综合国产精品二区| 91自慰精品亚洲| 国产系列高清精品第一页| 久久国产美女免费观看精品| 欧美精品免费专区在线观看|