paragi / sphp

A snappy PHP execution module / middleware
46 stars 14 forks source link

Fix chdir in php_worker.php to be in correct directory #13

Closed Apollon77 closed 6 years ago

Apollon77 commented 6 years ago

we need to be in the directory of the script to execute and not in doc_root :-)

I enhanced the tests by a second test as you can see :-)

should fix #12