PHP and apache not playing together
Hello,I posted earlier asking where I could find GCC...
Well now that I have it, I build PHP and Apache... the both run fine by them selves, but .php dont execute.... I tried running configure in PHP again, but this time with an apache parameter.... but when I try and build, it spits me an error...
Is there any way in my httpd.conf that I could just make it take .php files and go to the command line and run them just with php like that? The only way I have really seen it done is through a .so file... when I build PHP, it doesnt give a .so file
Sorry for being so ... slow... I have maybe 2 hours experience in linux tops...