Hi Friends, I am using the win32-snapshot WSF binaries. My system is running (I can get the web pages and the API pages but I am not making good endpoints:
When I attempt to login I get: Notice: Undefined variable: endPoint in C:\wamp\www\php_stocktrader\trader_client\request_processor.php on line 539 Notice: Trying to get property of non-object in C:\wamp\www\php_stocktrader\trader_client\request_processor.php on line 826 Notice: Trying to get property of non-object in C:\wamp\www\php_stocktrader\trader_client\request_processor.php on line 826 I have setup my database I 'believe' correctly. However it is not on 'localhost' but on a second machine. Todo this I changed the 'localhost' to the hard IP of the DB machine, set the conf/database xml file the same and I get the files above. I also changed the 'localhost' of the PHP machine in the table to hard IPs. Obviously I am not getting my endpoints. Can anyone shed some light on these errors. Thanks! drew
