need help with php.

Brad Mettee bmettee at pchotshots.com
Wed Oct 20 20:16:54 UTC 2010


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
>   
Try using "<?php" as your beginning tag.

You can also try running "php test.php" from a shell and see if you get 
anything back.

What does "php -v" return?




More information about the freebsd-questions mailing list