Ok I untared PHP then did ./configure and I get:
configure: warning: You will need bison if you want to regenerate the PHP parse.
checking for flex... lex
checking for yywrap in -ll... yes
checking lex output file root... ./configure: lex: execute permission denied
configure: error: cannot find output from lex; giving up
Any ideas?
Also do you need MySQL installed before installing PHP. When you compile PHP into Unix it has nothing to do with Apache right? It simply compiles then if you select Apache can use it but it has nothing to do with it until you configure Apache to work with it.