Commit f635ac4981f94253e0bf2bd6ba03853fc619b1ed

Kano 2012-02-24T11:53:49

FAQ about sockets not working on windows PHP

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/README b/README
index e4e744b..3132c3a 100644
--- a/README
+++ b/README
@@ -901,6 +901,11 @@ Q: Are kernels from other mining software useable in cgminer?
 A: No, the APIs are slightly different between the different software and they
 will not work.
 
+Q: I run PHP on windows to access the API with the example miner.php. Why does
+it fail when php is installed properly but I only get errors about Sockets not
+working in the logs?
+A: http://us.php.net/manual/en/sockets.installation.php
+
 ---
 
 This code is provided entirely free of charge by the programmer in his spare