[kwlug-disc] Ubuntu 11.04 (aka The Natty Narwhal) and LAMP
unsolicited
unsolicited at swiz.ca
Sun May 1 12:55:47 EDT 2011
You may find 'sudo bash -' a generally useful thing. (Rather than
repeated sudo commands.) Just like 'kdesu konqueror' from Alt-F2 is.
Does /usr/share/phpmyadmin/ exist?
What does ls -ld /usr/share/phpmyadmin/ say?
Or ls -ld /var/www/phpmyadmin?
e.g. existence and permissions of files/directories, both source and
destination.
John Johnson wrote, On 05/01/2011 12:23 PM:
> 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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> kwlug-disc mailing list
> kwlug-disc at kwlug.org
> http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org
More information about the kwlug-disc
mailing list