You are not logged in.
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
Read up on installing LAMP, once you have that running follow the normal instructions for installing Wordpress.
ᶘ ᵒᴥᵒᶅ
Offline
Yes, it worked. I did not read the direction carefully. It solved most of the problems. Thank you.
Offline
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
Threads merged.
Maybe you forgot to do the first part under the MySQL section?
ᶘ ᵒᴥᵒᶅ
Offline
It is my mistake. I am sorry for it.
Offline