cancel
Showing results for 
Search instead for 
Did you mean: 

Requirements related to connect PHP & SAP

Former Member
0 Kudos

Hi,

i have a requirement of connecting PHP and SAP.I am using PHP 5.0 version and SAP ECC 6.0.Do i require any other tools.

please guide me.

Regards,

Manesh.R

Accepted Solutions (1)

Accepted Solutions (1)

Nigel_James
Active Contributor
0 Kudos

Hi Manesh,

The answer to that question depends a lot on what operating systems you are connecting. Are you running PHP on linux or windows?

There is several experts in the forums here and a lot of content to guide you.

You could start with these links

Wiki pages

https://wiki.sdn.sap.com/wiki/display/EmTech/Scripting+Languages

Connector Announcement

http://www.piersharding.com/blog/archives/2009/01/sapnwrfc_for_ph.html

Download of the software

http://www.piersharding.com/download/php/sapnwrfc/

Forum Thread covering a lot of installation issues

Getting the RFCSDK if required

http://www.piersharding.com/blog/archives/2007/05/nw_rfc_sdk_is_n.html

If you have any other questions after having read all this ask away.

Why are you using PHP 5.0? I would at least upgrade to 5.2.12 or 13 if not 5.3.2

The 5.3 branch is a lot faster and has some new features.

Cheers,

Nigel

Former Member
0 Kudos

Hello Nigel,

thank you for the previous Information.

> If you have any other questions after having read all this ask away.

- I have read your message regarding library sources, and I still have a question regarding saprfc on Linux 32bit x86.

I am trying to compile saprfc under Ubuntu 8.04 32bit and I cannot find the appropriate NON-UNICODE sap-rfc source.

Note 1025361 "Support and Availability of the SAP NetWeaver RFC Library" clearly states that

"For the release 7.11 of the NW RFC SDK the following platforms and OS versions are currently supported:

...

Linux x86 32bit (Versions: SuSE SLES9, SuSE SLES10, RedHat EL4, RedHat EL5)"

- however I could not find "NW RFC SDK for Linux x86 32bit" at https://websmp107.sap-ag.de/swdc (there is only a 64bit version)

:: Support Packages and Patches - Entry by Application Group" Additional Components" SAP NW RFC SDK" SAP NW RFC SDK 7.11

  • AIX 64bit, * HP-UX on IA64 64bit, * HP-UX on PA-RISC 64bit,

  • Linux on IA32 32bit

  • Linux on IA64 64bit

  • Linux on Power 64bit

  • Linux on x86_64 64bit

  • Linux on zSeries 64bit

  • OS/400, * Solaris on SPARC 64bit, * Solaris on x64_64 64bit, * Windows Server on IA32 32bit, * Windows Server on IA64 64bit, * Windows Server on x64 64bit, * z/OS 64bit

:: Support Packages and Patches - Entry by Application Group" Additional Components" SAP RFC SDK" SAP RFC SDK 7.11

  • AIX 64bit, * HP-UX on IA64 64bit, * HP-UX on PA-RISC 64bit,

  • Linux on IA32 32bit

  • Linux on IA64 64bit

  • Linux on Power 64bit

  • Linux on x86_64 64bit

  • Linux on zSeries 64bit

  • OS/400, * Solaris on SPARC 64bit, * Solaris on x64_64 64bit, * Windows Server on IA32 32bit, * Windows Server on IA64 64bit, * Windows Server on x64 64bit, * z/OS 32bit, * z/OS 64bit

- Please advise, which version of saprfc should I use for Ubuntu 8.04 32bit x86 ?

Thank you in advance!

Alexander

Answers (0)