[ale] OpenBSD Webserver

M Raju protocoljunkie at gmail.com
Tue Feb 22 07:45:30 EST 2005


I am assuming you are talking about OpenBSD 3.6 and not 4.6 (that's
several releases away:-)). The apache in OpenBSD is chrooted by
default and requires to run it as [httpd="-u"] for non-chrooted mode
in /etc/rc.conf or /etc/rc.conf.local. More information at
http://www.openbsd.org/faq/index.html

Also the best was is to use BSD ports (/usr/ports/www/php4) to install
php and then add the packages from /usr/ports/distfiles/**

or

pkg_add -v http://openbsd.mirrors.pair.com/3.6/packages/i386/"package-name.tgz"

will download and install all the dependencies as well. Enjoy!

_Raju


On Mon, 21 Feb 2005 21:17:40 -0600, Jeb Barger <jeb at rev-x.com> wrote:
> 
> Ok, after stumbling through installing php on my new OpenBSD 4.6 box,
> I'm not sure that php-mysql module is installed.
> 
>  From phpinfo():
> mod_php4, mod_ssl, mod_keynote, mod_setenvif, mod_so, mod_auth,
> mod_access, mod_alias, mod_userdir, mod_actions, mod_imap, mod_asis,
> mod_cgi, mod_dir, mod_autoindex, mod_include, mod_status,
> mod_negotiation, mod_mime, mod_log_config, mod_env, http_core
> 
> Is it installed my default with php4?  If it's not how do I go about
> installing it?
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
> 


-- 
May the packets be with you.



More information about the Ale mailing list