Hello,
I've got a RedHat 8. Recent, i've installed php version
4.3.5.
If i run #php-config --version , i've got this result
:
4.3.5
but with this script
phpversion(), if
i've execute this script via command-line , i've got 4.3.5 version,but if i
execute the script via web (through the apache server), i've got 4.2.2 as resutl
of the script.
What can i do for 4.3.5 are my only php installed?
Thanks,