Re: [PHP] apache problem on startup w/ libmhash

2001-03-21 Thread Dean Hall
""Dean Hall"" <[EMAIL PROTECTED]> wrote in message 99a9kk$hnp$[EMAIL PROTECTED]">news:99a9kk$hnp$[EMAIL PROTECTED]... > > ""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message > 99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]... > > At first find where is libmhash.so.2. Then edit

Re: [PHP] apache problem on startup w/ libmhash

2001-03-21 Thread Dean Hall
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message 99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]... > At first find where is libmhash.so.2. Then edit your ld.so.conf. > Then run ldconfig. Well, this seems to have worked. I don't know why it didn't work when I tried doing it

Re: [PHP] apache problem on startup w/ libmhash

2001-03-21 Thread Dean Hall
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message 99a7rf$rer$[EMAIL PROTECTED]">news:99a7rf$rer$[EMAIL PROTECTED]... > At first find where is libmhash.so.2. Then edit your ld.so.conf. > Then run ldconfig. I'm trying this, and I'll get back to you on whether it works. > Filename and command n

Re: [PHP] apache problem on startup w/ libmhash

2001-03-21 Thread Yasuo Ohgaki
At first find where is libmhash.so.2. Then edit your ld.so.conf. Then run ldconfig. Filename and command name may vary, I can't tell since you didn't mention your OS. Alternatively, you can build into PHP if you have static lib. I prefer this way for non standard libs to make sure web server star

[PHP] apache problem on startup w/ libmhash

2001-03-21 Thread Dean Hall
(Sorry for the cross-post; I'd like to get this solved, as I haven't been able to find a solution for several months.) I have installed mhash and libmcrypt (and mcrypt, for that matter), configured php with both of the extensions, and compiled PHP (as a DSO), and apache gives the following error