i said commit all the shit you piece of git
This commit is contained in:
@@ -6,6 +6,10 @@ Start the PHP webserver like this, assuming you have curl-impersonate installed
|
||||
LD_PRELOAD=/usr/local/lib/libcurl-impersonate-ff.so CURL_IMPERSONATE=ff117 php -S localhost:8000
|
||||
```
|
||||
|
||||
Make sure to add `.php` to paths, the embedded PHP webserver doesnt support `mod_rewrite`-like directives.
|
||||
|
||||
If, for some reason, you're in an environment where accessing the debug logs is impossible (like those shitty shared webhosts), you can set `DISPLAY_ERRORS` to `true` in `data/config.php`.
|
||||
|
||||
# Debug guide for docker
|
||||
|
||||
Install:
|
||||
|
||||
Reference in New Issue
Block a user