[imp] [HEAD] renderAttachmentInfo error

Dan Wilson dan at acucore.com
Tue Oct 28 09:44:17 PST 2003


Ok... so I'm positive that it's an issue with PHPA, but I can't figure out how
to resolve it.  When I turn off PHPA, it works fine, but even after deleting
all the /tmp/phpa_* file, restarting apache and flushing the cache through
PHPACA, the problem still persists.

I'd really like to keep PHPA as it speeds things up a bit.

Is there anyone who has run into this before?

PHP Version 4.2.3
PHP Accelerator v1.3.3r2

Any suggestions would be very much appreciated.

-Dan

Quoting Michael M Slusarz <slusarz at bigworm.colorado.edu>:

> Quoting Dan Wilson <dan at acucore.com>:
>
> | I hadn't updated from HEAD for a while and when I did a week or so ago, I
> | started getting the following error:
> |
> | Fatal error: Call to undefined function: renderattachmentinfo() in
> | /home/dan/public_html/dev_horde/lib/MIME/Contents.php on line 589
> |
> | I continued to update for the last week, hoping that it would be
> | corrected, but
> | it looks as if I haven't updated a configuration or something.  I've
> | double-checked things and I'm pretty sure I've updated all the .conf
> | files and .dist files, but I must be wrong.
>
> Are you using an accelerator?  If so, you should destroy all your temporary
> accelerator files.  Some accelerators (I know PHPA for sure does this) will
> not recompile a driver in which the base class has changed.
> renderAttachmentInfo() was added to MIME_Viewer, and only a few drivers
> have extended this function so any other drivers that have been compiled by
> the accelerator program won't reflect this new function declaration.
>
> michael




More information about the imp mailing list