Click to See Complete Forum and Search --> : include() and include_path
janebb
Mar 5th, 2002, 01:27 PM
I have set the include_path in php.ini file I have tried to write the whole path in include() function and I still get errors
Warning: Failed opening ' xxx database.php' for inclusion ....
What could be the problem
?!?!
Help!
Jana
scoutt
Mar 5th, 2002, 01:58 PM
you shouldn't have to mess with the php.ini file to make includes. the problem might have something to do with the file you are including. is the name correct? is the path correct in the include();? is teh code valid in the file being included? you're not using the url to include are you?
sh us the code you have that you are using.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.