Closed solucionescol closed 5 years ago
Can you check your PHP error logs?
this is the PHP error log
[25-Nov-2018 23:51:31 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_imap.dll' - /usr/lib/php/20151012/php_imap.dll: cannot open shared object file: No such file or directory in Unknown on line 0 [25-Nov-2018 23:53:22 America/New_York] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; StringReader has a deprecated constructor in /usr/share/php/php-gettext/streams.php on line 48 [25-Nov-2018 23:53:22 America/New_York] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FileReader has a deprecated constructor in /usr/share/php/php-gettext/streams.php on line 84 [25-Nov-2018 23:53:22 America/New_York] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CachedFileReader has a deprecated constructor in /usr/share/php/php-gettext/streams.php on line 145 [25-Nov-2018 23:53:22 America/New_York] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; gettext_reader has a deprecated constructor in /usr/share/php/php-gettext/gettext.php on line 36
note: PHP-IMAP is installed
php-imap is already the newest version (1:7.0+35ubuntu6.1).
solved, it was an issue about permissions
Hi;
thanks for your work, i tried in fetch mode and it works ok, then i tried in pipe mode, mysql record inserted and no file created.
do you have some idea about cause of this ?
thanks again