Paths and Directories issue

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
yechi2001
Forum Newbie
Posts: 10
Joined: Sun Apr 23, 2006 8:34 pm

Paths and Directories issue

Post by yechi2001 »

I have setup php bu I get an error when loading includes. it tells me cannot stream. what is my include pathin my php.ini file.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

yechi2001
Forum Newbie
Posts: 10
Joined: Sun Apr 23, 2006 8:34 pm

Post by yechi2001 »

what i meant was how do I write it. is it c:/php/includes because that brought back errors too. include_path- then what. My website is local so it is in wwwroot and the directory where the include file is located in in a directory named "global". What should I type as the include path. Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

compare getcwd() and the (literal) path to that file
Post Reply