SunQuest
           Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 15th, 2003, 11:16 PM
simondev simondev is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 4 simondev User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Setting up AMFPHP

Hi I very familiar with php and quite familiar with Flash and just downloaded the macromedia remoting and trying to install amfphp but having difficulties getting it to run. I don't get any errors, but I am not getting any response either.

I tried running the /examples/basic/examples.fla as well as the examples.html off my apache webserver and nothing happens when I push on any of the buttons (echoString, echoNumber, echoBoolean, etc) There are no errors nor any response.

I have confirmed everything is working fine on the php end - phpininfo.php is installed and displays the default information.

Also all flashMX remoting components installed (can see the netServers.as file in the include directory)

Here is my directory structure:

c:/webRoot/flashservices
c:/webRoot/examples/basic/
c:/webRoot/examples/basic/gateway.php
c:/webRoot/examples/basic/examples.fla
c:/webRoot/examples/basic/examples.html
c:/webRoot/examples/basic/examples.swf
c:/webRoot/examples/basic/services

---------------------------
gateway.php :
<?php
include "../../flashservices/app/gateway.php";
$gateway = new Gateway();
$gateway->setBaseClassPath("services/");
$gateway->service();
?>
---------------------------
From my php.ini file:

include_path= "C:\php\pear";
include_path= "C:\webRoot\flashservices";
doc_root = C:\webRoot

---------------------------
From my apache httpd.conf:
<Directory "C:\webRoot">
DocumentRoot "C:\webRoot"


---------------------------

Maybe it's just something minor that I am overlooking, but I am driving myself crazy trying to figure this one out. Thank you if you can offer anything suggestions or tests I can run to troubleshoot.

-s

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Setting up AMFPHP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway