when I check php installation. it comes with old features.
first I need to specify that php5.2.6 was already installed before.
Namely, the version of php didn't change.
But first installation came with yast
I wish to privatize the settings. So I installed php5.2.6 as manual ;
cd php5.2.6
./configure options ... ... ...
make
make install
I didn't get any error during the reinstallation.
But when I check php installation. it comes with old features.
|