Re: [Flashcoders] Little Problem with AMFPHP browser

2007-02-07 Thread Dave Mennenoh
In the error message, it's got "amfphp" repeated in the path Argh... I never even noticed that, I was looking at the bold text only which didn't show it repeated twice. Removing it from the path line did the trick. Thanks for catching that. Dave - Head Developer www.blurredistinction.com Ad

Re: [Flashcoders] Little Problem with AMFPHP browser

2007-02-07 Thread Glen Pike
In the error message, it's got "amfphp" repeated in the path - maybe you need to copy the real path from here rather than using __FILE__ because that may be called from sub-directories, etc. Try this: /hsphere/local/home/blurred/blurredistinction.com/amfphp/ if that does not work, try removin

[Flashcoders] Little Problem with AMFPHP browser

2007-02-07 Thread Dave Mennenoh
I've started playing with AMFPHP today, and it's pretty darned cool! I have a little service written, that sends back an SQL query to a datagrid - all is good. But I can't get the online service browser to work - it's a path problem I think. Within the config.inc.php file it has this: /** *