Hey,

I'm trying run devappserver.py with 
--php_executable_path=/usr/sbin/php-fpm7.2

and always getting:

INFO     2019-02-10 16:54:12,503 devappserver2.py:278] Skipping SDK update 
> check.
> INFO     2019-02-10 16:54:52,671 api_server.py:275] Starting API server 
> at: http://localhost:35949
> INFO     2019-02-10 16:55:12,843 dispatcher.py:256] Starting module 
> "users" running at: http://172.18.0.5:8086
> INFO     2019-02-10 16:55:12,845 admin_server.py:150] Starting admin 
> server at: http://172.18.0.5:8100
> WARNING  2019-02-10 16:55:12,845 devappserver2.py:373] No default module 
> found. Ignoring.
> ERROR    2019-02-10 16:55:13,905 module.py:1652] Usage: php-fpm7.2 [-n] 
> [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix>] [-g <pid>] [-c <file>] [-d 
> foo[=bar]] [-y <file>] [-D] [-F [-O]]
>   -c <path>|<file> Look for php.ini file in this directory
>   -n               No php.ini file will be used
>   -d foo[=bar]     Define INI entry foo with value 'bar'
>   -e               Generate extended information for debugger/profiler
>   -h               This help
>   -i               PHP information
>   -m               Show compiled in modules
>   -v               Version number
>   -p, --prefix <dir>
>                    Specify alternative prefix path to FastCGI process 
> manager (default: /usr).
>   -g, --pid <file>
>                    Specify the PID file location.
>   -y, --fpm-config <file>
>                    Specify alternative path to FastCGI process manager 
> config file.
>   -t, --test       Test FPM configuration and exit
>   -D, --daemonize  force to run in background, and ignore daemonize option 
> from config file
>   -F, --nodaemonize
>                    force to stay in foreground, and ignore daemonize 
> option from config file
>   -O, --force-stderr
>                    force output to stderr in nodaemonize even if stderr is 
> not a TTY
>   -R, --allow-to-run-as-root
>                    Allow pool to run as root (disabled by default)
>
> INFO     2019-02-10 16:55:14,847 shutdown.py:50] Shutting down.
> INFO     2019-02-10 16:55:14,848 stub_util.py:357] Applying all pending 
> transactions and saving the datastore
> INFO     2019-02-10 16:55:14,848 stub_util.py:360] Saving search indexes
>

I dont know how to pass through this correctly ...
Would be nice if someone could help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c3fc0505-41bd-46e0-a2fa-c7593231c484%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Piotr Wielądek

Reply via email to