This is a SAMPLE TESTING MESSAGE sent through Cell Broadcasting System by Department of Telecommunication

Image
  This is a SAMPLE TESTING MESSAGE sent through Cell Broadcasting System by Department of Telecommunication, Government of India. Please ignore this message as no action is required from your end. This message has been sent to test Pan-India Emergency Alert System being implemented by National Disaster Management Authority. It aims to enhance public safety and provide timely alerts during emergencies. Timestamp: 12-10-2023 12:13 PM 21

Codeigniter cache folder requires permission 777




You should use the chown command to create the correct ownership of the cache folder instead of making it writable/readable to all users with chmod.

sudo groupadd www
sudo useradd -g <your username> www
sudo chown -R :www /var/www
sudo chmod -R g+rwX /var/www


This will give the group "www" read and write access to the /var/www folder.

Comments

Popular posts from this blog

Google doodle celebrates India Republic Day