Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 9 Oct 2001 16:28:43 -0700 Message-ID: From: "Joshua" To: cygwin AT cygwin DOT com Subject: cannot load php module in apache MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hi I'm trying to get apache running with php. I gave up on php4.06 as I got just way too many errors in mak, but no I'm simply trying tu use the modules provided in the cyg apache port ( http://apache.dev.wapme.net/ ) I've got apache running but when I attempt to load modules I get this.. Syntax error on line 206 of /usr/local/apache/conf/httpd.conf: API module structure 'session_module' in file /usr/local/apache/bin/mod_session.dll is garbled - perhaps this is not an Apache module DSO? In my httpd.conf file I have LoadModule session_module bin/mod_session.dll This happens with the php module as well and I suppose others.. Any ideas? I both compiled apache with dso support AND used the binaries from the site with the same result. DO i need to do something else then: install apache ( --enable-module=so --enable-rule=SHARED_CORE) drop the module.dll somewhere (i put it in apache/bin) edit httpd.conf for module load ?? Also if anyone has the diffs for compiling the php 4.06 or 4.05 I would GREATLY appreciate it. I'm at the end of my rope here :( Thanks very much Joshua email: cyberwombat at yifan dot net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/