[PHP] Re: problem with shared object file

2007-04-26 Thread Colin Guthrie
Marten Lehmann wrote: > Hello, > > I'm trying to include a shared object file with the function dl(). But I > always get: > > Warning: dl() [function.dl]: Unable to load dynamic library > '/homepages/xyz/util.so' - /homepages/xyz/util.so: cannot open shared > object file: No such file or director

[PHP] Re: problem with shared object file

2007-04-26 Thread Colin Guthrie
Marten Lehmann wrote: > Hello, > > I'm trying to include a shared object file with the function dl(). But I > always get: > > Warning: dl() [function.dl]: Unable to load dynamic library > '/homepages/xyz/util.so' - /homepages/xyz/util.so: cannot open shared > object file: No such file or director

[PHP] Re: problem with shared object file

2007-04-26 Thread Colin Guthrie
Marten Lehmann wrote: > Hello, > > I'm trying to include a shared object file with the function dl(). But I > always get: > > Warning: dl() [function.dl]: Unable to load dynamic library > '/homepages/xyz/util.so' - /homepages/xyz/util.so: cannot open shared > object file: No such file or director