johnny1991

johnny1991

xxxxxxxxxxxxxxxxxxxxx

  • 财富值3285
  • 威望值580
  • 总积分9895

个人信息

  • 我的项目路劲如下

    /data/wwwroot/test1/index.php
    /data/wwwroot/test2/test2/index.php
    
    location /test1 {
        root /data/wwwroot;
        fastcgi_pass $fast_cgi_sock;
        fastcgi_index index.php;
        include fastcgi.conf;
    }   
    
    location /test2 {
        root /data/wwwroot/test2;
        fastcgi_pass $fast_cgi_sock;
        fastcgi_index index.php;
        include fastcgi.conf;
    #   echo $document_root$fastcgi_script_name;
    #   echo $document_root;
    #   echo $fastcgi_script_name;
    }
    
  • 2019-01-06 已签到
    连续签到1天,获得了5个金钱
  • 2019-01-02 已签到
    连续签到1天,获得了5个金钱
  • 2018-12-18 已签到
    连续签到1天,获得了5个金钱
  • 你要把Js写在pjax里面,ps:不推荐使用pjax,之前有用过感觉坑太多

  • 2018-12-14 已签到
    连续签到1天,获得了5个金钱
  • public function rules() {
        //parent::rules();
        return [
            [['keyword'],'match','pattern'=>'~\s+~','message'=>'请不要输入空格']
        ];
    }
    
  • 2018-11-15 已签到
    连续签到3天,获得了15个金钱
  • 2018-11-14 已签到
    连续签到2天,获得了10个金钱
  • 回复了 的回答

    500是php代码错误,根据错误提示,自己去修正吧,肯定不是nginx或者apach配置的问题

    你想改错误提示信息,还是修改http reponse code?

副总裁 等级规则
9895/10000
资料完整度
60/100
用户活跃度
0/100

Ta的关注

19

Ta的粉丝

26

Ta的访客

81