Byron

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: fcacheのURL除外 #942
    Byron
    Participant

      ありがとうございます!
      無事設定できました!
      いろいろアドバイスありがとうございます!

      Byron
      Participant

        今後サブディレクトリサイトに正式に対応される予定はありますでしょうか?

        in reply to: 突然php7-fpmが使えなくなりました。 #301
        Byron
        Participant

          解決できました!

          下記が解決コマンドです。

          # ps aux | grep php
          
          root      2931  0.0  0.4 590336 15936 ?        Ss   09:17   0:01 php-fpm: master process (/etc/php-fpm.conf)
          httpd    12161  4.0  3.0 621704 119444 ?       S    14:44   0:04 php-fpm: pool www
          httpd    12162  6.8  3.4 634168 134008 ?       S    14:44   0:07 php-fpm: pool www
          httpd    12163 77.1  5.3 713808 206624 ?       R    14:44   1:25 php-fpm: pool www
          root     12259  0.0  0.0 112664   972 pts/0    R+   14:46   0:00 grep --color=auto php
          
          # kill 2931
          # kusanagi php7
          # kusanagi restart
        Viewing 3 posts - 1 through 3 (of 3 total)