angelanoel
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Can anyone help?nope actually it doesn’t, I fixed it, it had nothing to with that at all. Why are you a moderator?
Forum: Installing WordPress
In reply to: Don’t Know Where to Begin…information from web.com
FTP URL: ftp://getpaidtodoanything.com
Hostname: getpaidtodoanything.com
Alternative FTP URL: ftp://1notreal94.sites.myregisteredsite.com
Alternative Hostname: 1notreal94.sites.myregisteredsite.com
Username: myusername
Password: password
port : 21Forum: Installing WordPress
In reply to: Don’t Know Where to Begin…Index of ftp://getpaidtodoanything.com/
cgi-bin
data
html
logs
*wordpress (should I put it here?
or *blog then wordpress?Forum: Installing WordPress
In reply to: Don’t Know Where to Begin…is this right?
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘what i nameed the database’);/** MySQL database username */
define(‘DB_USER’, ‘myusername’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘mypassword’);/** MySQL hostname */
define(‘DB_HOST’, ‘mysql2.myregisteredsite.com’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);Forum: Installing WordPress
In reply to: Don’t Know Where to Begin…Not Found
The requested URL /wordpress/wp-admin/install.php was not found on this server.
Apache/2.2.3 (Red Hat) Server at getpaidtodoanything.com Port 80this is what I am getting now… web.com is zero help
Forum: Installing WordPress
In reply to: Don’t Know Where to Begin…PHP 5, Python 2.4, Perl 5, MySQL 5 is what my host says they have. Any clue how to go?