inconsistent "invalid library" message

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mickael Faivre-Macon

    inconsistent "invalid library" message

    Hi,

    I have compiled a dynamic loaded PHP module and sometimes I get a
    "invalid library (maybe not a PHP library)" message.

    I just have to reload the page and my module is working again.

    What could cause this error (knowing that the module is working 90% of
    the time) ?

    Mickael.
  • Mickael Faivre-Macon

    #2
    Re: inconsistent "invali d library" message

    Hi Fred,

    Thanks for your reply.

    -rwxr-xr-x root

    I don't think this is the problem since the module is working.
    Besides, in the same directory (/usr/lib/php4) other lib have the same
    permissions. It is just that sometimes when I reload the page it does
    not work anymore.

    What bother me is that inconsistency.

    Mickael.


    Fred <fred@jobmarket intelligence.co m> wrote in message news:<aKT3b.300 974$o%2.137926@ sccrnsc02>...[color=blue]
    > Mickael Faivre-Macon wrote:
    >[color=green]
    > > Hi,
    > >
    > > I have compiled a dynamic loaded PHP module and sometimes I get a
    > > "invalid library (maybe not a PHP library)" message.
    > >
    > > I just have to reload the page and my module is working again.
    > >
    > > What could cause this error (knowing that the module is working 90% of
    > > the time) ?
    > >
    > > Mickael.[/color]
    >
    > Try checking the file permissions on your libraries. That may be the
    > problem.
    >
    > -Fred[/color]

    Comment

    Working...