We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10226
    • 412 Posts
    Not sure why this would happen. I have all kinds of stuff running on this server and three other installs of previous modx versions.

    Gentoo 2.0
    mysql 5.0.17-r1
    php 5.2.1
    apache 2.2.11
    perl 5.8.8-r5

    Could not connect to the database.
    
    Array
    (
        [database_type] => mysql
        [database_server] => localhost
        [database_user] => valid_user
        [database_password] => correct_password
        [database_collation] => utf8_unicode_ci
        [dbase] => revotest
        [table_prefix] => modx_
        [https_port] => 443
        [cache_disabled] => false
        [site_sessionname] => SN4a78a0b27d2a7
        [inplace] => 1
        [unpacked] => 1
        [database_charset] => utf8
        [database_connection_charset] => utf8
    )
    




    No errors show up in any logs.. a bit stumped
      • 3749
      • 24,544 Posts
      Are you sure about the database name? Many hosts add a prefix to the name you use when you create a DB.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 10226
        • 412 Posts
        The server is here at the house. I tried with making a blank db and letting the installer give it a go, no luck either way.

        Could I possibly manually dump the sql in and make the mods so I can login and get started?
          • 3749
          • 24,544 Posts
          Quote from: fruitwerks at Aug 05, 2009, 05:29 AM

          The server is here at the house. I tried with making a blank db and letting the installer give it a go, no luck either way.

          Could I possibly manually dump the sql in and make the mods so I can login and get started?

          There isn’t an .SQL file to use for the import.

          I can’t imagine why it wouldn’t work unless the login stuff is wrong or the MySQL user doesn’t have access to that DB.

          Otherwise, you might try a fresh download in case you have a corrupted file somewhere.

          You did run transport.core.php, right?
            Did I help you? Buy me a beer
            Get my Book: MODX:The Official Guide
            MODX info for everyone: http://bobsguides.com/modx.html
            My MODX Extras
            Bob's Guides is now hosted at A2 MODX Hosting
            • 10226
            • 412 Posts
            Quote from: BobRay at Aug 05, 2009, 05:36 AM

            You did run transport.core.php, right?

            I don’t see that file anywhere... I will download again in the morning and see what happens.

            Thanks!
              • 10226
              • 412 Posts
              hmm... downloaded again and byte count matched. Tried again and same thing.
                • 10226
                • 412 Posts
                I downloaded the advanced install package. That file is not in there either and the installer behaves the same as the basic version.
                  • 3749
                  • 24,544 Posts
                  Sorry, it’s in the _build directory of the SVN version. I assumed that’s what you were using when I saw that inplace and unpacked were checked.

                  Have you tried the install without checking those two boxes?
                    Did I help you? Buy me a beer
                    Get my Book: MODX:The Official Guide
                    MODX info for everyone: http://bobsguides.com/modx.html
                    My MODX Extras
                    Bob's Guides is now hosted at A2 MODX Hosting
                    • 10226
                    • 412 Posts
                    That is the funny thing, but I did not think much of it due to the beta status! on both basic and adv. versions, all I can do is new install, I can’t check anything else.



                      • 3749
                      • 24,544 Posts
                      I’m afraid that I’ve never installed anything but the SVN version so I’m not really sure what to expect from the versions you have. sad

                      Hopefully, someone else will have some helpful ideas for you.
                        Did I help you? Buy me a beer
                        Get my Book: MODX:The Official Guide
                        MODX info for everyone: http://bobsguides.com/modx.html
                        My MODX Extras
                        Bob's Guides is now hosted at A2 MODX Hosting