[NTLUG:Discuss] php and apache question

brad angelcyk bradangelcyk at yahoo.com
Thu Dec 11 14:56:45 CST 2003


Set this in php.ini (in /usr/local/lib for me):
  short_open_tag = On

Brad


--- Jack Snodgrass <jack at jacksnodgrass.com> wrote:
> I've run into an issue that I haven't seen before.
> Maybe someone else
> has seen this. 
> I have an apache server with php on it.  
> 
> <?php
> phpinfo();
> ?>
> works... but 
> <?
> phpinfo();
> ?>
> just sends the plain text 
> <?
> phpinfo();
> ?>
> to the user. 
> 
> Other servers I have work with just 
> <?
> ?>
> this one that is causing me greif wants
> <?php
> ?>
> 
> anyone know why? 
> 
> jack
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



More information about the Discuss mailing list