SeanPaul72
12-14-2003, 07:23 PM
I'm using the amfphp tutorial on this web site.
I downloaded the test_remoting folder.
I changed the path in the simple_gateway.php from a relative path to an absolute path.http://www.caillouette.com/flashservices/app/Gateway.php
with a relative path, my browser tried to download the file. With an absolute path I get the following error message. Fatal error: Cannot instantiate non-existent class:
gateway in /usr/home/web/users/a0017855/html/test_remoting/simple_gateway.php on line 8
any suggestions?
Thanks
I downloaded the test_remoting folder.
I changed the path in the simple_gateway.php from a relative path to an absolute path.http://www.caillouette.com/flashservices/app/Gateway.php
with a relative path, my browser tried to download the file. With an absolute path I get the following error message. Fatal error: Cannot instantiate non-existent class:
gateway in /usr/home/web/users/a0017855/html/test_remoting/simple_gateway.php on line 8
any suggestions?
Thanks