[Ilugc] Could not save the file /var/www/html/rite.php.

  • From: ravi.goglobium@xxxxxxxxx (Ravi Jaya)
  • Date: Tue Nov 2 07:49:13 2010

Could not save the file /var/www/html/rite.php.


@ Jayakumar,
The default file permission and the ownership of /var/www/html file system
is 755 and root respectively.  The location /var/www/html is called as the
document root, *Its the location w*here we deploy the web files for Apache
Httpd  server.  When you login as a root, yes you would have the permission
to have the save the files in the document root. The others doesn't have a
write permission , you can fix this my assigning the 'rwx' 777 [1]
permission for every body. This could by the command [1] mentioned below.
Reference for the chmod available at [2] [3]

[1] chmod -R 777 /var/www/html

[2] man chmod

[3] http://ss64.com/bash/chmod.html



-- 
Ravi Jaya

Mobile: +91 97909 16181

Other related posts: