ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Upgrading from EE1 to EE2 : "Your system folder path does not appear to be set correctly"

September 05, 2011 8:00am

Subscribe [5]
  • #16 / Sep 07, 2011 12:40pm

    Lee Powell

    88 posts

    Also, it may be worth creating a file in the system folder called mypath.php and inside there add:

    <?php
    echo getcwd();

    Then, if you could navigate to http://yoursite/system/mypath.php and compare the path shown to that you got from your admin file.

    You can then remove that file…

  • #17 / Sep 07, 2011 12:44pm

    Antenna

    87 posts

    The path I got was:

    /web/sites/user/2/235/192178/public/www/system/codeigniter/system/core/CodeIgniter.php

    ...which appears to match the structure. However the file on the server is all in lower case: ‘codeigniter.php’ ...would that be an issue?

    The result from the ‘mypath.php’ was:

    /web/sites/user/2/235/192178/public/www

    so that seems to be ok.

  • #18 / Sep 07, 2011 12:48pm

    Antenna

    87 posts

    sorry - misread your last message and put ‘mypath.php’ in ‘www’ rather than ‘system’. Just tried it again and got:

    /web/sites/user/2/235/192178/public/www/system

    ...which, again, seems ok to me.

  • #19 / Sep 07, 2011 12:51pm

    Lee Powell

    88 posts

    Was mypath.php placed in the site root? or inside the ‘system’ folder?

    Odd - as my file for CodeIgniter.php is as shown - do you know how they may have come to be all lower case?

    It could be worth trying to rename the file to the correct capitalisation and see if it makes a difference.

  • #20 / Sep 07, 2011 12:54pm

    Antenna

    87 posts

    Second time round I placed mypath.php in the system (which gave me /web/sites/user/2/235/192178/public/www/system )

    Just looked ay my local copy of the EE2 files and they are in upper & lower case so I guess something must have happened when I FTPed them. Will try a reupload and see what happens. Thanks for your help so far!

  • #21 / Sep 07, 2011 1:25pm

    Antenna

    87 posts

    Re-uploaded EE2 files and checked file names are in the correct format.

    I’ve got a bit further now, I can start running the “ExpressionEngine Installation and Update Wizard”, but get this error:

    The following error occurred:
    Your config.php file is unreadable. Please make sure the file exists and that the file permissions to 666 (or the equivalent write permissions for your server) on the following file: expressionengine/config/config.php

    I’ve double-checked system/expressionengine/config/config.php has permissions set to 666

    Not sure if this is correct, but in ‘config.php’ I’ve changed the following to match the new domain name, database name & password (these have all changed as I’ve moved the site to a new server/domain name):

    $conf[‘db_hostname’] = “my-hostname-here”;
    $conf[‘db_username’] = “my-database-user-name-here”;
    $conf[‘db_password’] = “my-database-password-here”;
    $conf[‘system_folder’] = “system”;
    $conf[‘cp_url’] = “http://www.my-new-domain.com/system/index.php”;

    ...is the right thing to do?

  • #22 / Sep 07, 2011 1:38pm

    Kevin Smith

    4784 posts

    Hi Andy,

    Be on the lookout for an email from me. I think we have a better way to help you solve this.

  • #23 / Sep 07, 2011 6:19pm

    Antenna

    87 posts

    Hi Kevin, many thanks for your assistance. I’ve just responded to your email.

  • #24 / Sep 09, 2011 7:07pm

    Kevin Smith

    4784 posts

    Just a note to let onlookers know that we’re working privately with Antenna at the moment.

  • #25 / Sep 19, 2011 6:43am

    Antenna

    87 posts

    Finally got it all sorted - just went through the whole process again from scratch and all went well! I guess I must have messed up a setting first time round.

    A massive thank you to everyone who responded to my cry for help - especially Kevin for his patience & support via email! You’re all stars!

  • #26 / Sep 19, 2011 7:30am

    Mark Bowen

    12637 posts

    Hi Antenna,

    Excellent news! I’m really glad you’re all sorted now. Thanks for letting us know and thanks to everyone in here for all the fantastic help.

    If anything else crops up then please don’t hesitate to post again as needed.

    Cheers,

    Mark

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases