your mail

Technical Director trodat at ultratrends.com
Tue Nov 18 12:52:22 PST 2003


Hello,

Your question/description was fine right up until the words "is installed
with linux if that helps." Is this the emulation of linux or is this box
actually linux? 

If php4 is installed and you have access to the command line you might be
able to run:

php -v <-- Should return a version of PHP.

If that doesn't work, write a simple test.php file in your apache
directory and put:

<?php
phpinfo();
?>

as it's contents and browse through your site to that test.php file.

>From there let us know what happens.

R.

On Tue, 18 Nov 2003, eddy (btconnect) wrote:

> Hi,
>     Could you please tell me how i know if PHP4 is installed and
configured correctly on my web server. The reason why i ask is that i
have my own web server and the guy that set the server up has just
updated the Freebsd o/s (4.8) and he assures me that i can now use PHP4
scripts, but when i run a basic php test script nothing happens. Apache
is installed along with linux if that helps. If you could shed some light
on this matter it would be much appreciated. 
> 
> Regards,
> Edward Hart.
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
> 



More information about the freebsd-questions mailing list