php-general | 2001092
Date: 09/20/01
- Next message: Justin Buist: "Re: [PHP] Re: [PHP-DB] Cross site authentication"
- Previous message: Jason Bell: "Re: [PHP] MySQl IP Address Storage"
- Next in thread: Jeb Anderson Scarbrough: "RE: [PHP] include() problem..."
- Maybe reply: Jeb Anderson Scarbrough: "RE: [PHP] include() problem..."
- Maybe reply: Johnson, Kirk: "RE: [PHP] include() problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've got a very odd problem. I'm trying to include 'DB/mysql.php', from
the /usr/lib/php directory, and it's not working. My include_path is set
properly (.:/usr/lib/php) and when I do
'print_r(ini_get("include_path"));' it prints it properly. But when I
try and do an include, I get the following error.
Warning: Failed opening 'DB/mysql.php' for inclusion (include_path='')
in /usr/local/httpd/htdocs/test.php on line 2
Help? Please? I'm at a loss as to how to fix this, and I kind of need
to.
-- Matthew Walker Ecommerce Project Manager Mountain Top Herbs --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.281 / Virus Database: 149 - Release Date: 9/18/2001
- Next message: Justin Buist: "Re: [PHP] Re: [PHP-DB] Cross site authentication"
- Previous message: Jason Bell: "Re: [PHP] MySQl IP Address Storage"
- Next in thread: Jeb Anderson Scarbrough: "RE: [PHP] include() problem..."
- Maybe reply: Jeb Anderson Scarbrough: "RE: [PHP] include() problem..."
- Maybe reply: Johnson, Kirk: "RE: [PHP] include() problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

