B
belyakov
Guest
Hello,
I've just installed latest Plesk on a new Fedora Core8 box. Ok, it comes with PHP 5.2.6 but I need the latest 5.3.2 version. So I downloaded and compiled it from from sources like this:
>./configure;
>make;
>make install;
So now I came across a really strange issue: Everything is working fine, the plesk panel, the virtual hosts. When from console I do:
>php -v
I get the php 5.3.2 message, but my virtual hosts still use the 5.2.6 version for some reason. So how can I tell apache where's my PHP located?
Thanks a lot.
Dmitry.
I've just installed latest Plesk on a new Fedora Core8 box. Ok, it comes with PHP 5.2.6 but I need the latest 5.3.2 version. So I downloaded and compiled it from from sources like this:
>./configure;
>make;
>make install;
So now I came across a really strange issue: Everything is working fine, the plesk panel, the virtual hosts. When from console I do:
>php -v
I get the php 5.3.2 message, but my virtual hosts still use the 5.2.6 version for some reason. So how can I tell apache where's my PHP located?
Thanks a lot.
Dmitry.