I am new in Ubuntu. Recently I am using Ubuntu 12.10. When I used window xp I used WordPress in XAMPP. The installation press of WordPress in windows xp on XAMPP is very simple, only copy the downloaded WordPress file on ‘htdocs’ folder and change some come on ‘wpconfig.php’, then ready to use. Now in Ubuntu 12.10, I using LAMPP, do the same process as windows xp but don’t works.
Any suggestion …
First copy the downloaded WordPress file and paste it into desktop. The downloaded file name is assume that as ‘latest.tar.gz’
Then open ‘terminal’ and write
Now type
that unpacked the downloaded file into original file
now type
that move the ‘wordpress’ file into
/opt/lampp/htdocs
Now we done.