Hi all, I already had a running Application useing rpc calls to invoke a php script, getting SQL Data from a Database.
I had a server running on an embedded Linux PC. But now I want my laptop to be the Testserver too. I´ve got Xampp running on my notebook. everything is working fine. If I try my app local, then I get things loaded from the DB as required. If I acess my laptop from another PC or mobile DEvice, I only get the blank page without any data loaded from the DB. It seems, that my php script is not called due to the RPC. Why? I really turned off my Windows Firewall and Antivir software. I use Win7 on my Notebook. It´s so strange, on my localhost everything works but on any other host not.I don´t understand this, because the php script always is locally on the machine and has its database local with rootaccess. It seems, that my Win7 machine doesn´t support RPC or whatever. But I check all my RPC services locally. Any suggestions? Thanks! ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
