Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * - 17 votes

Quick Install Guide


2365 replies to this topic

#81 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 28 December 2005, 00:42

Quote

The issue I am having is that I can't get anything to work on my local machine

You're going to have to explain what problems you're having if you want a response.

Vger

#82 ClassicVAG

  • Community Member
  • 7 posts
  • Real Name:Lars-Inge Andresen

Posted 01 January 2006, 20:11

Hi there

I'm afraid I can't get this thing working...

I have installed osCommerce on an external server and det shop is functioning as it should. I could also get to the administration area after the install.

Did some configuration (currency, language and my shop) and went out for a little while. Now I end up with a blank page when trying to access the admin area.

I've tried .htaccess and .htpasswd (manual edit since it's not possible via the admin interface at my ISP), reinstall everything (the same occur after a while).
I've also tried removing .htaccess and .htpasswd with the same result.

I have check both /includes/configure.php and /admin/configure.php and can't find anything wrong.

My ISP (www.b-one.net) is running PHP4.

Any idea of what i can do to solve this?

All help much appreciated.

#83 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 01 January 2006, 23:37

Make sure that after you edited/checkes both configure.php files that you didn't leave either of those files with full permissions set (777), because this could be interpretted by the server as a security risk.

Also, check with your hosts that they did not upgrade to a verion of PHP5.

Vger

#84 ALASKA CAJUN

  • Community Member
  • 2 posts
  • Real Name:Michael Wascom

Posted 02 January 2006, 06:35

Complete newbie here


I've read through all 5 pages and some other threads and I have no idea where to start.I'm trying to set up a web store to fund my raceing.After a few failed attempts with other host I ended up here.....http://www.meccahosting.com/us/gg/services/web_hosting/mac/?s=gg&k=720.....and they directed me to use this system to set it up.

I have no idea what anything yall are saying to do is.The fact that I'm able to copy and paste a link is a miracle.

I need a dummies guide for this if there is one.


Thanks

#85 ClassicVAG

  • Community Member
  • 7 posts
  • Real Name:Lars-Inge Andresen

Posted 02 January 2006, 08:28

View PostVger, on Jan 2 2006, 12:37 AM, said:

Make sure that after you edited/checkes both configure.php files that you didn't leave either of those files with full permissions set (777), because this could be interpretted by the server as a security risk.

Also, check with your hosts that they did not upgrade to a verion of PHP5.

Vger

Thanks, but it didn't help.

I set the permissions to 644 on both with no change. My ISP is running PHP 4.4.1.

Any more ideas?

#86 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 02 January 2006, 12:35

Quote

I need a dummies guide for this if there is one.

The Quick Install Guide is the 'dummies' version of the full install guide found in the Knowledge Base.

Vger

#87 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 02 January 2006, 12:38

At this early stage I would try a complete re-installation, and I would recommend using the updated version of osCommerce 2.2 MS2 which can be found by following the 'Latest News' link at the top of the forum homepage.

Vger

View PostClassicVAG, on Jan 2 2006, 08:28 AM, said:

Thanks, but it didn't help.

I set the permissions to 644 on both with no change. My ISP is running PHP 4.4.1.

Any more ideas?


#88 ALASKA CAJUN

  • Community Member
  • 2 posts
  • Real Name:Michael Wascom

Posted 02 January 2006, 18:42

View PostVger, on Jan 2 2006, 03:35 AM, said:

The Quick Install Guide is the 'dummies' version of the full install guide found in the Knowledge Base.

Vger


Thanks


FTP,MySQL.......What are things like this and what do they do or is there a site somewhere that can teach me the basic use so that I can install and use osCommerece?

#89 ClassicVAG

  • Community Member
  • 7 posts
  • Real Name:Lars-Inge Andresen

Posted 02 January 2006, 21:44

View PostVger, on Jan 2 2006, 01:38 PM, said:

At this early stage I would try a complete re-installation, and I would recommend using the updated version of osCommerce 2.2 MS2 which can be found by following the 'Latest News' link at the top of the forum homepage.

Vger

Done, same thing happens...

Maybe a stupid question, but just to be sure...

I've installed osCommerce with the user stored in the database as recommended for a shred server. I've tried to set up .htaccess and .htpasswd with both the username/password for the enitre database and with some other usernames/passwords.

What is recommended/needed?

I'm getting a bit frustrated about this now...can't see what I'm doing wrong...

I guess you get a lot of questions about this...but could you possible take a look at my site?

#90 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 02 January 2006, 22:54

If you search in Google (or other major search engines) for FTP MySQL Tutorials you'll get lots of hits. There are plenty of sites that will teach you the basics.

Vger

View PostALASKA CAJUN, on Jan 2 2006, 06:42 PM, said:

Thanks
FTP,MySQL.......What are things like this and what do they do or is there a site somewhere that can teach me the basic use so that I can install and use osCommerece?


#91 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 02 January 2006, 23:00

osCommerce should be fairly painless to install - so if you are getting this degree of problems with it then it's possible that the server you are hosted on may not be suitable for running osCommerce websites. osCommerce can be installed on a very wide variety of servers, but that list is limited by restrictions which hosting companies then impose on the way their servers are allowed to execute PHP.

Does your site install okay?

Do the problems only occur when you try to use .htaccess and .htapasswd files to try and protect the admin folder? If this is the case then (in advance of trying to password protect 'admin'), FTP to your website and rename the 'admin' folder to something unique which won't be guessed by would-be hackers. Then edit the two references to /admin/ in admin/includes/configure.php to /newname/ and this will give you protection against your 'admin' being found by hackers. If they can't find it they can't hack it!

Vger

View PostClassicVAG, on Jan 2 2006, 09:44 PM, said:

Done, same thing happens...

Maybe a stupid question, but just to be sure...

I've installed osCommerce with the user stored in the database as recommended for a shred server. I've tried to set up .htaccess and .htpasswd with both the username/password for the enitre database and with some other usernames/passwords.

What is recommended/needed?

I'm getting a bit frustrated about this now...can't see what I'm doing wrong...

I guess you get a lot of questions about this...but could you possible take a look at my site?


#92 ClassicVAG

  • Community Member
  • 7 posts
  • Real Name:Lars-Inge Andresen

Posted 03 January 2006, 13:23

View PostVger, on Jan 3 2006, 12:00 AM, said:

osCommerce should be fairly painless to install - so if you are getting this degree of problems with it then it's possible that the server you are hosted on may not be suitable for running osCommerce websites. osCommerce can be installed on a very wide variety of servers, but that list is limited by restrictions which hosting companies then impose on the way their servers are allowed to execute PHP.

Does your site install okay?

Do the problems only occur when you try to use .htaccess and .htapasswd files to try and protect the admin folder? If this is the case then (in advance of trying to password protect 'admin'), FTP to your website and rename the 'admin' folder to something unique which won't be guessed by would-be hackers. Then edit the two references to /admin/ in admin/includes/configure.php to /newname/ and this will give you protection against your 'admin' being found by hackers. If they can't find it they can't hack it!

Vger

Yupp...everthing goes perfect during installation... :thumbsup:

Renamed admin-folder and removed .htaccess and .htpasswd...no change I'm afraid.

My ISP offers the ability to upgrade my site to PHP5. I've seen that there could be some problems with PHP5 and osCommerce, but as far as i can see these thing should be ok...or at least the errors can be fixed.

I can't see that this would solve the problem, but I'll try everthing necessary to get this thing up and running...don't like the idea of going for something else... :-"

#93 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 03 January 2006, 13:35

My advice would be to give up trying to install it with that hosting company rather than give up on osCommerce.

Vger

#94 Kaleas

  • Community Member
  • 17 posts
  • Real Name:Lisa

Posted 03 January 2006, 15:05

I've followed this guide, and I'm getting a rather annoying error that I still can't figure out what went wrong. I uploaded the Catalog folder to my host (Godaddy.com, using the Deluxe package), I set up a MySQL account. Once I get to the part of the install where I enter my SQL information, it says it's fine, and then the next page tells me it cannot find install/oscommerce.sql, although the darn file is there. Any suggestions?

#95 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 03 January 2006, 15:50

This is a problem with Windows hosting companies in particular - they can't seem to find the install folder. The way around it is to edit install_3.php and where it says install/oscommerce.sql change it to the full DIR_FS pathway e.g. /var/www/html/install/oscommerce.sql

Edit as necessary for your pathway.

Vger

Edited by Vger, 03 January 2006, 15:51.


#96 Kaleas

  • Community Member
  • 17 posts
  • Real Name:Lisa

Posted 03 January 2006, 17:28

Thanks. I think I'm being stupid though as I can't seem to figure out the right path for it? I've tried several ways, but each one still gives me the same error.

#97 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 03 January 2006, 17:33

FTP to your website and see what pathway you have in the top right address bar of the FTP programme. This will probably be your file pathway. If not, ask your hosting company for the pathway to the root of your website.

Vger

#98 Kaleas

  • Community Member
  • 17 posts
  • Real Name:Lisa

Posted 04 January 2006, 18:55

I finally got past the issue of finding the right path, but now I'm getting this.

A test connection made to the database was NOT successful.

The error message returned is:

Table 'VR7214025.configuration' doesn't exist

Please click on the Back button below to review your database server settings.


The MySQL information is correct. I've double checked it again and again. Augh. Help?

#99 Vger

  • Community Member
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 04 January 2006, 22:37

This error means that the blank database you created before beginning the install was not fully populated by the install script. In particular, the 'configuration' table was not set up, and this is the most important of all of the tables.

If you use the search function to look through the forums for 'GoDaddy' you will find lots of threads started by people who could not get osCommerce properly installed on their servers.

Vger

Edited by Vger, 04 January 2006, 22:38.


#100 loveladypowwell

  • Community Member
  • 11 posts
  • Real Name:E&M
  • Location:CT

Posted 05 January 2006, 01:36

Been trying to get this to go all day but can't, some help would be greatly appreciated. The problem is I haven't been able to locate the store front. Is the location supposed to be catalog/index.php, because myphpAdmin login screen is on that page. What am I doing wrong?

Erika