Hey!
Can somebody help me with the configuration for MySQL. I dont know what dir. to be in for the ./configure --with-mysql please help me
/Fredde
When you gunzip the source, cd into that directory. Then just run the configure. Then the make, and then the make install.
don't worry about it ... just do ./configure --with-mysql and what ever else you want or you could do a cd to php4*/setup and run ./do-conf to choose and then a ./configure to create the make files. But anyway mysql support is enabled by default in the ./configure if that is what you choose as your db!
regards