Hey folks,
I'm trying to get Zabbix 1.8 running on a Suse Linux Enterprise Server 11.
I've had the missing mysql devel library files error (see other threads) ; finally I managed to compile and do a make install properly.
Now I'm stuck at running the webbased setup, all flags are green except PHP5 Sockets support.
I'm using YAST and I've browsed the SDK CD1, there's a version mismatch in the packages.
The one on the SDK is PHP-Sockets 5.2.6.50.17
the php version I got is PHP 5.2.6.50.23.1 x86_64
I've tried everywhere to locate the proper PHP Sockets extension file, so far to no avail.
Another way might be to recompile PHP altogether from php.net ; although I have no idea what that would mean for other packages like Apache2 and MySQL.
Can anyone help me out with either the right RPM for PHP Sockets 5.2.6.50.23.1 or tell me how to recompile PHP5 with sockets enabled?
It's rather frustrating to get this far and then struggle with that final installation pre-requisite check to go unfilfilled.
Greets, Dennis
I'm trying to get Zabbix 1.8 running on a Suse Linux Enterprise Server 11.
I've had the missing mysql devel library files error (see other threads) ; finally I managed to compile and do a make install properly.
Now I'm stuck at running the webbased setup, all flags are green except PHP5 Sockets support.
I'm using YAST and I've browsed the SDK CD1, there's a version mismatch in the packages.
The one on the SDK is PHP-Sockets 5.2.6.50.17
the php version I got is PHP 5.2.6.50.23.1 x86_64
I've tried everywhere to locate the proper PHP Sockets extension file, so far to no avail.
Another way might be to recompile PHP altogether from php.net ; although I have no idea what that would mean for other packages like Apache2 and MySQL.
Can anyone help me out with either the right RPM for PHP Sockets 5.2.6.50.23.1 or tell me how to recompile PHP5 with sockets enabled?
It's rather frustrating to get this far and then struggle with that final installation pre-requisite check to go unfilfilled.
Greets, Dennis

Comment