[phc-general] command mysql_pconnect

Paul Biggar paul.biggar at gmail.com
Sat Feb 11 18:20:56 GMT 2012


Hi Mickel,

I mean compile PHP with that option.

Paul

On Sat, Feb 11, 2012 at 03:28, Mickel <mickel at telecomjordaan.nl> wrote:
> Hi paul,
>
>
>
> Do you mean a phc recompile  with option –enable-mysql
>
> Or do i also recompile php with the mysql option?
>
>
>
> PLease let me know.
>
>
>
> Mickel
>
>
>
> Van: Paul Biggar [mailto:paul.biggar at gmail.com]
> Verzonden: vrijdag 10 februari 2012 23:56
> Aan: Mickel
> CC: phc-general at phpcompiler.org
> Onderwerp: Re: [phc-general] command mysql_pconnect
>
>
>
> It sounds like phc is linking to a library that doesn't have MySQL
> installed. Did you specify --enable-mysql when building it?
>
> Sent from my phone - please excuse brevity
>
> On Feb 10, 2012 12:49 p.m., "Mickel" <mickel at telecomjordaan.nl> wrote:
>
> Hi all,
>
>
>
> First of all,   keep up the good work with phc.
>
>
>
> I have compiled a PHP code to a executable for a arm processor(embedded)
>
> First installed php and pch on my ubuntu box.
>
> Then i compiled PHP for arm.
>
>
>
> After i created the C code from the php code i can crosscompile the code to
> run on the Arm embedded box.
>
>
>
> In the PHP code the is a mysql connection using mysql_pconnect to connect to
> DB
>
>
>
> When i  run the executable on the armbox  i getting a error.
>
> Fatal error: __MAIN__(): Call to undefined function mysql_pconnect() in
> <unknown> on line 0
>
>
>
> Please help me with this issue.
>
> Thanks in advance
>
>
>
> Mickel
>
>
> _______________________________________________
> phc-general mailing list
> phc-general at phpcompiler.org
> https://nova.villiros.com/cgi-bin/mailman/listinfo/phc-general



-- 
Paul Biggar
paulbiggar.com
@paulbiggar

Check out my startup: http://circleci.com - Continuous Integration made easy!


More information about the phc-general mailing list