Added common errors to fix issues with CloudFlare
added common errors to readme, and fix to not validate certificates. You can also rewrite this, but please add it to the readme or fix the issue
This commit is contained in:
parent
3ae1681486
commit
7a3bfadcc9
|
@ -47,6 +47,8 @@ Disposable-mailbox can be installed by copying the src directory to a webserver.
|
||||||
5. edit `index.php` and `json-api.php`: set the new path to `config.php`.
|
5. edit `index.php` and `json-api.php`: set the new path to `config.php`.
|
||||||
6. open it in your browser, check your php error log for messages.
|
6. open it in your browser, check your php error log for messages.
|
||||||
|
|
||||||
|
### Common Errors
|
||||||
|
* If you are using Cloudflare, and have a 500 Error, `novalidate-cert` to the imap url in `config.php`
|
||||||
|
|
||||||
### Build it yourself
|
### Build it yourself
|
||||||
The src directory contains all required files. If you want to update the php dependencies, you can update them yourself. You must have [composer](https://getcomposer.org/download/) installed.
|
The src directory contains all required files. If you want to update the php dependencies, you can update them yourself. You must have [composer](https://getcomposer.org/download/) installed.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user