Re: [PHP] Include fails when "./" is in front of file name
- From: noahsw@xxxxxxxxx ("Noah Spitzer-Williams")
- Date: Mon, 7 Apr 2008 23:00:26 -0700
I appreciate the help guys. I don't understand what's going on. Here's what I've tried since posting:
Copied over the PHP binaries and php.ini from my old server to my new one. No luck.
Copied over the phpMyAdmin from my old server to my new one. No luck.
I've double-checked all permissions. Seriously, what else could there be?!
I repeat:
on old server, include('./file.inc.php') works FINE
on new server, include('./file.inc.php') BREAKS
I'm about to do a replace of "./" with "" but I know that's giving up!
""Daniel Brown"" <parasane@xxxxxxxxx> wrote in message news:ab5568160804071010l3eff856evdc25409a4a46028a@xxxxxxxxxxxxxxxxx
On Mon, Apr 7, 2008 at 1:05 PM, Lester Caine <lester@xxxxxxxxxxx> wrote:
People seem to be missing the point here. These are PUBLIC applications
that are failing to work for Noah. He should not need to re-write PHPMyAdmin
in order to get it to work?
Next people will be saying that we should re-write PHP if it does not work
for us.
Oh, did I say that? Must not have been paying attention as I
typed in words to that effect. Sorry.
I'm giving steps to debug and recreate the issue, not to rewrite
anyone else's code. You may have noticed where I mentioned
cross-platform portability.
--
</Daniel P. Brown>
Ask me about:
Dedicated servers starting @ $59.99/mo., VPS starting @ $19.99/mo.,
and shared hosting starting @ $2.50/mo.
Unmanaged, managed, and fully-managed!
.
- References:
- Include fails when "./" is in front of file name
- From: "Noah Spitzer-Williams"
- Re: [PHP] Include fails when "./" is in front of file name
- From: "Daniel Brown"
- Re: [PHP] Include fails when "./" is in front of file name
- From: "Noah Spitzer-Williams"
- Re: [PHP] Include fails when "./" is in front of file name
- From: "Daniel Brown"
- Re: [PHP] Include fails when "./" is in front of file name
- From: Lester Caine
- Re: [PHP] Include fails when "./" is in front of file name
- From: "Daniel Brown"
- Include fails when "./" is in front of file name
- Prev by Date: Re: [PHP] Recommended PHP Editors?
- Next by Date: RE: [PHP] Conditional popup driven from server-side
- Previous by thread: Re: [PHP] Include fails when "./" is in front of file name
- Next by thread: Re: [PHP] Arbitrary mathematical relations, not just hashes
- Index(es):
Relevant Pages
|