Page 1 of 1

LinkMan & Yahoo Server Side

Posted: Mon Oct 23, 2006 4:49 am
by smosie
I recently uploaded the linkman to my server side, however< when I test the link it says that the add.php page is not found.

This is what I did.

1. Uploaded the linkmand file----www.mypage.com/linkman/
which is a public file.
2. I uploaded the form.html page along with my other html pages where these pages sit.
3.Why am I still having trouble?

4. Where should links be written too?
5.How do I check if my server can read the script writing language you are talking about.

Thanks,

Smosie

Posted: Mon Oct 23, 2006 9:16 am
by Klemen
I can't really say unless you give me URL of your website so I can have a look, who knows what could have gone wrong...

You can check if your server supports PHP for example by uploading this file and opening it in your browser:
http://www.phpjunkyard.com/extras/phpinfo.zip

If you get a blank page or a bunch of code then your server doesn't support PHP.