Page 1 of 1

Strange Include Error

Posted: Mon Dec 01, 2008 12:44 pm
by saahilgoyal
I have my session across the global domain . ".DomainName.com"

there are two scripts working across subdomains : X.domain.com & Y.domain.com

sometimes, it shows include error, file not found in Y.domain.com, that is a file of X.domain.com , and there is no clue of that file in Y.domain.com code anywhere.

once i delete all the session variables from PHP "/lib/session/"

everything is fine.


Can Anyone help ?