On Mon, Nov 19, 2012 at 11:19 PM, Petko Yotov <[email protected]> wrote:
> [email protected] writes:
>>
>> Is there a reason why $GroupPattern=<something> would work if written
>> in local/config.php but would not when written in farmconfig.php ?
>
> No.

As Petko indicated, the first thing to do is to ensure that your farm
is correctly configured to actually process farmconfig.php.  I would
simply put either a clear echo statement or even just a syntactical
error ("foo" on a line by itself, for example) inside farmconfig.php.
If you see the echo statement or see the error message that comes from
the syntax error then you know that your farmconfig is being
processed...  If you don't see the echo'd text or any error message
then keep working on farm configuration until you see it...

-Peter

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to