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 ?
Strange Include Error
Moderator: General Moderators