[pmwiki-users] (:if exists... not working on mac osx 10.6?

dan mcmullen bang at bangzero.org
Wed Dec 2 22:47:46 CST 2009


yes, that was a typo.  eg:

(:if exists Main.HomePage:)
exists
(:else:)
foo
(:ifend:)

produces 'foo' on osx/php5.3 and 'exists' on linux/php5.2.10.

On 12/2/09 9:21 PM, DaveG wrote:
>
> On 12/2/2009 10:58 PM, dan mcmullen wrote:
>> i am back in PmWiki development after being away for several years. i
>> am now developing on mac osx 10.6 snow leopard, w/ php 5.3. served from
>> that environment (:if exist Group.PageName:) seems to always return
>> false. a copy of the development wiki under linux/php 5.2.10 works as
>> expected. anyone else see this happening? any idea what could be wrong?
> Not sure if you just made a typo in your email, but it should be:
> (:if exists Group.PageName:)



More information about the pmwiki-users mailing list