GallusMax / open-source-self-check

An OpenSource Selfcheck system that is FAST, intuitive and - Free Software! Enhancements against the code from code.google.com/p/open-source-self-check
GNU General Public License v3.0
6 stars 4 forks source link

PHP Sockets Error #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am trying to connect to a SIP2 on a different computer using the IP 
address
2. I use the "responses.php" to test the connection

What is the expected output? What do you see instead?
I get the message:
PHP Fatal error: Call to undefined function socket_create() in 
C:\Inetpub\opensource_selfcheck\includes\sip2.php on line 694 

What version of the product are you using? On what operating system?
1.0.0.4

Original issue reported on code.google.com by greco.ve...@gmail.com on 25 Feb 2010 at 12:51

GoogleCodeExporter commented 8 years ago
It looks like your php installation does not have sockets enabled. The solution 
may
be as simple as finding your php.ini file and removing semi-colon ';' on the 
line
that includes the text 'sockets .dll' then restarting your web server. Let me 
know if
you still have trouble.

Original comment by ericmelton1@gmail.com on 25 Feb 2010 at 1:28

GoogleCodeExporter commented 8 years ago
I just got it working - I had to reinstall php. Thank you so much for this 
program, 
it's amazing!  

Original comment by greco.ve...@gmail.com on 25 Feb 2010 at 5:31

GoogleCodeExporter commented 8 years ago
Great! Let me know if you have further questions or ideas for new features.

Original comment by ericmelton1@gmail.com on 25 Feb 2010 at 5:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Issue can be closed.

Original comment by ohioc...@gmail.com on 15 Nov 2010 at 10:56

GoogleCodeExporter commented 8 years ago

Original comment by ericmelton1@gmail.com on 15 Nov 2010 at 11:23