2014-02-09

PHP 5.6, SAPRFC & SAPNWRFC


I just compiled PHP 5.6 alpha1 and the SAP connectors SAPRFC and SAPNWRFC with no problems at all. Thank you:

In production we soon will upgrade to PHP 5.5.9 .

I will play around with the 5.6 bundled PHPDBG debugger. I didn’t know there was such a thing. This will actually be exciting. I’m not used to work with debuggers, it’s kind of weird since a debugger is such a nice tool.  

5 comments:

  1. Hi..

    I am able to connect SAP with PHP5.2.9 using SAPRFC1.4.1. But when i tried with PHP5.5, get the errors saprfc.dll(The .dll which are included in php.in & php/ext/). Please help me on this......

    Thanks

    ReplyDelete
    Replies
    1. I'm sorry Sriram,
      But I have not tried PHP greater than 5.2 with SAPRFC under Windows.
      You should go to Axel Bangert's site at http://sourceforge.net/projects/saprfcsdk/.
      I remember I had to add a line of code in SAPRFC to make it work with PHP 5.5 under Linux. I'm almost certain Axel have an updated version on his site.

      Delete
  2. How about saprfc.dll for php 7?
    Is it possible?
    I'll be wait for it

    ReplyDelete
  3. It seems SAPRFC is unsupported. Have a look at Piers Harding's SAPNWRFC.

    See http://larsxjohansson.blogspot.se/2016/09/php-7-and-saprfc.html

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete