php-sapnwrfc icon indicating copy to clipboard operation
php-sapnwrfc copied to clipboard

How do i make call to sapnwrfc for php 5.5.9

Open prajay04 opened this issue 10 years ago • 3 comments

I am using linux 4.0.4-x86_64 (ubuntu14) I have installed php-sapnwrfc-0.11 with SAP NW RFC SDK 7.20 Added sapnwrfc.so to php.ini file and restarted . it shows sapnwrfc enabled in phpinfo.

How to make call to sapnwrfc to test login?

prajay04 avatar Sep 10 '15 09:09 prajay04

Hi -

Have a look at the example - https://github.com/piersharding/php-sapnwrfc/blob/master/examples/sample_call.php and the unit tests https://github.com/piersharding/php-sapnwrfc/tree/master/unit_tests .

Cheers, Piers Harding.

piersharding avatar Sep 10 '15 19:09 piersharding

Hi,

i tried sample_call example but i am not getting connected. Getting following response No data received ERR_EMPTY_RESPONSE

prajay04 avatar Sep 11 '15 05:09 prajay04

I am using linux 4.0.4-x86_64 (ubuntu14) I have installed php-sapnwrfc-0.11 with SAP NW RFC SDK 7.20 Added sapnwrfc.so to php.ini file and restarted . it shows sapnwrfc enabled in phpinfo.

How to make call to sapnwrfc to test login?

hi can you send me the .so file extension ?

kamedan avatar Aug 31 '20 07:08 kamedan