curl-and-php
RE: php curl install on win xp problem
Date: Wed, 17 Aug 2005 08:59:39 +0300
HI!
I've solved my problem by uninstalling both php and apache from the
system, restarted and installed again .... I don't quite know what
happened ... I followed the same stepts and it worked ...
Thanks for you help!
Raluca Oprean
programmer
Segas Data System
0727359532
________________________________
From: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of Jon Aston
Sent: Monday, August 15, 2005 5:02 PM
To: Programming PHP/CURL
Subject: Re: php curl install on win xp problem
Raluca,
did you get you problem fixed?
If not perhaps an easier solution would be to d/l an amp install most of
them already have curl enabled. If you are just wanting configuration
settings then you could look at the "ApacheFriends XAMPP Lite" you can
get it here http://www.apachefriends.org/en/xampp-windows.html#646 you
can unzip it to a folder and review the package setup and then delete
with no maleffects to the system. If you have gone through the steps on
Tony's tutorial it should be working it is probably a config error
somewhere.
----- Original Message -----
From: Raluca <mailto:Raluca_at_sds.ro>
To: Programming PHP/CURL <mailto:curl-and-php_at_cool.haxx.se>
Sent: Friday, August 12, 2005 2:04 AM
Subject: RE: php curl install on win xp problem
Hi!
My php_curl.dll is in the extensions folder and the path to this
folder is correct in php.ini.
In phpinfo() I have no information about curl (which means that
it is not enabled.)
From the link
http://www.tonyspencer.com/mt/archives/2003/10/curl_with_php_a.htm
everything until step 5 is ok.
If I only want to use curl with php do I need this curl for
windows?
I've downloaded it and put it into a folder .. checked all the
other steps ... restart the Apache server ... and still nothing ...
Raluca Oprean
programmer
Segas Data System
0727359532
________________________________
From: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of Jon Aston
Sent: Thursday, August 11, 2005 4:27 PM
To: Programming PHP/CURL
Subject: Re: php curl install on win xp problem
make sure the php_curl.dll is in your extensions folder of PHP
or the path to the folder that the file is in is in your php.ini
----- Original Message -----
From: Raluca <mailto:Raluca_at_sds.ro>
To: curl-and-php_at_cool.haxx.se
Sent: Thursday, August 11, 2005 1:40 AM
Subject: php curl install on win xp problem
HI!
I am running apache server 2 and php 4.3.4 on win xp.
I've these steps in installing curl for php:
1. Copy libeay32.dll and ssleay32.dll (located in
d:\apps\php\dlls\) to c:\windows\system32
2. Check to see if you have the following file:
c:\windows\system32\msvcr70.dll
3. Uncomment the curl line in your php.ini file to
enable curl: extension=php_curl.dll
4. Restart apache server
The error I'm getting is "Fatal error: Call to undefined
function: curl_init() "
What do I need to do more? I've restarted the computer
and still the same result?
Raluca Oprean
programmer
Segas Data System
0727359532
Received on 2005-08-17