Of course, following the readme file (not rocket science) I changed my domain, server, e-mail address etc. Meaning, that which I was told to change, I did.
However... I doesn't work. It's not the server. I'm absolutely confident it's not the HTML and I'm very confident it's not the CGI script. It has to be something else.
So...
I've read a few "common mistakes":
- not setting file permission
- transfering file with ASCII code (apparenly, one should NEVER use binary to transfer text files from a PC to a Unix server).
The above two statements are Greek to me. Unfortunatley, I don't speak Greek.
Can anyone sort this out. I can provide the code(s)... whatever it takes...
I'm at my wits end (didn't take long).
Thanks a tonne.
2. Transferring files - Upload your scripts and web pages in ASCII, images with binary. Most FTP apps allow you to specify how you would like to upload your files. If you're using WS_FTP you can specify how you would like to upload your files by clicking a radio button.