On Thu, Dec 14, 2017, Dave Cerutti wrote:
> George Giambasu has kindly explained to me how Linux users can circumvent
> the need for a local XAMPP installation. PHP can be used to start its own
> local web server:
> After cloning the git repository into amber_web, do:
>
> cd amber_web/
# don't forget here to switch to the NewFormat branch
> php -S localhost:8008
>
> Then go to this link in your web browser: http://localhost:8008 and voila...
Also works for Mac: php is in /usr/bin.
...dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Dec 15 2017 - 08:00:02 PST