{"id":1410,"date":"2017-12-17T15:29:45","date_gmt":"2017-12-17T19:29:45","guid":{"rendered":"http:\/\/www.blogseye.com\/?p=1410"},"modified":"2017-12-17T17:01:43","modified_gmt":"2017-12-17T21:01:43","slug":"notes-on-my-magento-installation","status":"publish","type":"post","link":"http:\/\/blogseye\/2017\/12\/notes-on-my-magento-installation.html","title":{"rendered":"Notes on my Magento Installation"},"content":{"rendered":"

Notes on installing Magento on my personal computer so it works in localhost.<\/p>\n

I have need of an online store, so I am trying to install Magento, which is a leading online store package.<\/p>\n

The installation, including sample data is huge. About 500 megs. I will not be able to install it on my hosting company because they have a limit on the number of files and storage space.<\/p>\n

I am having trouble installing it on localhost.<\/p>\n

The first problem is to edit the .htaccess file and find where they have the magento root.<\/p>\n

#RewriteBase \/magento\/<\/p>\n

If you didn’t install it in a folder called magento then the installation won’t run and throws a 500 error.<\/p>\n

I commented out lots of stuff, so I am timing out. Try not to change anything else in the .htaccess file.<\/p>\n

I keep “trying again” on the install process and each time I get a little further along.<\/p>\n

I have the feeling that this may not be a good thing.<\/p>\n

One more try and if I don’t make it to the end I will try the version without the sample database.<\/p>\n

I gave up and now I am working on the version without the sample database. It takes about 15 minutes to extract the zip on this machine. I think it is time to get a computer that is less than 10 years old.<\/p>\n

OK, .htaccess fails with IfVersion directive. This probably means that my version of Apache is too old. I am deleting the section. (don’t do this – see below).<\/p>\n

It remembered all my settings and failed trying to load samples. There is a config file hanging out that Magento must have created.<\/p>\n

It is a browser cache issue. Something weird is happening. I switched from Firefox to Chrome and got further along. I am guessing that the installation drops a cookie so that a restart of the installation uses old data. This is not good.<\/p>\n

It seems to have hung up at 5%. I am restarting everything and trying again.<\/p>\n

I will update when I succeed or else give up.<\/p>\n

update:<\/p>\n

OK. I got things to work. Installation absolutely requires Apache MOD VERSION. In my configuration it is listed as just VERSION. When I enabled it, all the ifVersion errors went away and I was able to load the pages.<\/p>\n

I put in the wrong password and locked my account. Because it is running on \/\/localhost Magento cannot send an email reset to me.<\/p>\n

Installation, including deleting old installs and databases, takes about an hour. I did the reinstall 4 times today and I’ve had enough.<\/p>\n

I’ll try again tomorrow.<\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

Notes on installing Magento on my personal computer so it works in localhost. I have need of an online store, so I am trying to install Magento, which is a leading online store package. The installation, including sample data is huge. About 500 megs. I will not be able to install it on my hosting […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/posts\/1410"}],"collection":[{"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/comments?post=1410"}],"version-history":[{"count":4,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/posts\/1410\/revisions"}],"predecessor-version":[{"id":1414,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/posts\/1410\/revisions\/1414"}],"wp:attachment":[{"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/media?parent=1410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/categories?post=1410"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blogseye\/wp-json\/wp\/v2\/tags?post=1410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}