Skip to content

PHP built-in web server needs special treatment #237

Discussion options

You must be logged in to vote
Mark-MacBook:~ mark$ cd datenstrom/yellow/
Mark-MacBook:yellow mark$ php yellow.php 
Yellow 0.6.9
Syntax: yellow.php build [DIRECTORY LOCATION]
        yellow.php clean [DIRECTORY LOCATION]
        yellow.php update [OPTION FEATURE]
        yellow.php user [EMAIL PASSWORD NAME LANGUAGE]
        yellow.php version
Mark-MacBook:yellow mark$ php -S localhost:8000 yellow.php
PHP 5.6.28 Development Server started at Sat Mar 11 12:43:00 2017
Listening on http://localhost:8000
Document root is /Users/mark/datenstrom/yellow
Press Ctrl-C to quit.

Should be working now.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by annaesvensson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #237 on December 26, 2020 16:30.