Re: [phplib] does phplib require versioning? From: darcy w. christ (darcy <email protected>)
Date: 04/26/00

Thanks Toby,

  my include path seems fine:

include_path = ".:/usr/local/apache/php" ; UNIX: "/path1:/path2"
Windows: "\path1;\path2"

there seems to be something else happening and i'm not sure what it is.
i'm trying to work with php as a DSO since i ran into the trouble with
duplicate page_close() being executed. i'm beginning to think there's
something strange about AIX.

Toby Cabot wrote:
>
> > just to sum things up. i am successfully running php 3.0.15 as a DSO.
> > However, when i try to include phplib (using either the auto_prepend or
> > just the include), i receive only document has no data messages. This
> > seems to happen when i do a page_open. Has any one encountered this
> > kind of behaviour before? Is there some special configuration i need to
> > include with php for phplib to work?
>
> Sorry if you've already tried this, but make sure that your include files are getting included. I've had this behavior before when php couldn't find the phplib files.
>
> A file containing <?php phpinfo() ?> should show you where php is looking for the includes.
>
> This is generic, as I haven't used an aches (sorry - aix) machine in a while.

-- 
~darcy w. christ
Elegant Communications Inc.
416.362.9772 x222 | 416.362.8324 fax

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>