On Sunday 14 March 2004 23:38, [EMAIL PROTECTED] wrote: Please do not top-post.
> Just the following configure commands ( parameters ) is good for work ? > > ./configure --with-apxs2 --with-pear=/usr/share/pear --with-openssl > --with-dom --with-dom-xslt --with-dom-exslt > --with-gd --with-gettext --with-iconv --with-ldap --with-mcrypt > --with-mhash --with-mysql --with-mm --with-xmlrpc > --with-imap --with-imap-ssl --with-xml --with-mssql=/usr/local/freetds > --enable-ftp Have you tried it? Remember you can keep repeating these steps: ./configure [...options...] make until you've got everything sussed out and the 'make' command executes without any errors. Those two steps will not affect your system nor make any permanent changes to it. So don't be afraid to configure and make to your hearts content (or at least until you get it right). -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* zeal, n.: Quality seen in new graduates -- if you're quick. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php