For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > March 2004 > Building Php extensions with Cygwin









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Building Php extensions with Cygwin
Bastien Continsouzas

2004-03-30, 4:38 am

Has anybody managed to build a Php Extension (Loadable Module)
under Cygwin. I tried to build the example first_module found on
http://www.zend.com/zendapi. It compiles and works well under linux.

Under windows with apache 2.0.48, I managed to compile it using
cygwin compiler but I have the following message :

Warning: dl(): Unable to load dynamic library
'c:\php\extensions\first_module.dll
(of course, the file is located in the good path)

I only found tutorials using Visual Studio so any experience
feedback about a similar problem would prove to be very usefull.

Bastien
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com