Ad Widget

Collapse

Unable to install on OpenSuse 11.3 - php sockets fail

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gregm
    Junior Member
    • Jan 2010
    • 15

    #1

    Unable to install on OpenSuse 11.3 - php sockets fail

    Running OpenSuse 11.3 and compiled zabbix 1.8.4 from source. When I go to the setup php page I get:
    PHP Sockets Fail

    On the phpinfo page I have:
    mysql.default_socket /var/run/mysql/mysql.sock
    default_socket_timeout 60
    mysql.default_socket /var/run/mysql/mysql.sock
    MYSQLI_SOCKET /var/run/mysql/mysql.sock

    How do I get past this? How do I check that php is running with sockets enabled?
  • gregm
    Junior Member
    • Jan 2010
    • 15

    #2
    Problem solved - in yast install "php5-sockets "

    Comment

    Working...