2011/12/7 André Schild <[email protected]>: > For this to work we need to specify additional LD_LIBRARY_PATH directories. > > According to this post (dated back 2008) > https://lists.marsching.com/pipermail/suphp/2008-April/001772.html > > the problem is that the LD_LIBRARY_PATH is reset by suPHP. > > After applying the patch to the 0.7.1 source tree it now works. > > Is there a intention to add this patch to the source tree, or if not, > why is it not a good idea ?
can you not create a wrapper for php and set the LD_LIBRARY_PATH in that? -- Regards, The Honeymonster aka Daniel Llewellyn _______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
