Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2249] check for php socket support #650

Closed
icinga-migration opened this issue Jan 4, 2012 · 5 comments
Closed

[dev.icinga.com #2249] check for php socket support #650

icinga-migration opened this issue Jan 4, 2012 · 5 comments
Labels
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2249

Created by mopp on 2012-01-04 20:18:07 +00:00

Assignee: (none)
Status: Resolved (closed on 2012-09-12 15:20:50 +00:00)
Target Version: 1.8
Last Update: 2012-09-12 15:20:49 +00:00 (in Redmine)


Icinga Reports 1.6.0

Error: "Loading resource tree" doesn't disappear in the web interface.
Error-Log:
PHP Fatal error: Call to undefined function socket_create() ...

Problem: No socket support for php.
Possible check during "make install".

  1. php r "echo phpinfo();" | grep 'Sockets Support' || echo "No Sockets Support for PHP> Abort installation"

Changesets

2012-09-12 14:27:01 +00:00 by jmosshammer 046829b

Added additional php module checks to configure (fixes #2249)
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-01-04 20:22:37 +00:00

  • Subject changed from Improved check for make install to check for php socket support
  • Status changed from New to Feedback
  • Target Version changed from 1.6.2 to 1.7

changed topic, should be done when running configure instead, setting a special variable and bailing out on configure already.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-05-05 10:49:18 +00:00

  • Target Version changed from 1.7 to 1.8

@icinga-migration
Copy link
Author

Updated by berk on 2012-08-15 10:00:09 +00:00

  • Assigned to set to berk

@icinga-migration
Copy link
Author

Updated by berk on 2012-08-15 10:03:03 +00:00

  • Tracker changed from Feature to Bug
  • Project changed from Reporting to Web
  • Status changed from Feedback to New
  • Assigned to deleted berk
  • Priority changed from Low to Normal

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2012-09-12 15:20:50 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 046829b.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant