Jump to content



Latest News: (loading..)

* * * * - 17 votes

Quick Install Guide


  • Please log in to reply
2381 replies to this topic

#61   christianwebconcepts

christianwebconcepts
  • Members
  • 17 posts
  • Real Name:Sheri Johnson

Posted 29 November 2005 - 10:57 PM

how do I determine the "database server" information?

#62   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 29 November 2005 - 10:59 PM

You need to ask your web hosting company about that.  It may be 'localhost', or '127.0.0.1' but it equally may be something entirely different.

Vger

Edited by Vger, 29 November 2005 - 10:59 PM.


#63   christianwebconcepts

christianwebconcepts
  • Members
  • 17 posts
  • Real Name:Sheri Johnson

Posted 30 November 2005 - 01:53 AM

all I can say so far is that it was great of you to start this post, I did find a problem with one part of the directions that messed me up was that since I uploaded the catalog folder.......... I needed that folder in my url when I went to the install page......you left that part out, I kept trying and trying to use it the way you typed it.

#64   christianwebconcepts

christianwebconcepts
  • Members
  • 17 posts
  • Real Name:Sheri Johnson

Posted 30 November 2005 - 03:15 AM

should images and graphs folders remain at those settings even after install?

#65   christianwebconcepts

christianwebconcepts
  • Members
  • 17 posts
  • Real Name:Sheri Johnson

Posted 30 November 2005 - 03:26 AM

[quote]"Do not enable SSL"

why do you say this?  I am trying to understand all of this.

#66   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 30 November 2005 - 12:35 PM

This was only meant to be a "Quick Install Guide" and not meant to replace the installation instructions in the Knowledge Base.  Your first point is covered here in my guide:

Quote

3. If you want your shop to be available at http://www.yourdomain.com/catalog then upload the whole of the catalog folder to the root directory of your website via FTP. If you want the site to be available at http://www.yourdomain.com then just upload all of the contents of the catalog folder, but not the folder itself.

Your second point - yes 'images' and 'graphs' remain at those permissions

Your final point - the reason I advise people not to enable ssl during the install is that virtually no one has a full ssl certificate before they install their domain - and if you enable ssl then your site will be set up for a full ssl cert and won't work properly without it.  If you have access to a shared ssl cert then you need to input the correct information for this in the two configure.php files after you complete the install.

Vger

#67   mjelliott

mjelliott
  • Members
  • 5 posts
  • Real Name:Martha Elliott

Posted 07 December 2005 - 02:12 PM

Hello,

First I want to thank you soooo much for the installation guide.  It's very helpful.  My question is 2 part.

1 - I need to move a store to another domain how do I transport my store? Do I just download it and upload it to the new domain?

2 - how do I do an upgrade?  

Thanks again for anyone who can help this newbie.  :)

#68   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 07 December 2005 - 02:34 PM

To move a store to another domain you need to download all files and folders via FTP to your own computer.  Then you need to make and download a backup of your existing database.  Go to your osC admin panel --> Tools --> Download and select to Backup and to download the backup, and don't tick to use compression.

Then you upload all of the files/folders to your new site.  Create a blank database (probably in your wb hosting control panel), and then go to your new blank database via phpMyAdmin, locate the new database, click on the SQL tab and use the Browse function to locate the backup you downloaded to your computer, then click 'Go' and this will populate the blank database with the information from your old one.

Then you need to edit the two configure.php files to refelect your new server setup (DIR_FS pathways in particular), and your new database details.

There is only one Upgrade available and that's from MS1 to MS2, and you do that by uploading the 'Install' folder to an existing website and then you go to http://www.yourdomain.com/install and choose the 'Upgrade' option.  Remember to take a backup of your database first - just in case!

Vger

Edited by Vger, 07 December 2005 - 02:35 PM.


#69   orengo

orengo
  • Members
  • 3 posts
  • Real Name:jorge orengo
  • Location:BRAZIL

Posted 11 December 2005 - 01:00 PM

Dear,

My installation have this error too. You already have a solution ?

thamks a lot,

orengo


View PostOrenji, on Aug 12 2005, 04:39 PM, said:

I'm doing a new installation over server and got this error:

The following error has occurred:
The configuration files do not exist, or permission levels are not set.

Please perform the following actions:
cd /hsphere/local/home/orenji/domain.com/catalog/includes/
touch configure.php
chmod 706 configure.php
cd /hsphere/local/home/orenji/domain.com/catalog/admin/includes/
touch configure.php
chmod 706 configure.php

both files are set to 777 but installation still can't go thru, and anyone kindly explain what is 706? thanks.


#70   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 11 December 2005 - 01:45 PM

For the install to be able to write to the two includes/configure.php files the permissions on the folders (includes/) must also be set to 706, 755, or 777 (depends on server setup).

Vger

#71   ashram78

ashram78
  • Members
  • 42 posts
  • Real Name:stefano pino
  • Location:Milan

Posted 16 December 2005 - 09:26 PM

Hey man that error i silly! :-)

you should modify the includes/configure.php to fit your needs..


[quote name='Acarril' date='Nov 22 2005, 02:51 AM' post='744636']
Plz help me ! ! !  I'm new with osCommerce

#72   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 16 December 2005 - 09:32 PM

Quote

Plz help me ! ! ! I'm new with osCommerce

So what is it you want to know?

Vger

#73   dragonminis

dragonminis
  • Members
  • 2 posts
  • Real Name:Arthur Ellingson

Posted 17 December 2005 - 01:20 AM

Vger,

  Great info in this topic too bad I didn't find it before I trudged through and figureed it out myself.  Everything you said in this thread to move a site to root I had to figure out with liitle to no PHP experience.  This is a great install and setup thread you have going .  Thanks for being there for us newbies.


Arthur

#74   dragonminis

dragonminis
  • Members
  • 2 posts
  • Real Name:Arthur Ellingson

Posted 17 December 2005 - 01:22 AM

How do I get rid of seesion post install?   I have forced cookies and for the users it works but I still get teh sessions in admin mode.  Anyone?

Arthur

#75   blnd

blnd
  • Members
  • 4 posts
  • Real Name:Eric

Posted 17 December 2005 - 06:45 AM

Thanks for all your help Vger. I have some questions for you too.

Should I ask my host for ssl first before I install oscommerce or does it not matter what goes first?

Do I need ssl at all? What if I use Paypal or 2CO?

Lastly. Do I just get ssl from my host? I'm a little confused on how to obtain it.

If you can give the basic steps for getting ssl up and running that would be great.

Thanks again for all your help.

Edited by blnd, 17 December 2005 - 06:48 AM.


#76   impulsed2

impulsed2
  • Members
  • 2 posts
  • Real Name:kenny

Posted 17 December 2005 - 12:06 PM

Hi,

Total nebie to all this php, oscommerce, codes and stuff so please help me out.

I have installed everything after readin this post and it has really helped me out, thank you.

However when i try to enter my admin page or database it is just a blank screen. what am i doing wrong what do i need to do? also how do i check what php am i using?

I host with telivo.com and am using coffeeCup Direct FTP to upload everything. I think the main thing that is confusing me is the PHP stuff. please help.

#77   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 17 December 2005 - 01:24 PM

Quote

I have forced cookies and for the users it works but I still get teh sessions in admin mode. Anyone

There's absolutely no need to get rid of session ids in admin.  The only reason to get rid of them from the shop front is that it prevents spiders from generating them and adding items to the shopping cart and from using them in the links in search engines.

Quote

Do I need ssl at all? What if I use Paypal or 2CO?

You still need ssl, even if it's only shared, to protect customer details when they create an account, or edit their account, or login to their account.  If you only have shared ssl then you need to install without ssl box ticked, and manually edit the configure.php files later.  If you already have a full ssl cert installed then you can tick the box for ssl during installation - or you can still set up ssl later by editing the configure.php files.

Quote

However when i try to enter my admin page or database it is just a blank screen

This often happens if your hosting company has error reporting turned off - you just see a blank screen with no error on it.

Look below my name for the '$this in uploads.php' link and apply that fix.

Vger

Edited by Vger, 17 December 2005 - 01:25 PM.


#78   impulsed2

impulsed2
  • Members
  • 2 posts
  • Real Name:kenny

Posted 17 December 2005 - 03:17 PM

hi Vger,

i cant seem to find this '$this = null' on line 31??

i know i am in the correct place web/catalog/admin/includes/classes upload.php

What am i doing wrong??

Thanks for any help you can give me

#79   Vger

Vger
  • Members
  • 16,978 posts
  • Real Name:R Anthony
  • Gender:Not Telling

Posted 17 December 2005 - 04:42 PM

If you are using the latest updated and patched version of MS2 then that line will already have been patched, and the $this = null will not be there.  If this is the case then it would seem that the problem of the blank page is being caused by something else.  Unfortunatly if your hosting company has error reporting turned off then it's going to be difficult finding out what's wrong.

Vger

#80   slabadie

slabadie
  • Members
  • 2 posts
  • Real Name:Steve LaBadie

Posted 27 December 2005 - 11:26 PM

Vger,

I had no problem making the site work on an external web server.  The issue I am having is that I can't get anything to work on my local machine.