Re: Could not save the file /var/www/html/rite.php. [message #170461 is a reply to message #170460] |
Tue, 02 November 2010 01:55 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 11/1/2010 9:16 PM, The Natural Philosopher wrote:
> kiran kumar wrote:
>> hi i installed php in fedora 13
>>
>> and the problem is i saved the files in /var/www/html
>>
>> if i log in as a root i use vi editor and save the files no problem
>>
>> but i logged in as a normal user using the ge editor but i getting the
>> error
>>
>> Could not save the file /var/www/html/rite.php.
>>
>> You do not have the permissions necessary to save the file. Please
>> check that you typed the location correctly and try again.
>>
>> please can u tell the reason
>>
>> i log in as a root user in terminal editing the vi file and saved a
>> php file in /var/www/html it does not got any error !
>>
>> but in normal cgi mode i edited in ge editor i cannot save in /var./
>> www/html
>>
>> whats behind the reason ?
>
> # cd /var/www/html
> # ls -l
> # chown -r kiran *
And nothing will be readable by the web server.
A typical TNP response.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|