Re: Error Communcating with server while adding attendees /showing freebusy details.
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.kronolith |
|---|---|
| Message-ID | <[email protected]> |
Zitat von ANANT S ATHAVALE <[email protected]>: > ----- Message from Ralf Lang <[email protected]> --------- > Date: Sun, 22 Feb 2015 09:49:15 +0100 > From: Ralf Lang <[email protected]> > Subject: Re: [kronolith] Error Communcating with server while adding > attendees /showing freebusy details. > To: [email protected] > > >> On 22.02.2015 06:54, ANANT S ATHAVALE wrote: >>> Dear List, >>> >>> I get the following error while adding attendees in php error log. On >>> Kronolith, I get error "Error communicating with Server" with red >>> background. Please guide. >>> >>> [22-Feb-2015 11:18:45 Asia/Kolkata] PHP Fatal error: Undefined constant >>> 'http\Client\Curl\AUTH_ANY' in >>> /usr/share/pear/Horde/Http/Request/Factory.php on line 29 >>> [22-Feb-2015 11:18:46 Asia/Kolkata] PHP Fatal error: Undefined constant >>> 'http\Client\Curl\AUTH_ANY' in >>> /usr/share/pear/Horde/Http/Request/Factory.php on line 29 >>> [22-Feb-2015 11:18:56 Asia/Kolkata] PHP Fatal error: Undefined constant >>> 'http\Client\Curl\AUTH_ANY' in >>> /usr/share/pear/Horde/Http/Request/Factory.php on line 29 >>> >>> >>> >> What version of the pecl/http extension is in use? >> >> -- >> Ralf Lang >> Linux Consultant / Developer >> Tel.: +49-170-6381563 >> Mail: [email protected] >> B1 Systems GmbH >> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de >> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 > > > ----- End message from Ralf Lang <[email protected]> ----- > > This is what I see in phpinfo() > > http > HTTP Support enabled > Extension Version 2.2.0RC1 > > Used Library Compiled Linked > libz 1.2.7 1.2.7 > libcurl disabled disabled ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the problem. The documention of the http extension isn't very clear on this, but without libcurl, you cannot make any requests with it. So libcurl is basically required when building http. > libevent disabled disabled > > -- > सादर धन्यवाद/ Thanks & Regards > अनंत / Anant > ------------------------------------------------------------------------------ > Confidentiality Notice: This e-mail message, including any > attachments, is for > the sole use of the intended recipient(s) and may contain confidential and > privileged information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. > ------------------------------------------------------------------------------ > > -- > kronolith mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: [email protected] -- Jan Schneider The Horde Project http://www.horde.org/ https://www.facebook.com/hordeproject -- kronolith mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]