View Single Post
Old 2014-03-25, 05:45 AM   #4
ecchi
Banned
 
ecchi's Avatar
 
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
Quote:
Originally Posted by JefersoN View Post
The pages keep going to my index page.
It sounds as though your server thinks you want to go to a page on your site, cannot find that site, so defaults to your index page as a 404. I can think of four mistakes you may have made that could cause this:

1) Are you sure you added the http or https part of the trade URL?

2) Are you sure you have NOT done this in the case of the link to your script (in the case of Trade Expert it must be in the form a href="/te3/out.php")?

3) Are you sure that you have set the folder permissions to allow scripts to be executed by everyone (not just owner)?

4) Are you sure that your server is set to allow PHP pages to run?
ecchi is offline   Reply With Quote