Re: Trouble with auth
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> Hi! > > I have no luck.. libpcre and libpcre is at the newest available > version. If I would like to compile 1.6.3 for myself I am stuck with > the php4-module: > In file included from /usr/include/apache-1.3/httpd.h:29, > from /usr/local/include/midgard/apache.h:25, > from > /root/Midgard_AllinOne/midgard-php4-1.6.3/php_midgard.h:69, > from > /root/Midgard_AllinOne/midgard-php4-1.6.3/mgd_internal.h:27, > from > /root/Midgard_AllinOne/midgard-php4-1.6.3/preparser.c:22: > /usr/include/apache-1.3/ap_config.h:1091: warning: `closesocket' > redefined > /usr/include/php4/main/php_network.h:32: warning: this is the location > of the previous definition Unfortunately no one can fix this except PHP developers. show me versions of Apache and PHP4 dpkg -s apache-dev | grep Version dpkg -s php4-dev | grep version Piotras