These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Script CURL on the new forum.
This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
I copy paste "apt-get install curl php5-curl", it start but when i have to choose between Y/n, i select Y and the system Abort.
Do you have a solution for it?
Please only come up with serious questions and problems... if you come up with any dumbass nonsense (How do I flush my toilet ? Help meeee!) you are abusing this forum.
If you need the curl program, just do this:
# apt-get install curl
or, if you need to use curl in PHP, do this:
# apt-get install curl php5-curl
Dear Jim Dunn,
I copy paste "apt-get install curl php5-curl", it start but when i have to choose between Y/n, i select Y and the system Abort. Do you have a solution for it?
It s ok i found how to pass throught with : apt-get -y install curl
Many thanks !
Please only come up with serious questions and problems... if you come up with any dumbass nonsense (How do I flush my toilet ? Help meeee!) you are abusing this forum.