LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Michael Davies <michaeld@senet.com.au>
  To  : Wayne Simes <wayne.simes@netwide.org>
  Date: 08 Jan 2003 20:20:13 +1030

Re: Apache 2 & PHP #2

On Wed, 2003-01-08 at 19:10, Wayne Simes wrote:
> I installed Redhat 8 onto a box using the supplied versions of Apache 2.0.40
> and PHP 4.2.2
[snip]
> <?
> include("./TemplatePower.php");
> include("./config.php");
[snip]

I haven't used apache2 nor php 4.2.X, but to use "<?" in a php script
you need to set "short_open_tag" to "On".  Have you checked that in
/etc/php.ini?
-- 
Michael Davies                "Do what you think is interesting, do
michaeld@senet.com.au          something that you think is fun and
mirky on irc                   worthwhile, because otherwise you won't
                               do it well anyway." -- Brian Kernighan

-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.openprojects.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page