These are the only entries I see in the PHP error log after upgrading from the 
previous version of Roundcube on the 14th: [14-Dec-2011 16:37:16] PHP Warning:  
require_once(program/include/iniset.php) [<a 
href='function.require-once'>function.require-once</a>]: fail$
[14-Dec-2011 16:37:16] PHP Fatal error:  require_once() [<a 
href='function.require'>function.require</a>]: Failed opening required 
'program/inc$
[14-Dec-2011 16:40:16] PHP Warning:  require_once(program/include/iniset.php) 
[<a href='function.require-once'>function.require-once</a>]: fail$
[14-Dec-2011 16:40:16] PHP Fatal error:  require_once() [<a 
href='function.require'>function.require</a>]: Failed opening required 
'program/inc$
[23-Dec-2011 08:40:33] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 08:40:33] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:34] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:34] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:40] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:40] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:56] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:41:56] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:55:54] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$
[23-Dec-2011 15:55:54] PHP Warning:  PHP Startup: Unable to load dynamic 
library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/m$ On 
December 20th, I see the following in the Roundcube error logs, but only on 
that day: [20-Dec-2011 12:13:38] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 12:54:35] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 12:55:21] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 12:56:14] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 12:56:59] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 12:59:16] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 13:00:26] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$
[20-Dec-2011 13:01:39] PHP Warning:  finfo_open() [<a 
href='function.finfo-open'>function.finfo-open</a>]: Failed to load magic 
database at '/u$ Also, if it matters, I am running PHP 5.3.8. Thank you for 
your help! Jess Date: Fri, 23 Dec 2011 17:06:47 +0100
Subject: RE: [RCU] Not seeing JPG attachments
From: c...@claudiokuenzler.com
To: jes...@live.com
CC: users@lists.roundcube.net

Do you see anything in the error logs? Activate the logging of php errors in 
the .htaccess file if you havent already.

Did you upgrade (replaced files) or is it a new install?
On Dec 23, 2011 4:58 PM, "Jess Collicott" <jes...@live.com> wrote:





Thank you Claudio. What's weird is everything worked until I upgraded to the 
latest release. I think I may have upgraded the installed PEAR packages at 
well. Would that have caused an issue? I also re-uploaded the v0.7 files, but 
that didn't fix the issue. I'm not exactly sure how to troubleshoot this.

 
Here are the installed PEAR packages:
 
Archive_Tar      1.3.8   stable
Auth_SASL        1.0.6   stable
Cache            1.5.6   stable
Console_Getopt   1.3.1   stable
DB               1.7.14  stable

Date             1.4.7   stable
File             1.4.0   stable
File_CSV         1.0.0   stable
File_Util        1.0.0   stable
HTTP_Request     1.4.4   stable
Log              1.12.7  stable
MDB2             2.4.1   stable

Mail             1.2.0   stable
Mail_Mime        1.8.2   stable
Mail_mimeDecode  1.5.5   stable
Net_SMTP         1.6.1   stable
Net_Socket       1.0.10  stable
Net_URL          1.0.15  stable
PEAR             1.9.4   stable

Structures_Graph 1.0.4   stable
XML_RPC          1.5.5   stable
XML_Util         1.2.1   stable
memcache         2.1.0   stable
 
 
Thanks,
Jess
Date: Fri, 23 Dec 2011 08:19:39 +0100

Subject: Re: [RCU] Not seeing JPG attachments
From: c...@claudiokuenzler.com
To: jes...@live.com
CC: users@lists.roundcube.net


Hi Jess,

Can't confirm this. I just tested this on a newly installed (yesterday) 
0.7-stable.
Worked fine with png, jpg and jpeg extensions.
Maybe your web server is missing some mime type declarations?



cheers,
ck

On Thu, Dec 22, 2011 at 9:48 PM, Jess Collicott <jes...@live.com> wrote:











I recently upgraded to v0.7, and we
are no longer able to see inline or attached JPG images. How can we resolve
this?

 

Would it have anything to do with this setting in main.inc.php?

 

$rcmail_config['client_mimetypes']
= null; # null == default

 

Thank you,

Jess

                                          

--

List info: http://lists.roundcube.net/users/

BT/e21360c6



                                          
                                          
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd

Reply via email to