Re: php in OpenBSD

2006-06-09 Thread Marc Balmer
* Marco Spiga wrote: > Hello! > > Howto I can install php with pkg_add in OpenBSD3.9? you should really read some manual pages. there is excellent documentation available, maybe start with $ man pkg_add and make sure to read the fine FAQ.

php in OpenBSD

2006-06-09 Thread Marco Spiga
Hello! Howto I can install php with pkg_add in OpenBSD3.9? Thanks