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

Download pictures doesn't work #822

Closed
tcitworld opened this issue Sep 1, 2014 · 4 comments
Closed

Download pictures doesn't work #822

tcitworld opened this issue Sep 1, 2014 · 4 comments
Assignees
Labels

Comments

@tcitworld
Copy link
Member

On both dev and master branch !
Remote pictures are showed instead.

Config :

  • php-5.5.16 (latest)
  • apache 2.4.10 (latest)

To be confirmed.

@tcitworld
Copy link
Member Author

It does work under this config, however. :
Apache 2.2.22
PHP 5.4.4

@tcitworld
Copy link
Member Author

For some reason I get processed image with bad header errors. $imageinfo['mime'] returns 1.
Investigating.

@tcitworld
Copy link
Member Author

Got it. My fault.
PHP Warning: getimagesize(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /srv/http/wallabag/inc/poche/pochePictures.php on line 98, referer: http://localhost/wallabag/index.php?view=view&id=4

@tcitworld
Copy link
Member Author

Got it. My fault. Must be because I used a hotspot.
PHP Warning: getimagesize(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /srv/http/wallabag/inc/poche/pochePictures.php on line 98, referer: http://localhost/wallabag/index.php?view=view&id=4

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

No branches or pull requests

2 participants