Hello,
I have a simple hello world amfphp test that I drop onto a server to test my remoting connection and it it works fine locally, works fine on practically every server I test it on except one.
I have a Rails Playground server account I have php scripts that all work fine on that hosting too. Here’s my phpinfo() file: http://www.erichermann.com/php/phpinfo.php.
My hello world test resides here: http://www.erichermann.com/php/amfphp_hello_world.html
I can’t seem to find any clues after changing all my permissions and firebugging it which doesn’t show any errors.
Any Ideas on what to try next?
Thanks,
Eric