Jun 20, 2007
About the gateway URL in the PHP Service Browser
One thing I forgot to mention in the SWX screencast is that you have to change the gateway URL in the PHP Service Browser from gateway.php to amf.php when you first start it. This setting is saved locally so that you only have to set it once.
![]()
You can change the setting in subsequent uses of the PHP Service Browser by accessing the Configuration panel using the first icon at the top-left of the application.
I do apologize for the unnecessary extra step in configuring the PHP Service Browser. It should come pre-defined with the correct URL but I have not been successful in getting the source for the PHP Service Browser from Patrick Mineault (the service browser is the one that is in Amfphp). I will keep trying and hopefully, once I have the source code, I will be able to make this change.
Worst case scenario, if I can't get the source, I will have to fork the service browser using the latest publicly available source (which is not for the latest version of the service browser in Amfphp) and lose time recreating some of the great functionality in the latest version.
I'm off to send Patrick another email...

[...] I forgot to mention during the SWX screencast that you will need to configure the gateway URL in the PHP Service Browser the first time you use it. I just made a post on the SWX web site with full instructions on how to configure the PHP Service Browser. [...]
Hey cool stuff,
this is made for working with cakephp! Is there a cakephp plugin available yet?
rock on
Hi Fokker,
Wouter Verweirder is working on swxcakephp. I just replied to your query on Twitter too and you can hit him up there (his user name is “wouter”).
Good luck and please let me know how you get on.
I will be supporting the cakephp version as soon as we can get it incorporated into the SWX trunk.
Mmmh Wouter seems to bee off, maybe you could post the working sample as proof of concept?
[...] In the past few days, I’ve been working on making the SWX Service Explorer a friendlier beast. Today, prompted by the error Kelvin Luck reported, I added better error handling that should help with a common issue that people may run into with Beta 1.1: The problem with the incorrect default gateway URL. [...]