Jump to content

Cubecart4 On Local Drive


Guest Ricco

Recommended Posts

I have used CC for over 2 years but never installed it on a local drive. I would like to show a few different designs to customers and wonder if this is going to mean I will need to buy a license to run it on my c drive.

Any links to advice much appreciated.

:)

Link to comment
Share on other sites

To install CC on you local machine, you need an serversoftware (apache) and en mysql database running.

There is a package called xampp wich should fit your needs.

It installs apache and mysql and comes up with a easy to use manager.

2 clicks and apache and the db is running and your files are available under "http://localhost"

just put your "xampp\htdocs" folder like "xampp\htdocs\cubecart" and call it with "http://localhost/cubecart".

that's it

Link to comment
Share on other sites

  • 1 month later...

To install CC on you local machine, you need an serversoftware (apache) and en mysql database running.

There is a package called xampp wich should fit your needs.

It installs apache and mysql and comes up with a easy to use manager.

2 clicks and apache and the db is running and your files are available under "http://localhost"

just put your "xampp\htdocs" folder like "xampp\htdocs\cubecart" and call it with "http://localhost/cubecart".

that's it

I have installed xampp and it seems to work fine.. with both apache and mysql running.

Now I have started the localhost install but get stck by the step 4 and get this message..

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'database_user'@'localhost' (using password: YES) in C:\xampp\htdocs\cubecart\classes\db\db.php on line 41

Access denied for user 'database_user'@'localhost' (using password: YES)

Link to comment
Share on other sites

To install CC on you local machine, you need an serversoftware (apache) and en mysql database running.

There is a package called xampp wich should fit your needs.

It installs apache and mysql and comes up with a easy to use manager.

2 clicks and apache and the db is running and your files are available under "http://localhost"

just put your "xampp\htdocs" folder like "xampp\htdocs\cubecart" and call it with "http://localhost/cubecart".

that's it

I have installed xampp and it seems to work fine.. with both apache and mysql running.

Now I have started the localhost install but get stck by the step 4 and get this message..

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'database_user'@'localhost' (using password: YES) in C:\xampp\htdocs\cubecart\classes\db\db.php on line 41

Access denied for user 'database_user'@'localhost' (using password: YES)

Wrong DB access credentials/Wrong DB name/Wrong DB host name....

Link to comment
Share on other sites

As I have just gone past the screen where all that data was recorded I am guessing that I need to make a blank database first for it to find? How do I do that?

TIA :)

Link to comment
Share on other sites

As I have just gone past the screen where all that data was recorded I am guessing that I need to make a blank database first for it to find? How do I do that?

TIA :)

All depends to host solution please find the mySQL Databases icon/link in your web site control panel to create a blank database.
Link to comment
Share on other sites

As I have just gone past the screen where all that data was recorded I am guessing that I need to make a blank database first for it to find? How do I do that?

TIA :D

All depends to host solution please find the mySQL Databases icon/link in your web site control panel to create a blank database.

How?

Link to comment
Share on other sites

  • 10 months later...
Guest nafanya66

To install CC on you local machine, you need an serversoftware (apache) and en mysql database running.

There is a package called xampp wich should fit your needs.

It installs apache and mysql and comes up with a easy to use manager.

2 clicks and apache and the db is running and your files are available under "http://localhost"

just put your "xampp\htdocs" folder like "xampp\htdocs\cubecart" and call it with "http://localhost/cubecart".

that's it

I have installed xampp and it seems to work fine.. with both apache and mysql running.

Now I have started the localhost install but get stck by the step 4 and get this message..

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'database_user'@'localhost' (using password: YES) in C:\xampp\htdocs\cubecart\classes\db\db.php on line 41

Access denied for user 'database_user'@'localhost' (using password: YES)

Wrong DB access credentials/Wrong DB name/Wrong DB host name....

I reset my database code on localhost page XAMPP - but when i am trying to log into shop admin page - it says the password /username is wrong. What password should i use for local host admin page? where can i set it? thank you.

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...