Subject | Re: Getting ibase_connect() to work. |
---|---|
Author | vengfulsquirrel |
Post date | 2003-10-25T22:59:31Z |
--- In firebird-php@yahoogroups.com, ian <ijwilson@k...> wrote:
because classic compiled the module just fine. Now after moving
interbase.so to the extension directory I get a segmentation fault
everytime I use ibase_connect and it kills the apache child process.
Does anyone have any idea what I am doing wrong?
-Ian
> On Monday 20 October 2003 06:45, Milan Babuskov wrote:there a good
> > <html><body>
> >
> >
> > <tt>
> > Lester Caine wrote:<BR>
> > >>> PS. This is my first mailing list, is
> > way to arrange<BR> >>>messages by<BR>do you
> > >>> thread in something like kmail, or to stay sane
> > just look at the<BR> >>> archives of the messages?<BR>href="http://fbexport.sourceforge.net">http://fbexport.sourceforge.net</a><
> > >>> -Ian<BR>
> > > <BR>
> > > <BR>
> > > Another good Linux question. I use Netscape7.1 on both the <BR>
> > > WIndows and Linux machines, and that gives me the threaded <BR>
> > > views.<BR>
> > <BR>
> > I use Mozilla, it does the same thing.<BR>
> > <BR>
> > -- <BR>
> > Milan Babuskov<BR>
> > <a
> >
> >BR> <BR>href="http://rd.yahoo.com/M=259395.3614674.4902533.1261774/D=egroupweb/S=17
> > <BR>
> > </tt>
> >
> > <br>
> >
> > <!-- |**|begin egp html banner|**| -->
> >
> > <table border=0 cellspacing=0 cellpadding=2>
> > <tr bgcolor=#FFFFCC>
> > <td align=center><font size="-1" color=#003399><b>Yahoo! Groups
> > Sponsor</b></font></td> </tr>
> > <tr bgcolor=#FFFFFF>
> > <td align=center width=470><a
> >
>src="http://us.a1.yimg.com/us.yimg.com/a/sl/sleepangel/sleep_300x250.gif"
>05007183:HM/A=1524963/R=0/SIG=12o885gmo/*http://hits.411web.com/cgi-bin/auto
> >redir?camp=556&lineid=3614674&prop=egroupweb&pos=HM"><img
> >
> > alt="" width="300" height="250" border="0"></a></td> </tr>src="http://us.adserver.yahoo.com/l?M=259395.3614674.4902533.1261774/D=egro
> > <tr><td><img alt="" width=1 height=1
> >
> >upmail/S=:HM/A=1524963/rand=275522040"></td></tr> </table>Service</a>.</tt>
> >
> > <!-- |**|end egp html banner|**| -->
> >
> >
> > <br>
> > <tt>
> > To unsubscribe from this group, send an email to:<BR>
> > firebird-php-unsubscribe@yahoogroups.com<BR>
> > <BR>
> > </tt>
> > <br>
> >
> > <br>
> > <tt>Your use of Yahoo! Groups is subject to the <a
> > href="http://docs.yahoo.com/info/terms/">Yahoo! Terms of
> > </br>accurate
> >
> > </body></html>
> Thank you for all the responses.
> I still cannot get php-firebird to work.
>
> I tried to follow Philippe intrustructions which appear to be very
> instructions(thank you).--with-interbase=shared,/usr/local/firebird
> Editing php_interbase.h with #define ISC_FAR
> export LIBS="-lstdc++ -lcrypt"
> then using command ./configure
>make -i
> But Using firebird 1.5 rc4,
> If I am using php 4.3.1 I can get ./configure to work but make or
> never produce the interbase.so library.error that
> ->It does produce interbase.lo or interbase.a, is that what I want?
>
> If I use php 4.3.2 or 4.3.3 both ./configure fail and it gives an
> the bug post that phillipe pointed me to, I think, was supposed to fix.checking for
> I get something like "libgds or libib_util not found!" when it is
> isc_detach_database, iscfirebird
> ->Should I even have a gds library in my firebird directory?
>
> I also tried firebird 1.5 rc6 and that did the same as above.
> ->Could someone with Suse 8.2 tell me the exact version of php and
> they used? Note: Suse 8.2 comes with php as 4.3.1 but if I downloadthe
> source it should not conflict with any of already installed versionif I am
> just trying to compile the module right?Well, I guess I was supposed to use classic and not super server
>
> ->Another question should I be using root throughout this process?
>
> Thank You
> -Ian
because classic compiled the module just fine. Now after moving
interbase.so to the extension directory I get a segmentation fault
everytime I use ibase_connect and it kills the apache child process.
Does anyone have any idea what I am doing wrong?
-Ian