My sites were working perfect and I decided to change hosting so I downloaded all the files onto my computer and uploaded them on the new server. Now when I go to the page it asks me to download my php file on one site and the next is i cant fill out the form bc when I do and hit submit it asks if I want to download the app send file. Anyone know what causes this? the sites are stockinvestingsite.com stocknetpros.com and callcenteroutsourcingnow.com
did you upload your files to public_html? what control panel, if they used databases, did you upload them? and if php is installed.
This because if you prev hoster run php 5 and you new hoster run php 4 vice versa the php file will be downloaded. You can change the version of php you wanna use in php.ini file
Why not ask your host support. If you are on shared hosting you wont have access to the phgp.ini file or any php installation files.
Another test is try phpinfo, http://us2.php.net/phpinfo Put following in a test file and try to view it.