NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
psnick
Feb 27, 2016Aspirant
How to enable curl on readynas 102
How do in enable curl on my readynas 102. I cant find any answer anywhere. I tried to install curl through winscp through apt command but was not successfull. please help me with this
- Feb 29, 2016
Ah. What about this?:
# apt-get install php5-curl
You could try adding
extension=curl.so
to your php.ini file.
psnick
Feb 29, 2016Aspirant
I did this and it says
root@iSchool:~# apt-get install curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
As i am developing a php application. my question is how to enable it. I cant find it in php.ini file.
mdgm-ntgr
Feb 29, 2016NETGEAR Employee Retired
Ah. What about this?:
# apt-get install php5-curl
You could try adding
extension=curl.so
to your php.ini file.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!