[kwlug-disc] Ubuntu 11.04 (aka The Natty Narwhal) and LAMP

John Johnson jvj at golden.net
Sun May 1 12:23:17 EDT 2011


On 2011-05-01 11:49, Joe Wennechuk wrote:
> did you use tasksel to install LAMP? use sudo su to go into root, then 
> copy the phpmyadmin files as root.

Quoting from the tutorial:
<Quote>

The Ubuntu developers have made it easy to install the LAMP server 
packages with a single command.
Simply open a terminal window and enter the following.

sudo apt-get install lamp-server^

No, that's not a typo. Please make sure to include the caret (^). The 
command will not work without it.

</Quote>

I was avoid using 'su' directly and used the following instead:
$sudo cp /usr/share/phpmyadmin/ to /var/www/phpmyadmin/

As advised executed
$sudo su

then
#cd /var/www/phpmyadmin

then
#cp /usr/share/phpmyadmin/ .

response:
#cp: omitting directory '/usr/share/phpmyadmin'

aka denied

Thanks
JohnJ





-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1209 / Virus Database: 1500/3607 - Release Date: 04/30/11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20110501/02cbb936/attachment.htm>


More information about the kwlug-disc mailing list