InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Tag: permissions

How to add ubuntu user to www-data group in Ubuntu

Arvind KumarLinux, UbuntuLeave a Comment on How to add ubuntu user to www-data group in Ubuntu

ubuntu is the name of default system user in an Ubuntu system. On the other hand www-data is the user and group name that web servers on Ubuntu (Apache, nginx, for example) use by default for normal web server operations.…

Read More→

Git Cannot open .git/FETCH_HEAD: Permission denied Solution

Arvind KumargitLeave a Comment on Git Cannot open .git/FETCH_HEAD: Permission denied Solution

Did you face Cannot open .git/FETCH_HEAD: Permission denied when you try to run a git pull command on your site root folder hosted on a linux server running ubuntu? If you do you are at right place for a permanent…

Read More→

ec2-user, apache and WordPress user:group permissions on Amazon Linux 2

Arvind KumarLinux, WordPressLeave a Comment on ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
wordpress logo

There is a very (in)famous permissions glitch or settings if you host your WordPress website on Amazon Linux instance. If you keep user:group permissions to default ec2-user:apache then you are able to login to sftp and download upload files just…

Read More→

.htaccess pcfg_openfile: Linux- unable to check htaccess file, ensure it is readable and that public_html is executable

Arvind KumarLinuxLeave a Comment on .htaccess pcfg_openfile: Linux- unable to check htaccess file, ensure it is readable and that public_html is executable

I am on ENTOS 7.6 xen. In order to fix some permissions error n files I ran the following while staying on the parent folder to public_html chown -R mysiteaccount:mysiteaccount public_html

A possible fix for file saving permission issues on Windows

Arvind KumarWindowsLeave a Comment on A possible fix for file saving permission issues on Windows

You might face permission problems while editing and saving some system files on Windows. While searching something over there i found this information as a possible fix for such permission warnings.

  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to check If Database Table Column Exists in Laravel Migration
  • Check if an Array is Empty or Not in PHP
  • How to get Array Length in PHP
  • Get Duplicate Values from an Array in PHP
  • Check If An Array Has Duplicate Values Example in PHP

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms