As the subject states, building the correct dll can be a problem.
I am currently experimenting with the merging of PHP and SAP.
The only problem is that the dll found on sourceforge don't match the ID of my current PHP setup.
I am using XAMP for win32 version 1.7.3. As for as i know that is the most recent one.
I followed the tutorial of Craig Cmehil and all things worked out except for the starting of the server with the saprfc.
This is what i get:
Warning
PHP Startup: saprfc: unable to initialize module
Module compiled with build ID=API20090626,TS
PHP compiled with build ID=API20090626,TS, VC6
These options need to match.
I am no expert in all this. After some research i noticed that the dll file isn't compiled with VC6.
If anyone can explain what this VC6 is + how to build the right dll file, i and many others with the same problem, would be gratefull.
Greetings,
Mike Derycke