> >Comment out the midgard bits and try again. Also check if your apache
> >error log has any mention of a problem.
> 
> did this, and now i'm back to the original problem of not being able to
load
> midgard.so

>So what does the error message say?

PHP Warning:  Unable to load dynamic library './midgard.so' - ./midgard.so:
cann
ot open shared object file: No such file or directory in Unknown on line 0

>If you comment out midgard.so from php.ini, does everything work as usual?
Yup, works fine...i commented out mod_midgard stuff from httpd.conf in this
case.

>If you comment out midgard.so from php.ini, but leave mod_midgard active
>in httpd.conf, does apache work as usual (except midgard requests)?
Yup, works fine if extension=midgard.so is commented out from php.ini and
mod_midgard is active.(uncommented midgard stuff from httpd.conf)


>> Yup...upgraded from 4.0.1 rpm (uninistalled it now) to 4.0.6 (from
source).

>I assume midgard-php4 was recompiled since the rpm version was
>uninstalled?
Hundreds of times!

> I don't think that the changes in the php.ini file are being recognized
when
> i restart apache (using from binary: httpd stop/httpd start) because i'm
> still getting that loading error for midgard.so.

>Exactly what error are you getting? Is the updated extension_dir being
>recognized? Try setting it to a bogus value and check that it is
>trying to load midgard from there.
Yup, did this, and it looked for it in the bogus location...:(

>You can also change a setting like
>allow_url_fopen or whatnot and see if it changes if you call phpinfo.
This does NOT change the value when i call phpinfo...value displayed there
stays at 1..i'm assuming that means on, which is default, and i changed it
to off...

>Apache is from rpm, right? If so, the script in /etc/rc.d/init.d/ is
>the right script to stop and start apache.
Apache is from rpm.

P.S. Thanks for the help, and patience so far...but looks like i still need
more..:(

---------------------------------------------------------------------
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]

Reply via email to