CURL in Aprelium's Preconfigured PHP Package

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Toasty
-


Joined: 21 Feb 2008
Posts: 298
Location: Chicago, IL

PostPosted: Fri Sep 25, 2009 5:36 am    Post subject: CURL in Aprelium's Preconfigured PHP Package Reply with quote

Hello All,

It doesn't seem as if Aprelium's PHP package supports CURL functionality...Is there somewhere I need to enable it? Or was it not compiled with it?

Also,
Does anybody have a good guide for compiling PHP packages? I'd like to try my hand at it with 5.3.0 with MySQL, GD, CURL, etc.

Thanks,
Toasty
_________________
Audit the secure configuration of your server headers!
Back to top View user's profile Send private message Visit poster's website
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Mon Sep 28, 2009 1:39 pm    Post subject: Re: CURL in Aprelium's Preconfigured PHP Package Reply with quote

Toasty wrote:

It doesn't seem as if Aprelium's PHP package supports CURL functionality...Is there somewhere I need to enable it? Or was it not compiled with it?


Which version do you use? The cURL function is enabled in the latest versions.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
Toasty
-


Joined: 21 Feb 2008
Posts: 298
Location: Chicago, IL

PostPosted: Wed Sep 30, 2009 10:09 am    Post subject: Reply with quote

I am currently using the latest package, 5.2.10.

Perhaps I'll have to try more with it.

Thanks,
Toasty
_________________
Audit the secure configuration of your server headers!
Back to top View user's profile Send private message Visit poster's website
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Wed Sep 30, 2009 11:13 am    Post subject: Reply with quote

Toasty wrote:
I am currently using the latest package, 5.2.10.

Perhaps I'll have to try more with it.

Thanks,
Toasty


Are you sure that the extension is activated in your php.ini file ?

Code:
extension=php_curl.dll


And not deactivated:
Code:
;extension=php_curl.dll


In your php installation directory, is there a "php_curl.dll" file ?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group