dear all

i installl php by port with pkg_add , i follow all steep  include put
addtype in my httpd.conf
than i try  little script to know php working or not .

<?
phpinfo();
?>

when i try browse from my web browser nothing show .
Then i try using server-status
they show have been installed php5
and try make some script
<?
echo "tes";
?>

same nothing hapen when open from my internet browser
so what is the problem ?

nb : using Openbsd 4.0 adn install all with pkg_add
--
-sonjaya-

Reply via email to