Hi Guys,
Just thought I would add this to the forum. I spent a while trying to workout how to install Magento to my shared hosting account. I had many hiccups and problems but finally got it working.
Let me explain what i have done to achieve this:
I unzipped all the files and uploaded them to a directory on my server, in this case called magento.
or you can go to your domain names in your control panel and point a domain to this folder. This can take upto 3 hours. Then go to your site, http://www.mywebsite.com
That should be it.
If you have not done so before hand make sure you setup a new database as you will need the details from this to fill in the install form.
I hope this helps anyone out there that is searching the forums.
I also installed on a 1and1 server, after much trial and error i got it to work, great job on explaining it so concisely.
a not on my install was that uploading from a mac i had two choices i will briefly describe the process with both from a mac.
Free Software method.
using one button ftp i uploaded files, but was unable to change permissions to files and folders, so i did this in The get info palette. i then re-uploaded the appropriate files. using tinker tool i was able to see the .htaccess file, opened with smultron to edit. re-uploaded and installed
Pay Software method
the only difference from the above method is using captain FTP i was able to edit the permissions once the files were on the server, but did still use smultron to edit.
with my hosting i have the plan that allows 3 domain names. as a result i did create a folder and pointed a subdomain to my install of magento, but it is set up that way to serve as a testing environment. since i knew i wanted to set up magento this way i had set the subdomain up prior to the start of the whole process.
Once you get to the point where you have to enter your database details you may get all sorts or errors unless it’s an empty database, i.e. the database must not have any other tables in it or magento won’t install.
Be sure to drop all existing tables (assuming you don’t need them of course), or create a new database just for magento.
Also change https to http (port 80) & it should install fine
The new .htaccess file with Magento 0.7.14800 is quite different. Anyone able to install 0.7.14800 on a 1and1 shared server? I just get Error 500 - Internal server error.
If possible, just move away from 1&1;.
Besides that there site and control panel is so slooow to use, they have some of the most non-technical support guys ever
Thanks very much for that, however, frontend is working, backend never retrieved, HTTP 404 Not Found all the times trying to go to http://mydomain.com/magento/admin .