View Single Post
Old 2014-03-25, 09:57 AM   #5
JefersoN
Rock stars ... is there anything they don't know?
 
Join Date: Dec 2012
Posts: 11
Quote:
Originally Posted by ecchi View Post
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?
1-Yep
2-Yep
3-Yep
4-Yep
JefersoN is offline   Reply With Quote