Hi I am having issues getting this to work I know I am doing something wrong I just do not know what:
I installed using these instructions: $ cd /usr/ports/www/php4 $ make show VARNAME=FLAVORS (choose which flavors you want from the list) $ env FLAVOR="imap gettext ldap mysql gd" make install $ /usr/local/sbin/php4-enable I made the changes to my httpd.conf and php.ini as listed after the install, but I still do not find php on my machine anywhere. find / -name php <-- finds lots of PHP stuff but not /usr/local/lib/php just a bunch of stuff under /usr/ports Help this is driving me nuts :( -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php