Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14659
| From | Jerry Stuckle <jstucklex@attglobal.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: help with mod-curl |
| Date | 2014-11-27 15:33 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <m581qn$gem$1@dont-email.me> (permalink) |
| References | <m57utn$rcc$1@speranza.aioe.org> |
On 11/27/2014 2:43 PM, bill wrote: > I just built a new server and all is well except it appears that curl is > not supported. > apt-get reports that "curl is already the newest version" > phpinfo does not show curl as a module > I tried php5enmod curl and got: > WARNING: Module curl ini file doesn't exist under /etc/php5/mods-available > > I know I am missing a step. > > bill This looks to be a problem with your distro's packaging system, not PHP. You should be asking in your distro help. Depending on your packaging system, the PHP interface to curl may be in a different package than curl itself. -- ================== Remove the "x" from my email address Jerry Stuckle jstucklex@attglobal.net ==================
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
help with mod-curl bill <william@TechServSys.com> - 2014-11-27 14:43 -0500
Re: help with mod-curl Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-27 15:33 -0500
Re: help with mod-curl "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-11-27 21:57 +0100
Re: help with mod-curl bill <william@TechServSys.com> - 2014-11-27 16:37 -0500
csiph-web