Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Could not install SAPRFC with PHP 5.4.4 in XAMPP 1.8.0 Win7

Former Member
0 Kudos

Hi,

I tried a lot to install SAPRFC php extension in my XAMPP 1.8.0 installation where the PHP version is 5.4.4. Here are the steps I followed:

1. Downloaded RFCSDK and grabbed librfc32.dll file and put it in C:\Windows\System32 and also in C:\Windows folders.

2. Put php_saprfc.dll ( taken from saprfc-1.4.1-4.4.8.Win32.zip ) in C:\xampp\php\ext folder

3. Made an entry in working PHP.INI file of xampp.

When I restart Xampp server it is showing me the below message:

Unable to load dynamic library "C:\xampp\php\ext\php_saprfc.dll" - The specified module could not be found.

I'm literally confused that which saprfc versions are compatible with which PHP versions. Like if I use PHP 5.4.4 then which saprfc version should I use?

Here are my configurations:

Windows : Window 7

System : 32 Bit

Xampp Version : 1.8.0

PHP version : 5.4.4

Apache : 2.4.2

Please help me to install it correctly.

Thanks.

4 REPLIES 4

Former Member
0 Kudos

Hello,

i compiled saprfc php extension for php version 5.6.5 x64. You can download from: https://sourceforge.net/projects/saprfc2/files/

0 Kudos

Hello,

I am looking for sap module for php 5.6.5 x64. Your link seems broken, may you update it?

Is it the saprfc 1.4.1?

Thank you really much,

0 Kudos

Hello,

right link is:

saprfc/sapnwrfc - Browse Files at SourceForge.net

you can download compiled php extension for saprfc and sapnwrfc projects. Let me know if that works.

0 Kudos

Hello,

Thank you, it work with my php 5.6.5 x64 with windows 2012.

Best regards,

Rodolphe Nesti