Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 15:14:53 -0500
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: need help with php.
Message-ID:  <4CBF4DBD.5050401@daleco.biz>
In-Reply-To: <20101020200201.GF25310@thought.org>
References:  <20101019033104.GA19320@thought.org>	<AANLkTi=_DomZQW4mp4CXqzkA6HmAmT45iDmfVgdGLM5K@mail.gmail.com>	<AANLkTinZ-Jf585KeiWy=acEeRuKd3ohJpXygW3gOOg-q@mail.gmail.com>	<20101020174953.GE25310@thought.org>	<E5173775-2F69-4B83-9A39-6929BBCF7C12@cwis.biz> <20101020200201.GF25310@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline wrote:
> On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote:
>> That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right.
>>
> 	--I don't know what the snag is, but even 5.2 fails.  php execs;
> 	it just doesn't do anything.  I built the test.php with
> 
> 	<? phpinfo(); ?>
> 
> 	and zip.  Scrreen is blank.  Let me try konqueror; maybe I don't
> 	have something turned on it firfox3.
> 
> 	gary

Short Tags are (wisely </opinion>) deprecated now.

<?php phpinfo(); ?>

should Just Work(tm).  If not, post back ;-)

HTH,

Kevin Kinsey

P.S. > I do think you might be able to turn them back on via
php.ini ... but it's not recommended.	





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CBF4DBD.5050401>