sphp
sphp copied to clipboard
A snappy PHP execution module / middleware
I was running my first php, but this error happened... `C:\Users\Chesl\Desktop\phpwebsitetest\node_modules\sphp\sphp.js:320 throw new Error('PHP engine failed to start (' + sphp.cgiEngine +')'); ^ Error: PHP engine failed to start (php-cgi.exe)...
Is it possible to use .php filesfor frontned and expressjs routes as backend with this module.
When trying to render a php page for the first time with this module I get the following error: ``` Serving PHP page: /Sqool/index.php /root/Website/node_modules/sphp/sphp.js:454 throw new Error(str); ^ Error:...