[pmwiki-users] Wikifarm configuration
Patrick R. Michaud
pmichaud at pobox.com
Wed Dec 7 10:12:43 CST 2005
On Wed, Dec 07, 2005 at 05:10:08PM +0100, Thomas, Jean-Charles wrote:
> Yes it works!
> In fact i was quite confused because this problems happened on our linux
> server. I just configured the wikifarm on my local windows PC and
> couldn't reproduce it.
> May be related to differences between Linux and Windows PHP?
Yes, Linux and Windows have a different idea about what constitutes
a newline character sequence, so that Windows will ignore a CR+LF
after the '?>' while Linux will see it as whitespace to be sent to the
output. Eliminating the '?>' resolves the problem altogether.
Thanks,
Pm
> From: Patrick R. Michaud [mailto:pmichaud at pobox.com]
> Sent: Mittwoch, 7. Dezember 2005 16:58
> To: Thomas, Jean-Charles
> Cc: pmwiki-users at pmichaud.com
> Subject: Re: [pmwiki-users] Wikifarm configuration
>
> On Wed, Dec 07, 2005 at 04:27:08PM +0100, Thomas, Jean-Charles wrote:
> > Hi
> > I got the script from the pmwiki.org site in the cookbook:
> > http://www.pmwiki.org/pmwiki/uploads/Cookbook/smileys-V20050421.php
> >
> > Note that it works well on a normal configuration, I encounter this
> > problem only with the wikifarm configuration.
>
> Just out of curiosity, try removing the '?>' that appears at the end
> of the smiley.php file and see if that resolves the problem.
>
> Pm
>
More information about the pmwiki-users
mailing list