seblucas / cops

Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
http://blog.slucas.fr/en/oss/calibre-opds-php-server
GNU General Public License v2.0
1.43k stars 229 forks source link

Update checkconfig.php on Database Error to better help a (majority?) of users #396

Closed shaunakg closed 6 years ago

shaunakg commented 6 years ago

A lot of the time the Database Error happens because of a missing forward-slash in config_local.php. This helps users to recognise what might have happened.

(This is quite a small change)

seblucas commented 6 years ago

Thanks for the PR.