Jump to content

Website into Oblivian


Guest joop

Recommended Posts

I have been working a long time to get a nice website using CubeCart 3.0.10

Now all of the sudden, my site is gone.

When I go to the URL it goes straight forth to the install/index.php (which is offcourse no longer there).

I've tried to upload the index.php again but no result.

Check here to see what I mean.

Does anybody know a solution?? because I'm freaking out here

Greetings,

Joop Slim

Link to comment
Share on other sites

Offcourse, here they are:

<?php

$glob['dbdatabase'] = 'onderdelen';

$glob['dbhost'] = 'localhost';

$glob['dbpassword'] = '****';

$glob['dbprefix'] = '';

$glob['dbusername'] = 'parts';

$glob['installed'] = '1';

$glob['rootDir'] = 'C:\\Inetpub\\vhosts\\motopartsassen.nl\\httpdocs\\2006';

$glob['rootRel'] = '/2006/';

$glob['storeURL'] = 'http://www.motopartsassen.nl/2006';

?>

Just scrambled the password */*

Link to comment
Share on other sites

$glob['rootDir'] = 'C:\\Inetpub\\vhosts\\motopartsassen.nl\\httpdocs\\2006';

How come this is pointing to your local pc?

Check that :)

Don't know, maybe because as Al mentioned that it is a Windows server???

If I do a phpinfo, I get this as the rootDir.

I know Windows servers are crap, but it worked fine for a view days ago, and now it keeps going to the install directory

Who has the right solution for me?

Update: It's working again!

I've unzipped the index.php again and uploaded it.

Now I'm back in business (oohhhh thank you Lord ;) )

And offcourse; thank you guys

Greetings,

Joop

Link to comment
Share on other sites

Guest Brivtech

Are you using dreamweaver to edit files? If you are, there's often a question it asks about updating links. Always say NO! Otherwise, it messes up the URLs making them refer to the local folders on your hard drive.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...