<div><div dir="auto">Thanks Khalid, I tried this then cleared all caches in the Drupal / performance section. On my side it’s still not showing the css images. </div></div><div dir="auto"><br></div><div dir="auto">Also thought www-data:www-data was bad practice and perms should be www-data:root for most files/directories?</div><div dir="auto"><br></div><div dir="auto">Does anyone see the contact menu as an image?</div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 25, 2019 at 11:16 PM Khalid Baheyeldin <<a href="mailto:kb@2bits.com">kb@2bits.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">On Fri, Jan 25, 2019 at 11:12 PM Charles M <<a href="mailto:chaslinux@gmail.com" target="_blank">chaslinux@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So I set up an instance of Drupal 8 on a server and added a theme but<br>
it appears none of the CSS images are showing. I tried the following:<br>
<br>
chmod -R o+w css/<br></blockquote><div><br></div><div>Better use:</div><div><br></div><div>cd sites/default/files</div><div>find . -type d -exec chmod 700 {} \;</div><div>find . -type f -exec chmod 600 {} \;</div><div>chown -R www-data.www-data .</div><div><br></div><div>That way, all the ownerships and permissions are correct.</div><div><br></div><div>Then clear the caches.</div></div></div><div dir="ltr">-- <br><div dir="ltr" class="m_2176918389779008955gmail_signature"><div dir="ltr"><div>Khalid M. Baheyeldin<br><br></div></div></div></div>
_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Charles McColm<br>Blog: <a href="http://www.charlesmccolm.com/" target="_blank">http://www.charlesmccolm.com/</a><br>Twitter/Identica/Google+: @chaslinux</div>