You are not logged in.

#1 2010-11-06 14:45:43

since1992
Member
Registered: 2010-09-13
Posts: 25

How to install and configure Wordpress? [SOLVED]

I have a experience in Ubuntu. I installed Wordpress and it worked great. I could find many tutorial for Ubuntu or Debian. But I couldn't find one of Arch. Anyone knows a good tutorial for Arch Linux? Thank you.

Last edited by since1992 (2010-11-06 17:15:28)

Offline

#2 2010-11-06 15:05:58

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: How to install and configure Wordpress? [SOLVED]

Read up on installing LAMP, once you have that running follow the normal instructions for installing Wordpress.


ᶘ ᵒᴥᵒᶅ

Offline

#3 2010-11-06 17:15:10

since1992
Member
Registered: 2010-09-13
Posts: 25

Re: How to install and configure Wordpress? [SOLVED]

Yes, it worked. I did not read the direction carefully. It solved most of the problems. Thank you.

Offline

#4 2010-11-06 17:26:40

since1992
Member
Registered: 2010-09-13
Posts: 25

Re: How to install and configure Wordpress? [SOLVED]

I made a file, test.php.

<?php phpinfo(); ?>

it works fine. when I access with address "http://localhost:3150/test.php". But when I access "http://localhost:3150/wp-admin/install.php"., I got an error.

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

Anyone knows why this happened? Thank you.

Last edited by since1992 (2010-11-06 17:30:09)

Offline

#5 2010-11-06 18:01:43

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: How to install and configure Wordpress? [SOLVED]

Threads merged.

Maybe you forgot to do the first part under the MySQL section?


ᶘ ᵒᴥᵒᶅ

Offline

#6 2010-11-06 18:38:47

since1992
Member
Registered: 2010-09-13
Posts: 25

Re: How to install and configure Wordpress? [SOLVED]

It is my mistake. I am sorry for it.

Offline

Board footer

Powered by FluxBB