>> Ok...now that that is all done (rebuilding everything except data,cause
>> that's compatible?),
>Yes.
OH NO!!!! I accidentally deleted data in my deleting frenzy!! I am trying
to re-install it now, but when i run ./dbinstall, after a few steps i get:
Your selection: 2
Message: Reading config file install-repligard.conf
midgard-lib: mgd_connect to midgard@localhost://midgard failed: Can't
connect to
local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
** CRITICAL **: Error in DB connection
I don't know why it's trying to look for mysql.sock in
/var/lib/mysql....it's located in /tmp/mysql.sock. How can I make it look
in /tmp/ instead?
>> I tried to start apache...key word tried..:( I got the
>> following error:
>> [root@oddjob /]# /usr/sbin/httpd start
>> Syntax error on line 918 of /etc/httpd/conf/httpd.conf:
>> Cannot load /usr/lib/apache/mod_midgard.so into server: undefined symbol:
>> mgd_authfailure_msg
>Chances are you have old header files somewhere during the recompile
>of the midgard-lib from CVS. The previous release did not include this
>header file, and the compiler you use may give preference to the
>allready installed (older) header files. Try (re)moving the older
>header files (and libs, probably) and recompile the lot.
Thanks....this worked!
>> I don't know if this solves this, but i have the loction for libexpat.so
in
>> my ld.so.conf file: /apps/expat/lib
>> when i run ldd on it, i get:
>> [root@oddjob bin]# ./ldd /apps/expat/lib/libexpat.so
>> libc.so.6 => /lib/libc.so.6 (0x4002b000)
>> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
>> I don't know if this is helpfull, but i thought i might tell you, just in
>> case...
>The compiler doesn't use the information available from ld.so, so the
>compiler would still need to be told where to find them.
When installing from the CVS, i realized that for mod, you can specify the
expat directory...from documentation it looks like that the configure script
will be able to find it (no=DIR option), but this time i just specified it
anyways. When i installed php4 after, it worked fine...no expat.h missing
error.
>I just checked in a script that will help with these issues, I hope.
>Re-run fetchcvs, run 'make clean' in all directories.
Thank you...this worked...i think...i still can't access the admin site, but
that's probably because the data problem. Just to make sure, now when I run
phpinfo, the midgard module is included, but all this says is the Midgard
version under Midgard Support col. and all the functions under the enabled
col. Is that all it's supposed to say?
>Emile
Aditya
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]