I have been using Fantastico to update Zen Cart, but now I need to update the database. I already have the zc_install folder in the same folder where the cart is installed, but when I try to run it, it gives me an error:
Warning: main(../includes/classes/class.base.php) [function.main]: failed to open stream: No such file or directory in /home/awardsan/public_html/zc_install/includes/application_top.php on line 29

Warning: main(../includes/classes/class.base.php) [function.main]: failed to open stream: No such file or directory in /home/awardsan/public_html/zc_install/includes/application_top.php on line 29

Fatal error: main() [function.require]: Failed opening required '../includes/classes/class.base.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/awardsan/public_html/zc_install/includes/application_top.php on line 29
Am I even doing this right?