Upgrade failure v4.2.3

Discussion in 'Installation Problems' started by timj, Apr 27, 2011.

  1. timj Customer

    Installed everything. Set the CHMOD on indicated files and in the upgrade sequence I get this:

    Warning: require_once(../../Connections/classifieds.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/classifieds/setup/upgrade/scripts/upgrade.php on line 2

    Fatal error: require_once() [function.require]: Failed opening required '../../Connections/classifieds.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/cascadia/php') in /home/public_html/classifieds/setup/upgrade/scripts/upgrade.php on line 2

    Also, the upgrade instructions in the ReadMe file say to "skip the connections folder" when uploading the files. I don't know what that means, since if you don't upload the Connections folder that throws a different kind of error.
  2. EnergyFreak Customer

    The connection folder contains your database information, this is why you may skip the upload of the connections folder when upgrading. Make sure your classifieds-orig.php has all your database information data in it. I think the error is because 68 classifieds cannot establish a connectiin with your database.
  3. John Snyder Staff

    Sounds more like you are attempting to install rather than upgrade. Which version are you trying to upgrade from?

Share This Page