-
Notifications
You must be signed in to change notification settings - Fork 33
No image displayed? #50
Comments
So I just changed the URL to http://mywebsite.com/i/images/png/$1$ and it works. |
you may have problems with .htaccess. if you use apache - check mod_rewrite is enabled |
I'm not using apache.
…On Thu, May 24, 2018, 10:34 PM Jim_Di ***@***.***> wrote:
you may have problems with .htaccess. if you use apache - check
mod_rewrite is enabled
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlDyOqqNYQ9wqz_hVcyMo8VCs5d038EWks5t15fPgaJpZM4UNMfz>
.
|
nginx? if yes then try this one - #49 |
what is the url you are receiving, is it something on the lines of http://mywebsite.com/e-4## ? |
415 suggests your image is not reaching the script at all. Please make sure your webserver is set up to accept files as large as the image you are uploading. |
It is. |
@RazorApple What are your |
Closing due to inactivity. If this turns out to be an issue with the script and not the webserver, feel free to re-open. |
I noticed you didn't also get an image showing up until you changed the permissions to 777 and also recursive thing and after I did that I still do not see any images appear. What might be wrong?
The text was updated successfully, but these errors were encountered: