WARNING: You are not using an encrypted connection, so your password will be sent in plain text. Learn more.
How to fix
To fix the above warning message, we need to change the permission and ownership of the file.
type this command:
chown www-data:www-data -R /var/www/drupal(or your drupal web root name)/sites
See the book OpenCart 1.4 Template Design Cookbook.
See the book Joomla Mobile Development Beginners Guide


2 comments:
Hey Tahsin,
When are you likely to update your book, "OpenCart 1.4 Template Design Cookbook'?
Do you have any plans of doing so?
I would like to see a current book on OpenCart Responsive Template design.
My regards,
Chris.
chown: invalid user: ‘www-data:www-data’
Post a Comment