FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » cURL
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: cURL [message #180242 is a reply to message #180239] Sat, 02 February 2013 16:16 Go to previous messageGo to previous message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma:
Senior Member
On 2/2/2013 10:11 AM, bill wrote:
> I built two servers and installed 10.04 LTS Ubuntu. Worked fine
> I upgraded both to 12.04 LTS Ubuntu.
>
> I just discovered that the production server does not have cURL
> support (phpinfo does not have it listed) while the development
> server does.
>
> how do I install cURL support on the production server ?
>
> bill

gee, it seemed so easy.

after moving the ini files to conf.d, I found I did not have the
..so module.

so I copied the curl.so from the development server to the
production server.

no joy. When I invoke php I get the error:
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php5/200090626/curl.so' -
'/usr/lib/php5/200090626/curl.so: wrong ELF class: ELFCLASS32 in
Unknown on line 0

?
bill
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Formatting a number
Next Topic: How to get data for website pages..
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:04:09 GMT 2024

Total time taken to generate the page: 0.04968 seconds