Strange Include Error
Posted: Mon Dec 01, 2008 12:44 pm
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 ?
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 ?