Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #19091
| From | Mark5320 <xxx@ma.rk> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Call to undefined function imap_open() |
| Date | 2022-09-03 13:01 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <tevc74$1dko$2@gioia.aioe.org> (permalink) |
| References | <tev3if$1pn3$1@gioia.aioe.org> <jngm2lF1adpU1@mid.individual.net> |
Il 03/09/22 11:45, J.O. Aho ha scritto: >> $ php -r 'imap_open();' >> PHP Fatal error: Uncaught Error: Call to undefined function >> imap_open() in Command line code:1 >> >> I know, you have to install the appropriate extension (sudo apt >> install SOMETHING). > > sudo apt install php-imap Where is the official documentation that says you need to install this extension? How did you come to this conclusion?
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