I just installed Apache, then MySQL and then compiled latest PHP4. When i did a phpinfo() to see how it all went I noticed that even though I have mysql installed and during complie time i specified the mysql dir (--with-mysql=<path to mysql), why is that MODULE_TYPE shows up as builtin? Is there a performance issue when it comes to builtin vs external?
Thank you,
Vijay Avarachen