Re: Can't addFile() in SimpleTest Test Suite
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Mon, 29 Sep 2008 13:51:01 -0400
Rob Wilkerson wrote:
Woops. Sorry about the duplicate post. And crap. Just realized
what's probably happening. It's autorun.php that's probably trying to
do the include and that, of course, is failing. How do most folks
structure their environment? Clearly I'm doing it all wrong.
Thanks.
Use a relative path based off of the website root directory, which can be found in $_SERVER['DOCUMENT_ROOT'].
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: Can't addFile() in SimpleTest Test Suite
- From: Rob Wilkerson
- Re: Can't addFile() in SimpleTest Test Suite
- References:
- Can't addFile() in SimpleTest Test Suite
- From: Rob Wilkerson
- Re: Can't addFile() in SimpleTest Test Suite
- From: Rob Wilkerson
- Can't addFile() in SimpleTest Test Suite
- Prev by Date: Manually setting session ids
- Next by Date: SimpleXML and ADO XML
- Previous by thread: Re: Can't addFile() in SimpleTest Test Suite
- Next by thread: Re: Can't addFile() in SimpleTest Test Suite
- Index(es):
Relevant Pages
|