You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/tool/quick_start_win10/external/php.bat

7 lines
101 B
Batchfile

@echo off
cd php
title PHP-CGI
echo PHP-CGI on 127.0.0.1:9041
@echo on
php-cgi.exe -b 127.0.0.1:9041