2020-04-02 17:07:35 +00:00
---
layout: default
title: Common Issues
nav_order: 7
---
# Common Issues
2020-04-03 13:59:49 +00:00
### Error 404 after installation
2020-04-02 17:07:35 +00:00
If you have apache, check if it's reading the file `.htaccess` and the `mod_rewrite` is enabled.
2020-04-03 13:59:49 +00:00
### [Discord, Telegram, ...] is not showing the image/video preview of the link.
2020-04-02 17:07:35 +00:00
If you have Cloudflare enabled, check if it's blocking bots. If this function is enabled the Discord bot, Telebot, etc that fetch the preview will be blocked.
2020-04-03 13:59:49 +00:00
### How to increase the max file size?
2020-04-02 17:07:35 +00:00
Increase the post_max_size and upload_max_filesize in your php.ini