Just for the record, it appears (so far) that the fix for my problem was
REMOVING the path to the normal PEAR directory from my 'include_path'
string. I guess a conflict was taking place where files were being loaded
both from the included subdirectories in my application and the PEAR
directories themselves.

M is for Murray


On Sat, Jan 10, 2009 at 9:47 PM, Murray <planetthought...@gmail.com> wrote:

> Hi Richard,
>
> Where would I find that article, if you think it might help me get MDB2
> working properly?
>
> Many thanks in advance,
>
> M is for Murray
>
>
> On Sat, Jan 10, 2009 at 9:32 PM, Richard Heyes <rich...@php.net> wrote:
>
>> > ...
>>
>> FWIW, for anyone considering the same, it can be done easily by not
>> using the PEAR installer, and copy/pasting the code from the PEAR
>> website. I wrote an article on appliction structure which illustrates
>> this, having a PEAR "installation" directory alongside your htdocs
>> directory.
>>
>> --
>> Richard Heyes
>>
>> HTML5 Graphing for FF, Chrome, Opera and Safari:
>> http://www.rgraph.org (Updated January 4th)
>>
>
>

Reply via email to