I followed the new instructions (patch, autoconf, configure --with-php=/usr/lib/apache/libphp5.so, etc.) and get this error when running 'make': make[3]: Entering directory `/usr/local/src/postgresql-8.0.2/src/pl/plphp' patching file php.h Hunk #1 FAILED at 291. 1 out of 1 hunk FAILED -- saving rejects to file php.h.rej make[3]: *** [php.h] Error 1 make[3]: *** Deleting file `php.h' make[3]: Leaving directory `/usr/local/src/postgresql-8.0.2/src/pl/plphp' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/local/src/postgresql-8.0.2/src/pl' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/postgresql-8.0.2/src' make: *** [all] Error 2 Know what the problem is? Thanks, CSN Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match