[BlueOnyx:17710] Re: More Roundcube issues - fixed

Dirk Estenfeld dirk.estenfeld at bpanet.de
Thu May 28 01:36:35 -05 2015


Michael,

with the actual updates you crashed php at 5209R again.
I have to walk again over the servers and disable/enable php for the sites again. Otherwise -> only sourcecode instead of the website :(

Best regards,
Dirk

-----------------------------------------------
Black Point Arts Internet Solutions GmbH - Hanauer Landstrasse 423a - 60314 Frankfurt



-----------------------------------------------
-----Ursprüngliche Nachricht-----
Von: blueonyx-bounces at mail.blueonyx.it [mailto:blueonyx-bounces at mail.blueonyx.it] Im Auftrag von Michael Stauber
Gesendet: Donnerstag, 28. Mai 2015 04:52
An: BlueOnyx General Mailing List
Betreff: [BlueOnyx:17707] Re: More Roundcube issues - fixed

Hi Gregg,

> That wouldn't be ideal, but grants the most flexibility that covers
> everything.

I just wrote a constructor that automatically installs the PEAR module
Net_IDNA2 for all currently installed PHP versions on 5209R. This will
work on all BlueOnyx versions.

It does that just fine. But RoundCube still buggered out on some PHP
versions and some PHP forms of implementation:

DSO
DSO + mod_ruid2
suPHP
PHP-FPM

I compared the configs between versions and implementations. Things like
include_dir(), open_basedir() ... it's *all* the same or at least
pointing to the correct directories for the respective version of PHP.

After two hours of troubleshooting:

PHP's "pear install ..." command is fubar. When it downloads the PEAR
Classes it doesn't set correct permissions on files and folders! On
PHP-5.6 for instance the pear/Net directory was "drw------". Yeah, no
PHP script is going to include anything from that directory, as it won't
have rights!

So I had to fix my constructor to actually fix the permissions of the
PEAR Class directories as well. Fun and games.

I'll be publishing this in a moment and it'll hit the repositories
within the next hour. Look for an updated base-apache.

-- 
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx




More information about the Blueonyx mailing list