Hi, I get the following warnings when I try and open the www.MYURL/shop/ directory to run the installation wizard. I'm not sure if I was supposed to manually edit any of the below files but if so I have no computer language knolwede so they're in the same way as when I downloaded them from CubeCart, except for the dump.sql and global.inc.php which I've updated and I've changed a few folders/files permissions to 777 as instructed. Any help would be very welcome. Thanks
--------
Warning: main(includes/ini.inc.php) [function.main]: failed to open stream: No such file or directory in /home/aufcvjeq/public_html/Shop/index.php on line 30
Warning: main() [function.include]: Failed opening 'includes/ini.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aufcvjeq/public_html/Shop/index.php on line 30
Warning: main(includes/global.inc.php) [function.main]: failed to open stream: No such file or directory in /home/aufcvjeq/public_html/Shop/index.php on line 35
Warning: main() [function.include]: Failed opening 'includes/global.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aufcvjeq/public_html/Shop/index.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/aufcvjeq/public_html/Shop/index.php:30) in /home/aufcvjeq/public_html/Shop/index.php on line 40
-------------------------------------------------------------
Also, when I try and run the MYURL/shop/install/index.php I get the following messages even though I have these files and the files above it's refering to:
-----------------
Warning: main(../includes/ini.inc.php) [function.main]: failed to open stream: No such file or directory in /home/aufcvjeq/public_html/Shop/Install/index.php on line 32
Warning: main(../includes/ini.inc.php) [function.main]: failed to open stream: No such file or directory in /home/aufcvjeq/public_html/Shop/Install/index.php on line 32
Warning: main() [function.include]: Failed opening '../includes/ini.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aufcvjeq/public_html/Shop/Install/index.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/aufcvjeq/public_html/Shop/Install/index.php:32) in /home/aufcvjeq/public_html/Shop/Install/index.php on line 40
