piersharding / php-sapnwrfc

SAP RFC Connector using the SAP NW RFC SDK for PHP
http://www.piersharding.com/blog/
51 stars 15 forks source link

How do i make call to sapnwrfc for php 5.5.9 #14

Open prajay04 opened 9 years ago

prajay04 commented 9 years ago

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?

piersharding commented 9 years ago

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.

prajay04 commented 9 years ago

Hi,

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

kamedan commented 4 years ago

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 ?