Guest mickymac Posted April 24, 2012 Posted April 24, 2012 Hi, I'm hoping someone is able to help me. Quite some time ago I enabled SSL on my Cubecart install, however only recently I've attempted to go there, however found that my hosting provider has changed the URL for their Shared SSL and as a result I can't get into the admin area of my website. I've been doing some searching online and have found an article which says to make an editconf.php file and gives you the code to put in it, however when I create this I get this error come up: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' (path to file) on line 92. As a result I'm wondering if anyone knows where to manually switch this off in the PHP config files or something... I've had a good look myself, however haven't been able to do this. Thanks in advance Quote
Ausy Posted April 24, 2012 Posted April 24, 2012 This is the correct tool and should work. https://support.cubecart.com/index.php?/Knowledgebase/Article/View/149/38/cubecart-v4_config_tool_10zip Quote
Guest mickymac Posted April 29, 2012 Posted April 29, 2012 Thanks for the link Ausy, however when I run it, I get the following errors appear: Warning: include_once(ini.inc.php) [function.include-once]: failed to open stream: No such file or directory in /home/islandgi/public_html/editconf.php on line 34 Warning: include_once() [function.include]: Failed opening 'ini.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/islandgi/public_html/editconf.php on line 34 Warning: include_once(includesCC_DSglobal.inc.php) [function.include-once]: failed to open stream: No such file or directory in /home/islandgi/public_html/editconf.php on line 35 Warning: include_once() [function.include]: Failed opening 'includesCC_DSglobal.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/islandgi/public_html/editconf.php on line 35 Warning: require_once(classesCC_DSdbCC_DSdb.php) [function.require-once]: failed to open stream: No such file or directory in /home/islandgi/public_html/editconf.php on line 37 Fatal error: require_once() [function.require]: Failed opening required 'classesCC_DSdbCC_DSdb.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/islandgi/public_html/editconf.php on line 37 Do you have any ideas as to how I can fix this? Quote
Toucan Web Design Posted April 30, 2012 Posted April 30, 2012 Is the editconf file inside whatever folder the cubecart is it? If you've got it in a subfolder like /store/, it'll need moving and running from there. Either that, or the ini.inc.php file is missing for some reason, but that would mean the store wouldn't work at all.. so.. either something is amiss, or maybe you're on CC3? Quote
Guest mickymac Posted May 3, 2012 Posted May 3, 2012 Thanks for your help Toucan, After some Googling I was able to find a copy of the Cubecart v3 Config tool and successfully have managed to get back into the website. Now to upgrade to v4 Thanks again to everyone their help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.