本機(jī)安裝有兩個(gè)php版本,8.1和8.2 默認(rèn)運(yùn)行8.2版本,想要讓webman指定運(yùn)行8.1版本,如何指定呢?
/install_path/php/8.1/bin/php start.php start -d 即可
收到,謝謝。