I use bcompiler in my php
code(bcompiler_write_header+bcompiler_write_file+bcompiler_write_footer).
If the original phps are not located in the deployment directory, when I
ejecute the compiled code(In deployment directory)
I get an error because require_once use the path to the not compiled phps.
I use bcompiler in my php
code(bcompiler_write_header+bcompiler_write_file+bcompiler_write_footer).
If the original phps are not located in the deployment directory I get an
error: require_once use the path to the not compiled phps.
I'd like to know if there is any way to compile the phps and use t
Hello,
I am getting these errors all the time now, on multiple scripts at random
times.
Warning: bcompiler: Bad bytecode file format at in Unknown on line
0
This tells me it has to be PHP in some fashion.
Only thing I have found is this...
http://pecl.php.net/bugs/bug.php?id=10742
on 11/15/07 10:55 AM, Daniel Brown at [EMAIL PROTECTED] wrote:
> On Nov 15, 2007 10:31 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>>
>> I am getting these errors all the time now, on multiple scripts at random
>> times.
>>
>> Warning: bcompiler: Bad bytecode file format at 00
on 11/15/07 11:07 AM, Daniel Brown at [EMAIL PROTECTED] wrote:
> On Nov 15, 2007 11:05 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
>> on 11/15/07 10:55 AM, Daniel Brown at [EMAIL PROTECTED] wrote:
>>
>>> On Nov 15, 2007 10:31 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
Hello,
>
On Nov 15, 2007 11:05 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
> on 11/15/07 10:55 AM, Daniel Brown at [EMAIL PROTECTED] wrote:
>
> > On Nov 15, 2007 10:31 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
> >>
> >> Hello,
> >>
> >>
> >> I am getting these errors all the time now, on multiple script
On Nov 15, 2007 10:31 AM, Mike Yrabedra <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
>
> I am getting these errors all the time now, on multiple scripts at random
> times.
>
> Warning: bcompiler: Bad bytecode file format at in Unknown on line
> 0
>
> This tells me it has to be PHP in some fashi
* Thus wrote Werthmann, Stefan:
> Helo!
>
> I' m just in trouble with bcompiler.
> I want to compile a new bcompiler.so and this is the result:
> Any suggestions?
>
> /opt/lampp/lib/php/extensions/bcompiler/bcompiler.c:2336: error: `zend_uchar'
> undeclared (first use in this function)
you migh
Helo!
I' m just in trouble with bcompiler.
I want to compile a new bcompiler.so and this is the result:
Any suggestions?
/opt/lampp/lib/php/extensions/bcompiler/bcompiler.c:2336: error: `zend_uchar'
undeclared (first use in this function)
/opt/lampp/lib/php/extensions/bcompiler/bcompiler.c:2336:
9 matches
Mail list logo