Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in terminal w/ 404 #41

Open
zaelii opened this issue May 10, 2023 · 3 comments
Open

error in terminal w/ 404 #41

zaelii opened this issue May 10, 2023 · 3 comments

Comments

@zaelii
Copy link

zaelii commented May 10, 2023

127.0.0.1:43406 [404]: GET /galleries/2013/07/20/cache/2000/IMG-2013-07-20-WA0009.jpg - No such file or directory

why is this happending?
my images is not loading im my local host

@david-novafacile
Copy link
Contributor

Hi, it could be some reasons:

  • missing php-gd-lib
  • no write permissions for web server on images directory
  • if apache: no htaccess support activated
  • if nginx: config file not correct

@zaelii
Copy link
Author

zaelii commented May 24, 2023

can i use just in localhost without apache and nginx?

@david-novafacile
Copy link
Contributor

david-novafacile commented May 24, 2023

What do you mean? It's php and usually php needs a webserver to use real urls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants