cancel
Showing results for 
Search instead for 
Did you mean: 

SAPRFC How to

Former Member
0 Kudos

Does anyone have a clear step by step guide on installing the SAPRFC, plus any gotcha's to look out for.

I have Apache2 and php5 installed and working. I followed the install instructions from the SAPRFC site.

1) Extract zip file saprfc-$VERSION$-$PHP_VERSION$.zip

2) Copy php-saprfc.dll to your extensions directory (e.g. C:\PHP\ext)

3) Edit php.ini file (in windows system dircetory, e.g. C:\WINNT, C:\WINDOWS)

and add line: 'extension=php_saprfc.dll'

4) Copy librfc32.dll (from SAPGUI install CD) to the windows system

directory or simple install SAPGUI on your machine.

So now when I run the saprfc_test.php I get the message that SAPRFC extension not loaded.

Has anyone encountered this problem? If so what did you do to resolve?

Accepted Solutions (1)

Accepted Solutions (1)

former_member583013
Active Contributor
0 Kudos

Please read this posts...

Greetings,

Blag.

Former Member
0 Kudos

Thanks Alvaro,

That thread helped solve my problem. the PHP and SAPRFC versions didn't match.

Answers (1)

Answers (1)

Former Member
0 Kudos

thanks for the help

former_member583013
Active Contributor
0 Kudos

Don't worry Jimmy -;) We are here to help -:D

Greetings,

Blag.