« Return to Thread: Anyone familar with PHP Extensions?

Anyone familar with PHP Extensions?

by Eric A. Boney :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Anyone on this list have any experience developing PHP Extensions? I have been working on an off on developing a Web Interface as many might know. I have the extension compiling and building just fine without any errors or warnings. When I include the header file for mymoneydatabasemgr class the extension will still compile and build without errors, but the "so" file will not register when Apache2 is restarted. If however, I remove or comment out the header file everything is fine and it registers like it should.


So without the header file I obviously can't get access to the class, so anyone have any ideas or any experience with developing extensions? I know this doesn't directly relate to KMM, but I was hoping maybe someone here may have some additional experience.


Thanks,


-Eric


------------------------------------------------------------------------------

_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

 « Return to Thread: Anyone familar with PHP Extensions?