Page 1 of 1

PHP and Windows 98 problem

Posted: Tue Oct 02, 2007 7:37 am
by iainfreestone
I have a flash based desktop application which uses Flash remoting to access the server. It has two servers that is accesses a PHP Server (v.4.3) and a Coldfusion Server (V7).

Everything works fine on Windows XP and Windows Vista which is good. So I have been testing on Older operating systems. Starting with Windows 98. Which when I started testing did not work.

So I cut every thing down an created a simple app that returns a string to my application, the Coldfusion server returns a value but the PHP server will not return any thing.

Does any body know why this might be??

Cheers