Error on 'backup your existing database'

russelldavies / 2012-06-02 10:09:30   

hi, I'm trying to upgrade.

I get successfully to 'you are running on PHP5, you may proceed.' But when I click on "Click here to backup your existing database" I get this message:

Warning: require_once(./config/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/afte2162/public_html/ndxzstudio/upgrade.php on line 617

Fatal error: require_once() [function.require]: Failed opening required './config/config.php' (include_path='.:/usr/lib//usr/local/lib/…') in /home/afte2162/public_html/ndxzstudio/upgrade.php on line 617

Any ideas?

thanks

pernin / 2012-06-02 10:13:47   

you put the upgrade.php in the ndxzstudio folder: you should have it in ndxz-studio (the old one), because that's the installation you want to upgrade

russelldavies / 2012-06-02 10:45:36   

Ah, yes. Thanks!

This thread has been closed, thank you.