Hi:

Absolutely no idea of your setup, but according to your post:

File(/opt/plesk/php/5.6/share/pear/ ----> http://www.bbrchk.com <---- /
> Services/BookClub/LevelService.php
> <http://www.bbrchk.com/Services/BookClub/LevelService.php>)
>

Should that read as
"/opt/plesk/php/5.6/share/pear/Services/BookClub/LevelService.php", or at
least "/opt/plesk/php/5.6/share/pear/
bbrchk.com/Services/BookClub/LevelService.php"?

It looks like you are requesting the whole URI instead of the service
endpoint (or at least Loader.php is treating it as such for some reason)

On Wed, Dec 11, 2019 at 11:01 AM Carlos Rovira <carlosrov...@apache.org>
wrote:

> Hi,
>
> If I understand correctly, you're having success to communicate with the
> server. But something is wrong in the data exchanged.
> I use Java/BlazeDS on server not PHP (last time for PHP was around 10 years
> ago). So my advice is:
>
> 1.- try to reduce first use case to the simplest one. Start by sending just
> a String and try to receive a response in the client
> 2.- if nobody here has PHP/AMF experience with Zend AMF try to search on
> internet on some forum, or try to search for the error you got (Failed to
> parse data....)
>
> Maybe one problem could be something related to encoding or PHP versions,
> don't know if Zend is currently maintained or the PHP version you're
> running is not compatible with Zend AMF version.
>
> You need to check and try from a simplest case until you find where could
> be the problem. Is what I use to do in this kind of cases.
>
> HTH
>
> Carlos
>
>
>
>
>
> El mié., 11 dic. 2019 a las 10:12, dw1970 (<dw1...@gmail.com>) escribió:
>
> > Have used Charles 4.5.5 as advised. Recorded "Failed to parse data
> > (com.xk72.amf.AMFException: Unsupported AMF3 packet type 60 at 1)" as in
> > this image
> > <
> >
> http://apache-flex-users.2333346.n4.nabble.com/file/t1290/2019-12-11_Charles01.png
> >
> >
> > also, recorded "<br />
> > *Warning*:  is_readable(): open_basedir restriction in effect.
> > File(/opt/plesk/php/5.6/share/pear/
> > http://www.bbrchk.com/Services/BookClub/LevelService.php)
> > is not within the allowed path(s): (/var/www/vhosts/bbrchk.com/:/tmp/)
> in
> > */var/www/vhosts/
> >
> bbrchk.com/httpdocs/testprodserver/ZendFramework/library/Zend/Loader.php*
> > on line *198*<br />" as in this image
> > <
> >
> http://apache-flex-users.2333346.n4.nabble.com/file/t1290/2019-12-11_Charles02.png
> >
> >
> >
> > I don't have a clue how to fix it. The folder structure is built as in
> this
> > image.
> > <
> >
> http://apache-flex-users.2333346.n4.nabble.com/file/t1290/2019-12-11_FileZilla01.png
> >
> >
> >
> > Can anyone help?
> >
> >
> >
> > --
> > Sent from: http://apache-flex-users.2333346.n4.nabble.com/
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>

Reply via email to