> Your config files are OK, although the access.conf is scrambled. This
> may or may not have some influence on the problem you're seeing; I
> can't tell.
I did something wrong with the file on my workstation. The version of the
access.conf file isn't scrambled.
>> [Fri Mar 3 00:33:24 2000] [error] (25)Inappropriate ioctl for
>> device:
>> access to / failed for 195.126.210.179, reason: Authentication
>> failure
> The problem is related to this. The RPMs are built on apache 1.3.6
> on RH60. I have seen success reports for 61 but it may very
> well be that modules built for 1.3.6 will not work with 1.3.9
> (which is what you have).
> Would you mind grabbing the source RPMs for mod_midgard and
> midgard-php?
> They can be installed by doing
> # rpm --rebuild mod_midgard-1.2.5*src.rpm
> # rpm --rebuild midgard-php-1.2.5*src.rpm
I did the following, because just executing your commands did not work
because of dependency problems:
# rpm --rebuild MySQL-3_22_32-1_src.rpm
# rpm --erase MySQL-client-3.22.32-1
# rpm --erase midgard-php-1.2.5-8
# rpm --erase mod_midgard-1.2.5-5
# rpm --erase midgard-lib-1.2.5-3
# rpm --erase MySQL-3.22.32-1
# rpm --install /usr/src/redhat/RPMS/i386/MySQL-3.22.32-1.i386.rpm
# rpm --install /usr/src/redhat/RPMS/i386/MySQL-client-3.22.32-1.i386.rpm
# rpm --install /usr/src/redhat/RPMS/i386/MySQL-devel-3.22.32-1.i386.rpm
# rpm --install /usr/src/redhat/RPMS/i386/MySQL-shared-3.22.32-1.i386.rpm
# rpm --rebuild midgard-lib-1_2_5-3_src.rpm
And then I got the following error:
# rpm --rebuild mod_midgard-1_2_5-5_src.rpm
+ DEF=-DMIDGARD_RPM_RELEASE=\"\\\"${RPM_PACKAGE_RELEASE}\\\"\"
+ make
apxs -c -DMIDGARD_RPM_RELEASE=\"\\\"5\\\"\" -I/usr/local//include
-L/usr/lib/mysql -lmidgard -lmysqlclient -L/usr/local//lib -lmidgard
mod_midgard.c
make: apxs: Command not found
make: *** [mod_midgard.so] Error 127
Bad exit status from /var/tmp/rpm-tmp.66366 (%build)
Seems too complicated for me.
>> Groetjes,
> What, no insults this time?
I too despondent to insult somebody ;o)
Micha
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]