Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Flash Remoting

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-04-2003, 04:15 PM   #1
thelusmcneely
Registered User
 
Join Date: Dec 2003
Posts: 2
Arrow Possible problem with Jesse Stratford PHP-Remoting Tutorial

The Jesse Stratford Tutorial on
http://www.actionscript.org/tutorial...ng/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
thelusmcneely is offline   Reply With Quote
Old 12-06-2003, 04:03 PM   #2
toony
Registered User
 
Join Date: Dec 2003
Posts: 3
Default

Have anyone found a solution to the problem..?

I just tried to use the script in the tutorial, but i get an "user has no access to returnString" error..

I have installed amfphp on my server, and i know it works, because i've tried it with another tutorial, and that worked..

so what can be the problem..?
toony is offline   Reply With Quote
Old 12-06-2003, 06:53 PM   #3
thelusmcneely
Registered User
 
Join Date: Dec 2003
Posts: 2
Default

I've recivied a personal answer from Jesse, the tutorial writer.

The tutorial will be re-writen verry soon, but if you don't wanna wait for the oportunity, do like myself, instal the version 0.5.1 of the tutorial.

I'm not shure of the problem itself, i spect that Jesse explains that in the new version.
thelusmcneely is offline   Reply With Quote
Old 01-02-2004, 09:30 AM   #4
olaf3
Registered User
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 6
Default

Hallo,

i got the same problem while using this tutorial. The solution is to change the error-reporting option in the php.ini.

use the configuration:

E_ALL & ~E_NOTICE

And it works.
olaf3 is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:56 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.