pixelpod
07-28-2003, 07:51 AM
HI guys,
I've installed PHP and mySQL and PHPMyAdmin, plus the most up-to-date remoting components.
I'm trying to follow along with the tutorial provided here but I'm coming up against a problem which I don't think has to do with remoting.
If anyone could help I'd really appreciate it :
When I test the gateway.php for Flashservices everything seems fine. When I tes the talk.fla I get the calls being made to AMFPHP but nothing gets sent back. Instead of an error in the Netservices debugger I get the following :
DebugId: 2
EventType: "Status"
MovieUrl: "file:///C|/Inetpub/wwwroot/php_remoting/talk.swf"
Protocol: "http"
Source: "Client"
Time: 1059391274593
Date (object #1)
....."Mon Jul 28 12:21:14 GMT+0100 2003"
Status (object #2)
.....code: 8
.....description: "Undefined variable: _SESSION"
.....details: "c:\inetpub\wwwroot\flashservices\util\Authenticate .php"
.....level: "Notice"
.....line: 29
Please could someone expalin to me why I have an undefined _SESSION varible and what I can do to remedy this.
Thanks in advance - great tutorial -,
pixelpod
I've installed PHP and mySQL and PHPMyAdmin, plus the most up-to-date remoting components.
I'm trying to follow along with the tutorial provided here but I'm coming up against a problem which I don't think has to do with remoting.
If anyone could help I'd really appreciate it :
When I test the gateway.php for Flashservices everything seems fine. When I tes the talk.fla I get the calls being made to AMFPHP but nothing gets sent back. Instead of an error in the Netservices debugger I get the following :
DebugId: 2
EventType: "Status"
MovieUrl: "file:///C|/Inetpub/wwwroot/php_remoting/talk.swf"
Protocol: "http"
Source: "Client"
Time: 1059391274593
Date (object #1)
....."Mon Jul 28 12:21:14 GMT+0100 2003"
Status (object #2)
.....code: 8
.....description: "Undefined variable: _SESSION"
.....details: "c:\inetpub\wwwroot\flashservices\util\Authenticate .php"
.....level: "Notice"
.....line: 29
Please could someone expalin to me why I have an undefined _SESSION varible and what I can do to remedy this.
Thanks in advance - great tutorial -,
pixelpod