Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 546 Bytes

File metadata and controls

16 lines (10 loc) · 546 Bytes

install_php_standalone

for use as localhost webserver

  1. Start the php server php -S localhost:8000 -t C:\UniServer\www\doc\files\common\

image

  1. Show the root start chrome.exe http://localhost:8000/phproot.php

image

  1. Test the RUN associate extension by clicking on the link.

image