i have installed Magento 2 but for some reason all the css/js/images are not loaded. Below are the steps i follow to install Magento 2
- Create a sub-domain on cpanel
- Downloaded Magento and uploaded via FTP to the sub-domain
- Via cPanel FileManager extracted the tar.gz file
- Follow the setup wizard (we have MySQL 5.6 and PHP 5.5 - the setup went fine without any problems)
Do i need extra software on my server (like composer) ?
I have searched for a solution into this but so far no luck
- i've tried to change di.xml file but no luck
- i've tried to run the static-content:deploy but i get errors
Regards