I downloaded gallery and it does have the init file which does seem to work...of course now there are other errors but at least there is progress!
-----Original Message----- From: Ben Ramsey [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 10:50 AM To: [EMAIL PROTECTED]; Greg Beaver Subject: [PHP] Re: PEAR file?? > It's not a PEAR file. PEAR files are never included using ".." This is not true. I can download a PEAR package and use it as a standalone in my application without specifying a PEAR folder in the include_path in php.ini. I can also use it without using ini_set() to change the include_path. If I use it in this way, there would be files in my application that would need to include it using ".." :) -- Regards, Ben Ramsey http://benramsey.com http://www.phpcommunity.org/wiki/People/BenRamsey -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php