back in days, i had same issue, i dont recall the solution.,
but try one of these.
1) try full path in include
2) try require or require_once instead of include
3) try accessing /tradex/in.php?${QUERY_STRING} using web browser, if you can access it , i mean if you dont get any permission error, then i dont see any other issue.
good luck
|