INstalling php from binary and isntall cURL?

All about creating websites!
Post Reply
User avatar
hpprinter100
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 214
Joined: 19 Oct 2007, 16:00
16
Contact:

INstalling php from binary and isntall cURL?

Post by hpprinter100 »

Hey i need to install php from binary because it inclues cURL ddls but i am unsure on how to install programs from binary...if it helps i am trying to get this script to work http://freescript.us.to/details.php?file=5 , its a proxy with youtube support :D

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

um, what operating system?
on every Linux distro that comes with php5 you can simply install php5-curl as module with just 1 command....:-k

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Hmm, i may make a tutorial here on installing php + curl on a windows machine, but i have to take a look at the requirements first.

Edit: Turns out it's so easy to install, that it doesn't need a tutorial.
Edit you php config file to allow the php_curl.dll extension.
¯\_(ツ)_/¯ It works on my machine...

Post Reply