Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #19095
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Call to undefined function imap_open() |
| Date | 2022-09-03 17:30 +0200 |
| Message-ID | <jnha8hF4dehU1@mid.individual.net> (permalink) |
| References | (1 earlier) <jngm2lF1adpU1@mid.individual.net> <tevc74$1dko$2@gioia.aioe.org> <jngs6kF28b3U1@mid.individual.net> <tevj5d$509$1@gioia.aioe.org> <tevjfd$87i$1@gioia.aioe.org> |
On 03/09/2022 15.05, Mark5320 wrote: > Il 03/09/22 15:00, Mark5320 ha scritto: >> >> thanks from info > > by the way, what are the differences between the various versions found I'm not a Ubuntu user, so not fully aware of everything, but I think the php version is a php 7.x while php8.1 is as you may have guessed php 8.1.x > php-imap/jammy,jammy 2:8.1+92ubuntu1 all > php8.1-imap/jammy-updates 8.1.2-1ubuntu2.3 amd64 This I think is the php's default imap implementation for php7 and php8.1 > php-net-imap/jammy,jammy 1:1.1.3-2.1 all This is an optional imap implementation built on top of PEAR's Net_Socket. I would recommend against this one, there been no development since 2014. More about PEAR: https://pear.php.net -- //Aho
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Call to undefined function imap_open() Mark5320 <xxx@ma.rk> - 2022-09-03 10:34 +0200
Re: Call to undefined function imap_open() "J.O. Aho" <user@example.net> - 2022-09-03 11:45 +0200
Re: Call to undefined function imap_open() Mark5320 <xxx@ma.rk> - 2022-09-03 13:01 +0200
Re: Call to undefined function imap_open() "J.O. Aho" <user@example.net> - 2022-09-03 13:30 +0200
Re: Call to undefined function imap_open() Mark5320 <xxx@ma.rk> - 2022-09-03 15:00 +0200
Re: Call to undefined function imap_open() Mark5320 <xxx@ma.rk> - 2022-09-03 15:05 +0200
Re: Call to undefined function imap_open() "J.O. Aho" <user@example.net> - 2022-09-03 17:30 +0200
Re: Call to undefined function imap_open() John-Paul Stewart <jpstewart@personalprojects.net> - 2022-09-03 15:08 -0400
Re: Call to undefined function imap_open() Mark5320 <xxx@ma.rk> - 2022-09-05 11:23 +0200
Re: Call to undefined function imap_open() Kristjan Robam <he12091983@gmail.com> - 2022-09-09 04:00 -0700
Re: Call to undefined function imap_open() Arno Welzel <usenet@arnowelzel.de> - 2022-09-09 16:30 +0200
csiph-web