PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a quick question for anyone. Do i have to compile the source files to have Mysql/Php/Apache to have them work together or can i just use the packaged rpms instead ? I'm finding that i'm getting a lot of errors trying to compile each one seperately !
I'd prefer to use the rpm's for now till i get use to my linux box
Thanks !
triki
I belive that Apache doesn't come with PHP package in standard RPM (but I can be wrong). So as for me the answer for your question is - yes, you have to compile all of them.
BTW: I'm not linux-head either, but I managed to make this wonderful-three fully operational using only source libraries. It's all written in the manual, step-by-step.
Well anyone have any good step by step sites for a newbie to follow ?
I have a couple but they don't match in the content, so i'm not sure which one is better for me to use !
Thanks !
triki