include_path warning

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kristinruble
Forum Newbie
Posts: 1
Joined: Fri Oct 03, 2003 12:05 pm

include_path warning

Post by kristinruble »

I am trying to get a php script to send info to an e-mail address but I keep getting this error with include path..........

Warning: Failed opening '/Library/WebServer/pub/services/processor.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on line 0........I do not know where/ which file to put the include_path directive in.....Could someone please tell me what to do and what Unknown is refering to in the warning!!!!!
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Well, let's start with the source code of the page that is showing that error.
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Also, change your email address for the board. It's bouncing.
Post Reply