| Author |  | 
      
        | traviskleckner Senior Member
 
  
  
 Joined: February 26 2007
 Location: United States
 Online Status: Offline
 Posts: 118
 | 
          I'm trying to troubleshoot why the new iPhone won't work
           | Posted: December 07 2009 at 14:32 | IP Logged |   |  
           | 
 |  for me.  The logs seem to indicate that it's using /ph-
 cgi/eval calls.  I thought that something like (of course
 insert server and port numbers that are for your setup):
 
 http://server:8800/ph-cgi/eval?
 formula=ph_getinsteonlevel("TESTSL")
 
 should work, but I just get a page not found.  Using
 http://server:8800/ph-cgi/formula finds the formula page
 just fine.  Control center in general seems to be fine.
 
 Am I doing something crazy?
 
 Thanks.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | grif091 Super User
 
  
 
 Joined: March 26 2008
 Location: United States
 Online Status: Offline
 Posts: 1357
 | 
          Kevin has been posting examples with port number 8080 where your sample is using 8800.  I don't use the stuff you are working with so this may not be important.
           | Posted: December 07 2009 at 14:42 | IP Logged |   |  
           | 
 |  
 __________________
 Lee G
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | traviskleckner Senior Member
 
  
  
 Joined: February 26 2007
 Location: United States
 Online Status: Offline
 Posts: 118
 | 
          It shouldn't.  I've got another app using 8080, so that's
           | Posted: December 07 2009 at 15:44 | IP Logged |   |  
           | 
 |  why I'm on 8800.   But the app is logging results, so it's
 getting to PH, it's just not doing anything.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | TonyNo Moderator Group
 
  
  
 Joined: December 05 2001
 Location: United States
 Online Status: Offline
 Posts: 2889
 | 
          That format works for me.
           | Posted: December 07 2009 at 19:24 | IP Logged |   |  
           | 
 |    | 
       
        | Back to Top |       | 
       
       
        |  | 
        | traviskleckner Senior Member
 
  
  
 Joined: February 26 2007
 Location: United States
 Online Status: Offline
 Posts: 118
 | 
          Interesting...so that format works for other people but
           | Posted: December 08 2009 at 15:19 | IP Logged |   |  
           | 
 |  doesn't work on mine.  Anyone have any thoughts on how I
 went about breaking that, and more importantly, how can I
 make it work again?
 
 Thanks.
 | 
       
        | Back to Top |     | 
       
       
        |  |