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

Chapter 3.2, download gif command not working #4

Open
roelandmoors opened this issue Jun 1, 2024 · 0 comments
Open

Chapter 3.2, download gif command not working #4

roelandmoors opened this issue Jun 1, 2024 · 0 comments

Comments

@roelandmoors
Copy link

In chapter 3.2 this command does not work as intended:

php -r "copy('http://clipartmag.com/images/website-under-construction-image-6.gif', 'public/images/under-construction.gif');"

The gif that is created is actually an html page.

I tried with wget, but that has the same result. A manual download does work.

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

No branches or pull requests

1 participant