I've already built the php modual without mysql using :
./configure --with-nsapi=/usr/netscape/suitespot
. Does anyone know how to add mysql support without having to use the command
./configure --with-nsapi=/usr/netscape/suitespot --with-mysql=/usr/mysql ?
The problem is that when i do both commands at once i get an error type 1 when i go to make it. Any ideas? Oh yeah i'm running NES 3.6 on Solaris 2.6. Thanks for any help