Skip to Content.
Sympa Menu

freetds - Re: lamer problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Brian Bruns" <camber AT ais.org>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: lamer problem
  • Date: Thu, 5 Sep 2002 15:23:32 -0400


if phpinfo shows no modules then it didn't get compiled in. Typically
this is for the reason that PHP's build system isn't really good handling
building it one way and then building with different modules. I would
recommend moving the directory out of the way (or deleting it entirely)
and then unpacking from the tgz file and building it with --with-sybase-ct
in the first time around.

Brian

> Hello Brian,
>
> Thursday, September 5, 2002, 5:27:48 PM, you wrote:
>
> BB> Yes, you've configured the module, but does the running PHP think it has
> BB> it. checking phpinfo() will tell us that.
>
>
> >> Hello Brian,
> >>
> >> Thursday, September 5, 2002, 4:48:48 PM, you wrote:
> >>
> >> >> Hello Brian,
> >> >>
> >> >> Thursday, September 5, 2002, 4:40:35 PM, you wrote:
> >> >>
> >> >>
> >> >> BB> The next thing is make a simple php script that calls php_info()
> >> >> and see
> >> >> BB> if module is listed there.
> >> >>
> >> >> which module should be listed there?
> >> >>
> >>
> >> BB> --with-sybase-ct
> >>
> >>
> >> BB> ---
> >> BB> You are currently subscribed to freetds as: [lmajewski AT waw.zigzag.pl]
> >> BB> To unsubscribe, forward this message to $subst('Email.Unsub')
> >>
> >> during the instalation process I've included this module.
> >>
> >> --
> >> Best regards,
> >> Leszek mailto:lmajewski AT waw.zigzag.pl
>
> BB> ---
> BB> You are currently subscribed to freetds as: [lmajewski AT waw.zigzag.pl]
> BB> To unsubscribe, forward this message to $subst('Email.Unsub')
>
> what if phpinfo shows that there is no such a module loaded?
>
> --
> Best regards,
> Leszek mailto:lmajewski AT waw.zigzag.pl




Archive powered by MHonArc 2.6.24.

Top of Page