Re: [phplib] PHPLib installing From: Bas van Schooten (bas <email protected>)
Date: 04/20/01

Hi,

> > I'm sure PHPLib is great, but whatever I do, it just will not work.
> > Since I also don't see any good instructions on how to install it.
> >
> > I have Apache running with PHP3 and PHP4, MySQL support and all. The
> > Apache server runs with the libphp3.so module. I really want PHPLib to
> > work as well. I edited the php.ini, put in the right directory where the
> > .inc files are, made a special phplib part in my MySQL database, but
> > whatever I try, it just will not work. The extra PHP functions are NOT
> > available. Does anyone have a simple list of things that need to be done
> > to get it to work?
>
> What are the errors you are getting? Did you restart Apache? (when using
> php as an apache module you need to restart it for changes in php.ini and/or
> httpd.conf to take effect..) Are the permissions correct on your phplib
> directory?

I did restart Apache, and everything. I use SourceWell
(http://sourcewell.berlios.de) who needs phplib. Do you always
specifically need to require a certain part of PHPLib in your script to
get it to work? Or when it's in the include path, it should find it
itself? Or it can't find page_open(), or something like: "Fatal error:
SourceWell_Session is not a class in page.inc on line 18" whenever I do
a workaround...

Cheers, Bas.

-- 
Bas van Schooten
I-Lab, Freeler
http://www.freeler.nl

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