Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

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 ...

share|improve this question
1  
That is not related to WordPress at all. Setting up a dev environment with a server and, MySQL and might belong to Askubuntu or Server Fault. But don't works is not specific enough to make this question ready for migration. – toscho Nov 9 '12 at 23:25

closed as off topic by toscho Nov 9 '12 at 23:25

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Please check your phpmyadmin and apache server is work , than if you write your connection details correctly should work.

Also you can use this article for installing LAMP server on Ubuntu 12.10

http://www.liberiangeek.net/2012/10/install-lamp-linux-apache-mysql-php-in-ubuntu-12-10-quantal-quetzal/

Install is so easy on 12.10 ;)

Than copy your installation package files, root folder. Than go http://localhost on your web browser. If you install your LAMP server correctly, Should see wordpress installation steps.

Here you go.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.