thelusmcneely
12-04-2003, 03:15 PM
The Jesse Stratford Tutorial on
http://www.actionscript.org/tutorials/intermediate/PHP_Remoting/index.shtml
may have some problems with the amfphp 0.9.0b.
I'm running a local server with Apache/2.0.46 (Win32) PHP/4.3.3 under XP.
I've folowed the very intructions on the Tutorial, but something gone wrong. The requests wore made correctly, but no response from the script.
In the NetConnection Debbuger Window I could see the prossible problems with the _SESSION variables that was undeclared. I've checked very hard on the Apache conf and PHP.ini but no errors was found. I have also some fully funcitional script using Sessions running on the server (HTML only without Flash).
Then I downloaded the earlier version of amfphp (0.5.1) and with this version the script runs smoothly...
Well, I'm not an advanced programer, but I'm familiarized well with PHP and Actionscript and I think this is just a litle imcompatibility problem within ampf versions.
Well, by the way the tutorial is very good and i must congratulate Jesse for this one. Many thanks.
Thelus
http://www.actionscript.org/tutorials/intermediate/PHP_Remoting/index.shtml
may have some problems with the amfphp 0.9.0b.
I'm running a local server with Apache/2.0.46 (Win32) PHP/4.3.3 under XP.
I've folowed the very intructions on the Tutorial, but something gone wrong. The requests wore made correctly, but no response from the script.
In the NetConnection Debbuger Window I could see the prossible problems with the _SESSION variables that was undeclared. I've checked very hard on the Apache conf and PHP.ini but no errors was found. I have also some fully funcitional script using Sessions running on the server (HTML only without Flash).
Then I downloaded the earlier version of amfphp (0.5.1) and with this version the script runs smoothly...
Well, I'm not an advanced programer, but I'm familiarized well with PHP and Actionscript and I think this is just a litle imcompatibility problem within ampf versions.
Well, by the way the tutorial is very good and i must congratulate Jesse for this one. Many thanks.
Thelus