Magento Expert Forum - Improve your Magento experience

Results 1 to 3 of 3

CSS not loading in Magento 2 after installing

  1. #1

  2. #2
    New member LikeAStore's Avatar
    Join Date
    Mar 2015
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You should adjust the filesystem permissions and maybe the webserver

    1. Set the proper permissions and ownership

    You should set the proper filesystem permissions and ownership: http://devdocs.magento.com/guides/v2...tem-perms.html

    2. Deploy the static content

    The static content is deployed automatically in the developer703 mode.
    I recommend to use the developer modue during a store’s development.
    If you run a store in the production120 mode then you should deploy the static content manually997.

    3. Ensure you have not missed the .htaccess files

    What .htaccess files Magento 2 uses?1.7k

    4. Are you running Magento in a subdirectory?

    If you have installed Magento 2 into a subdirectory (/store, for example) then you should adjust your webserver.
    See: How to adjust Apache webserver (through .htaccess files) to run Magento in a subdirectory?

    If you use Nginx webserver then see the instructions from these topics:

    How to install Magento 2 into subdirectory using Nginx + Apache
    How to install Magento 2.0 into subdirectory using Nginx + PHP-FPM

    5. The problem could be caused by a lack of memory for the Less compiler

    How to fix the «Allowed memory size exhausted» / «Out of memory / Bad gateway» failure in Magento/Framework/ObjectManager/Relations/Runtime.php?

  3. #3
    Junior Member
    Join Date
    Sep 2016
    Posts
    228
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Go through with this link : https://gotechnies.com/css-javascrip...-installation/


    Hope it will resolve your issue.


    Newspaper Ad Agency in Delhi

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •