[horde] Packages

Otto Kekäläinen otto.kekalainen at tumsan.fi
Thu Apr 19 12:49:53 PDT 2001


> Marcelo Pereira wrote:
> > Sorry by these newby questions. I use to develop really simple applications

If you don't want to hire a linxu-person, then you just have to read the documentation yourself.

A good source for line by line help on apache/php-installation can be found at devshed.com: http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/
The manual at www.php.net is also _very_ useful.

Also, here is my configuration command if it helps you (you can find your own using the phpinfo()-function):
--
'./configure' '--with-apache=../apache_1.3.14' '--enable-debug=no' '--enable-track-vars=yes' '--enable-bcmath=yes' '--with-imap=/usr/local' '--with-mcrypt=/usr/bin' '--enable-ftp' '--enable-mhash=/usr/local/lib' '--with-mhash' '--with-xml' '--with-ldap' '--with-mysql' '--with-zlib-dir=/usr/local/lib' '--with-imap-ssl' '--with-gd=/usr/local' '--with-jpeg-dir=/usr/local'
--

Otto Kekäläinen





More information about the horde mailing list