Hello all, I have a problem when I run the health demo (PHP),which are : Warning: fopen(HEALTH_PRIVATE_KEY) [function.fopen]: failed to open stream:
1. No such file or directory in D:\XAMPP\xampp\php\PEAR\Zend\Gdata \HttpClient.php on line 99 2. Warning: feof() expects parameter 1 to be resource, boolean given in D:\XAMPP\xampp\php\PEAR\Zend\Gdata\HttpClient.php on line 101 3. Warning: fread() expects parameter 1 to be resource, boolean given in D:\XAMPP\xampp\php\PEAR\Zend\Gdata\HttpClient.php on line 102 I know there are two parameters that I should change before run Health demo from browser which are: "Health_PRIVATE_KEY" & "/path/to/your/rsa_private_key.pem" and when I read how can I take them I know that registeration is a must. and as I use my localhost so how can I run this demo within localhost or on other words how can I get these parameters where I use local host? or is it must to get domain name????? Thanks and Plz any one answer me ----- Yoyo -- You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en.
