Hello, guys.
I'm just trying to make a PHP 4.3.9 working on my RH 9 machine.
Apache and PHP was installed there by default. but I found that I need newer PHP because of GB 2.0 that I would like to use in the code.
So. I uninstalled old PHP some way. Then I compiled a new one using make. Now it looks like compiled, but when I'm visiting php script on server it is not working.
so, my question is what should I do next to make it working? I found that some directories and libraries was created. Should I make additional changes in some configs etc?
Thanks a lot.