On Nov 29, 2007 8:06 PM, hua <[EMAIL PROTECTED]> wrote: > > > > On 11/30/07, Maria McKinley <[EMAIL PROTECTED]> wrote: > > You need to determine what user apache runs as. This is normally set > > in /etc/apache/httpd.conf, look for User and Group. In my > > configuration both User and Group are www-data, so if this is the case > > with you type > > > > chown -R www-data:www-data pmwiki > > > > This will change all of the files in the pmwiki directory so they can > > be read by your apache process. > > Work like a charm :) Thanks for your patient guiding Maria > -- > hua > >
no probem, glad you got it working. ~maria _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
