PHP double instalation: could it bring misfortune?
I've just faced to the annoying problem with PHP 4.3.10 (or may be troubles in easyapache script).So, I recompiled apache with php using cPanel easyapache script and in the end of log I saw doubled php instalation.
There were two ./configure, make, make clean and install processes for php.
Now in aplication versions I see two lines with PHP 4.3.10.
Could it do troubles?
Thank you!