hi guys,
I have tried to use the php 5 contrib so that i can use php5 in some of my ibays.
The thing is that the darn thing wont install on my 7.4 system (at least i think so)
when i run the
yum --enablerepo=smecontribs install smeserver-php5-cgi
i get loads of
Error: Missing Dependency:(for various things)
and it finishes of with a nice
================================================================
No new rpms were installed. No additional commands are required.
==============================================================
then i run the signal-event post-upgrade ; signal-event reboot
and the server reboots
after that i try to enable php 5 with the
db accounts setprop [ibayname] php5 yes
signal-event ibay-modify [ibayname]
(with my ibay-name instead of [ibayname])
but when i look at php-version (with a php-version file in the ibay) i still have the old 4.3.9
any suggestions?
Micael Åman