I'm planning to start a free text message service website (like many out there, I know ...) anyway do you think this will work on a 3.95$ hosting plan from godaddy? The script is php coded. I ask this because I have soms problems installing it... You guys have any experience with php scripts on godaddy? I tried to add a .htaccess file with a code to parse html as php but it doesn´t seem to be working at all... Greetz Smetten
I just took a look at godaddy and the economy plan hosted on the windows servers does not support PHP, but rather supports ASP, but the Linux servers support PHP. Make sure you are ona linux server, if not ask to be moved over, or find an ASP script.
One of my sites runs at GoDaddy, runs without any problems, even with htaccess mod_rewrites. Perhaps your htaccess is wrong?
I changed my hosting plan to a linux server with php. Now each time I want to open my page www.xorak.com, it asks me if I want to save it and I can´t open the page. Any ideas?
No prob, I deleted some unnecessary files from the server and now it seems to work. Now I just need to create a .htaccess file with mod rewrite... Greetz