Posted by Jerry Stuckle on 12/28/07 03:17
thushianthan15@gmail.com wrote:
> Hi everyone,
>
> I am using Fedora Core, version 6 as my development platform. My
> problem is if i have to save my PHP files in /var/www/html/, i need to
> log in as a root. As a normal user, the OS is not allowing me to save
> the files in /var/www/html directory. Due to some restrictions, i
> cannot always log in as a root. So is there is any other way i.e.
> whether we can store the PHP files in some other directory etc...
>
> Any suggestions ? Thank you in advance :)
>
>
> Thushanthan.
>
Learn about Linux administration then set the appropriate owner/group
and permissions for the directory.
P.S. This has nothing to do with PHP.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|