seanmorris / php-wasm

PHP in Browser, powered by WebAssembly.
https://seanmorris.github.io/php-wasm/
Apache License 2.0
744 stars 38 forks source link

Issues with PHP CGI Server. #63

Open MarketingPip opened 3 weeks ago

MarketingPip commented 3 weeks ago

Get a vague error message saying the request was denied etc using the demo / example..

blackjyn commented 1 week ago

hi, how do you setup PHP CGI? i was curious about it. I can see the demo of laravel etc, but dont know how to setup. thanks

MarketingPip commented 1 week ago

@blackjyn - seek the documentation it should help you out.... If no luck - lmk.

blackjyn commented 1 week ago

on this one right? https://github.com/seanmorris/php-wasm/blob/master/demo-node

MarketingPip commented 1 week ago

Assuming you are trying to run it in the web. This is the one you need - here