@sherrie wrote:Sorry about that, it included the period in the URL, here you go: http://devdocs.magento.com/guides/m1x/install/installer-privileges_after.html
Let me know if that works.
Sorry, still getting 404 error message. ALso, changing the the permissions to 700 still did not get the log folder created, do I need to create it myself?
It won't hurt anything to create it yourself. Give it a try and see if the logs are created.
@sherrie wrote:It won't hurt anything to create it yourself. Give it a try and see if the logs are created.
created the folder, but no logs were created.
@dfontana wrote:
@sherrie wrote:It won't hurt anything to create it yourself. Give it a try and see if the logs are created.
created the folder, but no logs were created.
Also, I added 1 product category and 1 product, but does not appear on the front end and if I click any of the links in the footer on the frontend, I get a 500 error. Did I do something wrong? the url for the page is magento.fontanacomputerservices.com
[Note: @dfontana messaged me info to look at his admin configuration but I wanted to post the solution here in case anyone else is having a similar issue.]
Okay, I've figured out a few things:
Options +FollowSymLinks -MultiViews
# Turn mod_rewrite on
RewriteEngine On
RewriteBase /magento
I'm so sorry Dominic, edited.