yetHandsome

Results 2 issues of yetHandsome

molten.ini ``` [molten] extension=molten.so molten.enable="1" molten.service_name="local" molten.tracing_cli=1 molten.open_report=1 molten.sampling_type=2 molten.sampling_rate=1 molten.notify_uri="http://172.20.10.18:9411/zipkin/" molten.sink_http_uri="http://172.20.10.18:9411/api/v1/spans" molten.sink_type=4 molten.sink_log_path="/tmp/logs/" ``` nginx配置 zipkin.me.conf ``` server { listen 80; server_name zipkin.me; root "/usr/local/src/Molten/example"; location / { index...

[root@localhost Molten]# phpize Configuring for: PHP Api Version: 20151012 Zend Module Api No: 20151012 Zend Extension Api No: 320151012 perl: warning: Setting locale failed. perl: warning: Please check that your...