Date: 10/23/00
- Next message: Jonathan Gale: "[phplib] Clarification of OOH Forms and Radio Buttons"
- Previous message: Mike Payson: "Re: [phplib] Nested Blocks Question"
- Next in thread: Arno A. Karner: "Re: [phplib] PHPLib prepend setting confusing other virtuals"
- Reply: Arno A. Karner: "Re: [phplib] PHPLib prepend setting confusing other virtuals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Not sure if anyone has ever encountered this before, but we've been
noticing a slight problem with our hosting server since someone installed
PHPLib. It seems that either PHP or Apache doesn't release something or
shares the info across child processes, what we are seeing is when someone
calls up the site using PHPLib and then someone else goes and loads up a
site not using PHPLib but is using PHP pages to pull stuff from the
database then we encounter stuff like this:
Fatal error: Failed opening required '' in
/home/www/kudosnet/staff.kudosnet.com/phpMyAdmin2/db_details.php3 on
line 1Fatal error: Failed opening required '
Now, this problem never cropped up until PHPLib started being used by some
sites, the required include file does exist but for some reason is not
being accessed correctly.
I've changed the default include path in the php.ini to "./" but it's not
done any good?
Any ideas short of banning PHPLib from the servers?
Server is running:
Apache/1.3.12 (Unix) PHP/3.0.15 mod_ssl/2.6.1 OpenSSL/0.9.4
Thanks ...
John
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Jonathan Gale: "[phplib] Clarification of OOH Forms and Radio Buttons"
- Previous message: Mike Payson: "Re: [phplib] Nested Blocks Question"
- Next in thread: Arno A. Karner: "Re: [phplib] PHPLib prepend setting confusing other virtuals"
- Reply: Arno A. Karner: "Re: [phplib] PHPLib prepend setting confusing other virtuals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

