Re: [Hampshire] gallery2.

Top Page

Reply to this message
Author: Mike Burrows
Date:  
To: testermike, Hampshire LUG Discussion List
CC: 
Subject: Re: [Hampshire] gallery2.

> This is the bit that prompted my "their docs aren't very helpful"
> comment, but twas getting late. I'll have another look at
>
> http://startx.co.uk/gallery2/main.php
>
> thansk all.
>
> Mike
>

OK found the main.php file.

testermike@marvin:~$ locate main.php | more
/usr/share/gallery2/main.php
testermike@marvin:~$ cp /usr/share/gallery2/main.php /var/www
cp: cannot create regular file `/var/www/main.php': Permission denied
testermike@marvin:~$

apache is running though.

btw, my mysql server install wasn't plain sailing. by not setting a
password on install, I now have to add -p to all command line entries
and type in the root password every time. Would like to fix that in due
course.

Not sure if that is relevant to the current issue tho'

TIA
Mike