Sign In!
|
New User?Signup Now!
|
Forgot password?
Source Code 4 you
Home
Create Forum Topic
Check WebSite Rank
Publish Articles
UV Web Booster
Contact
Forum Type
Search Engine
.Net C# VB F# VC++
MonoPoject
Java J2EE
Zand Php Cake Php
Oracle Database Server
Mysql Database Server
DB2 Database Server
MSSql Databse Server
Javascript Ajax
Html Xml Xhtml
C Programming
C++ Programming
D Programming
CGI Programming
Perl Programming
Cobol Programming
Pascal Programming
Ruby Programming
Drupal Programming
Automobile
Software Testing
Linux Unix Mac Sun OS
Embedded Systems
Mainframe
IC Microcircuit Chip
Electronics Electrical
Hardware Netwarking
SAP ERP
Logical Reasoning
Human Resources
Science
Agriculture
Accounting
History
Pharmaceutical
Other Topic
Zand Php Cake Php
Posted by :
ashore
PHP and curl
Folks, in a win32/Vista PHP installation (via WAMP) curl refuses to
show up. (It's absent from the phpinfo() listing, plus function_exits
() confirms its absence.)
I have the curl line in php.ini un-commented, plus php_curl.dll exists
in the windows/system32 directory.
Any thoughts re where next to look??? Thanks, all.
Posted by :
j.r.fish
Re : PHP and curl
have you tried left click on WAMP tray icon -> PHP -> extensions ->
check php_curl ?
Posted by :
Gaurav Kumar
Re : PHP and curl
Hi,
I am also using same system configuration with Wamp.
I have installed wamp in "c:/" and my php installation path is "C:\wamp\bin\php\php5.2.9-2\
ext". Not sure how your php ext dll are in system32 dir???
To confirm that php curl is installed and you are looking at right
php.ini; create a php file as below and run on your localhoat and try
to find Curl. If it is not shown on the screen then this means that
curl is not enabled.
<?php
phpinfo();
?>
Posted by :
Robert Gonzalez
Re : PHP and curl
What is your extensions path in your php.ini?
Posted by :
giyassuddin amani
Re : PHP and curl
Hi,
This is the extensions path "c:/wamp/bin/php/php5.2.9-2/
ext/" in our php.ini.
Posted by :
Robert Gonzalez
Re : PHP and curl
Is the curl extension dll in that directory? Also, are you sure that
the php.ini file you are reading from is the same one that PHP is
reading from?
If you have the better reply, then send it to us. We will display your reply after the approval.
Name :
Email Id :
Reply :