I have read so many documents its ridiculous, and I still get an error on MAKE INSTALL--
These are the steps I took cd /usr/bin ln -s /usr/sbin/httpd httpd That i guess is to replicate the HTTPD so that you can see it in the sbin directory. ./configure \ --with-apxs=/usr/sbin/apxs \ --with-mysql=/usr/ \ <--- Not sure if its MYSQL dir. (instld the PKG file from the cobalt web site.> --enable-track-vars \ --enable-trans-sid \ --enable-ftp CONFIGURES FINE THEN MAKE SEEMS OK THEN I DO MAKE INSTALL AND IT HALTS HALT ON MAKE INSTALL make[1]: Entering directory `/home/packages/php-4.0.6' /home/packages/php-4.0.6/build/shtool mkdir -p "/usr/lib/apache" && /usr/sbin/ao apxs:Error: Unknown option: S Usage: apxs -g -n <modname> apxs -q <query> ... apxs -c [-o <dsofile>] [-D <name>[=<value>]] [-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>] [-Wl,<flags>] <files> ... apxs -i [-a] [-A] [-n <modname>] <dsofile> ... make[1]: *** [install-sapi] Error 1 make[1]: Leaving directory `/home/packages/php-4.0.6' make: *** [install-recursive] Error 1 [root@ns php-4.0.6]# Any Ideas. Just FYI: I followed these directions http://marc.theaimsgroup.com/?l=php-general&m=98039640119670&w=2 Sincerely Kacey A. Murphy netBuilder's, Inc. v: 864.279.9857 e: [EMAIL PROTECTED] w: http://www.nbuilders.net -- Citystoked: Finally a website worth coming back to. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]