• downloaded the file changed the code to match my sql for 1and1.
    uploaded all the files under WordPress to 1 and 1 ftp account
    now getting the 404 message

    website is excapeapparel.com
    i set up a new directory as news because i want the blog as the subdomain of my website under excapeapparel.com/news

    any ideas ? the only thing i can think of is that the is a confusion with the code between the page excapeapparel.com/news.html

    i also want my nav bar on that wordpress page if possible… ?

    thanks for the help

Viewing 15 replies - 1 through 15 (of 21 total)
  • what file did you download?

    http://excapeapparel.com/News/

    This is a file folder and actually when you try to access it you get a forbidden message. You need to check the file permissions on the folder and make sure they are set correctly. Here’s a link that may help you out:

    http://codex.wordpress.org/Changing_File_Permissions

    Thread Starter jazar411

    (@jazar411)

    i took the excapeapparel.com/news.html page down thats why it is coming up like that… but i will check the file permissions again and get back to you guys. thanks…

    -jon

    Thread Starter jazar411

    (@jazar411)

    oh and to get back to you richardwpg the wordpress file from wordpress.com or .org….

    hi jazar411,

    Thanks for getting back to us. It’s important to understand what you did. You said you downloaded a file, what kind of file? Was this the .zip file for the installation? Did you follow the instructions to install wordpress? WordPress is much more than just a file.

    Thread Starter jazar411

    (@jazar411)

    haha yes i downloaded the .zip file. unzipped it. opened the sample file in test wrangler changed the code to match my sql settings for the sql database i set up and then uploaded all the files to my ftp.

    Thread Starter jazar411

    (@jazar411)

    oh also changed the file to wp-admin.php first then up loaded it in a directory i added named /news…

    Thread Starter jazar411

    (@jazar411)

    sorry getting everything confused with everything. named wp-config.php…

    When you install WordPress you should be uploading the files and running the /install file to walk you through the process of installing WordPress. I’d suggest starting over and following the directions to install WordPress here:

    http://codex.wordpress.org/Installing_WordPress

    Thread Starter jazar411

    (@jazar411)

    i already followed those not sure what good it will do to do the same thing over?

    Thread Starter jazar411

    (@jazar411)

    [Code moderated. Never, ever, post usernames and/or passwords on a public forum]

    that all right?

    You need to edit the post you just put up and change your database credentials. You should never post your database credentials in an open forum. The issue is not with the database, the error you are getting is due to file ownership and permissions. I strongly recommend you change your database credentials if these are the ones you are currently using as this has the potential to compromise your website’s security.

    Thread Starter jazar411

    (@jazar411)

    ya i changed them before i posted just wanted to make sure i had not inputed something wrong…

    I tested the connection to see and the error is showing up as a 10060 MYSQL error, which appears to be a permissions issue with the database user. When you created the database user did you assign the user all privileges?

    Thread Starter jazar411

    (@jazar411)

    dont remember but how would i change that? thanks
    -jon

Viewing 15 replies - 1 through 15 (of 21 total)

The topic ‘wp-admin/install.php 404 not found error’ is closed to new replies.