Date: 09/29/00
- Next message: Rex Byrns: "[phplib] Array Insanity"
- Previous message: nathan r. hruby: "Re: [phplib] Another php problem: ignore previous one please"
- In reply to: nathan r. hruby: "Re: [phplib] Another php problem: ignore previous one please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
Hmmm....I wouldn't recompile.
First check if libmcrypt exists on the system - find, locate etc...
If you have it, put the directory name (e.g. /usr/local/lib) into
/etc/ld.so.conf and do a "ldconfig" as root. Then this library can be
found by the system and will be loaded when needed. For this description I
am assuming that you are using linux.
In case the library doesn't exist on your system, get and install it!!!
Bye
Stephan
On Fri, 29 Sep 2000, nathan r. hruby wrote:
> This is a php related question, not phplib. But anway....
>
> php needs libmcrypt.so.2 you don't ssem to have it, or php is looking
> in the wrong place for it. If you compiled --with-mcrypt add the
> =/path/to/mcrypt to the flag and make sure that the .so is in ld's path.
>
> -n
>
> On 29 Sep 2000, Sanlong Irvan wrote:
>
> >
> > Hi,
> >
> > Sigh. sorry to fill your email again.. I have this error during startsslSyntax error
> >
> > Since it's have PHP related.. so i think it's suitable i post this question.
> >
> > on line 29 of /usr/local/apache/conf/httpd.conf:
> > Cannot load /usr/local/apache/libexec/libphp4.so into server: libmcrypt.so.2: ca
> > nnot open shared object file: No such file or directory
> > /usr/local/apache/bin/apachectl start: httpd could not be started
> >
> >
> > Any idea how this can happen?
> >
> > Thanks
> > Irvan
> >
> >
> >
> >
> > -------------------------------------------------------------
> > Sign up for ICQmail at http://www.icq.com/icqmail/signup.html
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
> >
>
> --
> ........
> nathan hruby
> Webmaster: UGA Department of Drama and Theatre
> Project Maintainer: phpSlash, Carousel
> nhruby <email protected>
> ........
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
-- Dipl.-Ing. Stephan Ullmann Tel: +49 89 289-16008 Fachgebiet Raumfahrttechnik Fax: +49 89 289-16004 Technische Universität München Boltzmannstr. 15 85748 Garching, Germany Email: S.Ullmann <email protected>--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Rex Byrns: "[phplib] Array Insanity"
- Previous message: nathan r. hruby: "Re: [phplib] Another php problem: ignore previous one please"
- In reply to: nathan r. hruby: "Re: [phplib] Another php problem: ignore previous one please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

