phpxs: command not found

Mike Erdely mike at erdelynet.com
Wed May 14 09:06:26 PDT 2008


On Wed, May 14, 2008 at 09:50:29PM +0800, ao zora wrote:
> I am new to this list as well as to OpenBSD. I finally got my OpenBSD
> 4.3 installed with the help of the documentation. Also,got my Apache
> running but, I can not finish setting up PHP5. After running
> "/usr/local/sbin/phpxs -s", I get command not found error.

Starting with 4.3, phpxs is no longer necessary.  To enable a php
component, you follow the directions after running pkg_add.  It'll be
something like "ln -sf /var/www/conf/php5.sample/foo.ini /var/www/conf/php5/foo.ini"

-ME


More information about the Openbsd-newbies mailing list