Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin Install Help Needed


aussie7

Recommended Posts

Posted

I'm new here and this is my first post

 

I have uploaded oscommerce-2.2rc1 to my windows host and gone through the install process

 

at the end of the install it gives me the option to goto catalog or administrator

 

clicking on catalog works and takes me to my site

 

clicking on administrator gives a data base error

 

How can I login to the admin account to set my store up ?

 

any help appreciated :thumbsup:

Posted
I'm new here and this is my first post

 

I have uploaded oscommerce-2.2rc1 to my windows host and gone through the install process

 

at the end of the install it gives me the option to goto catalog or administrator

 

clicking on catalog works and takes me to my site

 

clicking on administrator gives a data base error

 

How can I login to the admin account to set my store up ?

 

any help appreciated :thumbsup:

 

I would guess it's probably the database details aren't correct in the admin config file. Seems to happen apparently on some windows installations.

 

there are two files; /yourstore/includes/configure.php and /yourstore/admin/includes/configure.php

 

Open the store one, towards the end there will be 4 or 5 lines with the details of the database server. There should be identical lines in the admin file. If not - copy from the store file and paste into the admin file.

Posted
I'm new here and this is my first post

 

I have uploaded oscommerce-2.2rc1 to my windows host and gone through the install process

 

at the end of the install it gives me the option to goto catalog or administrator

 

clicking on catalog works and takes me to my site

 

clicking on administrator gives a data base error

 

How can I login to the admin account to set my store up ?

 

any help appreciated :thumbsup:

 

and the database error is?

Posted
I would guess it's probably the database details aren't correct in the admin config file. Seems to happen apparently on some windows installations.

 

there are two files; /yourstore/includes/configure.php and /yourstore/admin/includes/configure.php

 

Open the store one, towards the end there will be 4 or 5 lines with the details of the database server. There should be identical lines in the admin file. If not - copy from the store file and paste into the admin file.

 

Thanks I checked the files and they appear to be the same

 

and the database error is?

 

Sorry I didn't write it down, will do next time

 

Is there a way to get to the administrator section without haveing to go though the setup again ?

Posted

changed both configure files last 5 lines to the same

/yourstore/includes/configure.php

/yourstore/admin/includes/configure.php

 

didin't work :(

 

error when click on administration tool

 

1146 - Table 'halfyou_hyktest02.administrators' doesn't exist

 

select id from administrators limit

 

[TEP STOP]

 

no idea what this means :(

 

Is there a way to get to the administrator tool without having to go though the setup again ?

Posted

Alright I just changed to a linux server and get the same error :rolleyes:

 

1146 - Table 'halfyou_hyktest02.administrators' doesn't exist

select id from administrators limit 1

[TEP STOP]

 

Can anyone help please ?

Posted

This means that a table called administrators does not exist in your database called halfyou_hyktest02.administrators

 

From your ISPs admin panel click on the icon for database administration or phpmyadmin and drill down to your database there you can see which tables does exist.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
This means that a table called administrators does not exist in your database called halfyou_hyktest02.administrators

 

From your ISPs admin panel click on the icon for database administration or phpmyadmin and drill down to your database there you can see which tables does exist.

 

Thanks I found phpmyadmin & administrators table is not there. I have no idea how to create a new table ?

 

I also found that when logged into my websites control panel I can get access to the oscommerce configuration for mysite :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...