I am trying to set up Midgard 1.4.2-231 with PHP
4.1.0-104 and Apache 1.3.23-137, all as RPMs from SuSE
8.0. When I try to start Apache, I get an error which
reads "PHP Warning: Unable to load dynamic library
'midgard.so' - midgard.so: cannot open shared object
file: No such file or directory in u
Excellent solution! Worked like a charm! Thanks ever so much! Lawonna
In article <0c1501c13951$5c6f0b40$[EMAIL PROTECTED]>, "Steve
Brazill" <[EMAIL PROTECTED]> wrote:
> I know this isn't the 'standard approved' method, but I usually just
> create a 'symbolic' link to the file it needs from "/us
I apologize for my lack of clarity. libmysqlclient.so.10 is located at
/usr/local/mysql/lib/mysql/lib.
I added "/usr/local/mysql" to "/etc/ld.so.conf" and ran ldconfig. Any
assistance you can give me with this would be greatly appreciated.
Lawonna
In article <[EMAIL PROTECTED]>,
"Rasmus Lerdorf
Thanks for your quick response. I knew is was something simple like this
that I just wasn't getting right. This is daft, but when I ran "ldconfig"
on the command line in the /etc directory earlier today, nothing seemed
to happen, and is it "ldconfig" or "run ldconfig". Again, thanks! Lawonna
In a
Thanks for your quick response. I knew it was probably something simple
like this that I just didn't understand. This is another daft question,
but I'm not sure how to run ldconfig. When I typed "ldconfig" from the
command line in the /etc directory, nothing appeared to happen, and is it
"ldconfig
I'm getting a syntax error that says apache can't load libphp4.so into
the server because it cannot load libmysqlclient.so.10 as a shared object
file. libmysqlclient.so.10 is on the system at
/usr/local/mysql/libmysqlclient.s0.10, but I don't know how to tell
Apache where to find it. Can anyone he