Home
last modified time | relevance | path

Searched refs:HOST (Results 1 – 3 of 3) sorted by relevance

/web-php/tests/
H A Dserver6 HOST=localhost
69 HOST=${hostport[0]}
110 printf "${GREEN}"$NAME" started on $HOST:$PORT${NORMAL}\n"
112 php -S "$HOST":"$PORT" -c tests/php.ini >> "$LOGFILE" 2>&1 &
114 echo "$HOST":"$PORT":$! > $PIDFILE
122 IFS=: read HOST PORT PID <<< "$PIDFILECONTENT:"
143 printf "${BLUE}"$NAME" is running on ${HOST}:${PORT}${NORMAL}\n"
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt1930 - Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case
2282 [HOST=www.example.com] sections. Directives set in these sections can
H A DNEWS_5_4_0_beta1.txt1834 - Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case
2186 [HOST=www.example.com] sections. Directives set in these sections can

Completed in 47 milliseconds