mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
proper phpfgci wrapper path
This commit is contained in:
parent
c831613bec
commit
99391909a7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ PHPRC=/usr/local/lib
|
|||
export PHPRC
|
||||
export PHP_FCGI_MAX_REQUESTS=1000
|
||||
export PHP_FCGI_CHILDREN=20
|
||||
exec /usr/local/bin/php
|
||||
exec /usr/bin/php-cgi
|
||||
"
|
||||
wrapper_file="$home_dir/$user/web/$domain/cgi-bin/fcgi-starter"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue