View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 04:17 AM
peter
 
Posts: n/a
Default Re: How to start php4 installed by ports in OpenBSD 3.3?

chanwk6 <chanwk6@netvigator.com> wrote:

> How to start php4 installed by ports in OpenBSD 3.3?


if you've installed it correctly :

$ php <return>
<your input here>
^D

or just :

$ apachectl graceful <return>

--
CUL8R, Peter(in a silly mood).
Reply With Quote