I've installed wordpress in a subfolder of my public_html folder. Is the host still 'localhost' or do I need to put something else in there? Thanks.
Should be localhost still if the DB server and the client are on the same machine (i.e. behind the same IP address). This is not affected by which folder the software is installed in, hence it's still localhost. Richard