Help - Search - Members - Calendar
Full Version: Curl issues help please
The Planet Forums > Control Panels > Plesk
logo
Hi there,

I have php 4.3.10 and curl installed via ART's YUM..however Curl does not appear to be functioning.

Fatal error: Call to undefined function: curl_init()

This is a RH 7.3 server and from what I understand PSA uses it's own PHP rpm since RedHat does not support 7.3 anymore.

Any ideas on getting Curl to work again?

Thanks

Logo
DirtyHarry
Are you sure you have php compiled with curl enabled? Check your phpinfo(). If this is not the case you must re ./configure php with curl support.
logo
How do I go about doing that? since I used YUM to install ART's Php?
DirtyHarry
I have the same problem... I just need to configure with -zip instead than curl. Anyhow, I thought ART's php had curl activated... at least in the php 4.3.10 package!

Please see my other thread in this forum!
Squire
Logo you may have other problems.

If you're really on a RH7.3 system and you're getting anything php from ARTs yum, you have something misconfigured. Because ART no longer supplies any PHP builds for 7.3 to my knowledge. You'll want to check that one because something's not right.

For RH7.3 you'll need to compile PHP from source and make sure you have curl installed. (from command line which curl) If it's not there you'll need to resolve that dependency manually first. If it is there you'll want to give the directory path you get with the which command in your ./configure line, ie --with-curl=/usr/local/bin/curl
logo
I give up...I'll pay someone to install / compile php w/curl

send me a message
GraphicsGuy
This is just my opinion, I'm sure you have stayed with 7.3 this long for a reason. But 7.3 is getting pretty far out past its official end of life, hence not that much support for it anymore. If it were me, I would update to a newer (preferably current) OS version.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.