JavaScript Editor Ajax software     Free javascripts 



Main Page

// Change this to localize . A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
// to enable German language support.
define (‘WPLANG’, ‘’);
/* That’s all, stop editing! Happy blogging. */
define(‘ABSPATH’, dirname(__FILE__).’/‘);
require_once(ABSPATH.’wp-settings.php’);
?>
5.
You’re now ready to run the installation script, which configures the database for your
blog. The installation script is
wp-admin/install.php
. Loading
http://
seophp.example.com/blog/wp-admin/install.php
should open a page such as the
one in Figure 16-1.
6.
Go through the single installation step that follows, and write down the password
generates for your admin account.
7.
To test your login data, load
http://seophp.example.com/blog/wp-admin/
, and supply
the username admin and the generated password. You’ll be taken to the welcome screen, which
looks like Figure 16-2.
8.
was friendly enough to write a first blog post for you. You can view it by loading
the
http://seophp.example.com/blog/
folder — see Figure 16-3.
Figure 16-1
291
Chapter 16: : Creating an SE-Friendly Blog
c16.qxd:c16 11:04 291


JavaScript Editor Ajax software     Free javascripts