Koozali.org: home of the SME Server

Has anyone tried osCommerce

Jonathan

Re: Has anyone tried osCommerce
« Reply #15 on: May 23, 2002, 07:58:00 PM »
After you moved have you installed the package using the install routine and after that inserted the backuped database or did you just move all the source to the new server/domain?

Can you post the instruction that is on the line that is causing the error message? Maybe we can determine what goes wrong there?

You can also try browsing the discussion list on the osCommerce site and even ask it there. There are probably more people there with knowledge and experience of osCommerce then on this list.

Lazo

Re: Has anyone tried osCommerce
« Reply #16 on: June 06, 2002, 11:07:09 PM »
> Download the standaard version 2.1
> download the latest CSV's
>
> Unzip /tar the file in a directorie off you WS

DONE

>
> Make on you SME server in the primary\html directorie the
> catalog directorie.
>
> Make in this directorie also the admin directorie
>
> Place all files from you work stations catalog directorie in
> the primarie\html directorie
(I guess in the catalog directory)

/home/e-smith/files/primary/html/

I have:   catalog and admin

>
> Place all files from your workstations admin directori in the
> admin directori.

DONE

>
> Be sure that you have all ready run a web account for the
> MySql database.

do I have to do something else?? beside the above steps?? what do I need to do here??
sorry but I don't undestand the procedure to creata a user!!
>
> Goto you web brouwser en type
> http://server.name/catalog/install/

HTTP 404

>
> And you come in a install page fill all data
>
> Use the completed www.domein.code voor the naming off your
> server zo it is working inside als on the internet
>

Lazo

Re: Has anyone tried osCommerce
« Reply #17 on: June 06, 2002, 11:07:10 PM »
> Download the standaard version 2.1
> download the latest CSV's
>
> Unzip /tar the file in a directorie off you WS

DONE

>
> Make on you SME server in the primary\html directorie the
> catalog directorie.
>
> Make in this directorie also the admin directorie
>
> Place all files from you work stations catalog directorie in
> the primarie\html directorie
(I guess in the catalog directory)

/home/e-smith/files/primary/html/

I have:   catalog and admin

>
> Place all files from your workstations admin directori in the
> admin directori.

DONE

>
> Be sure that you have all ready run a web account for the
> MySql database.

do I have to do something else?? beside the above steps?? what do I need to do here??
sorry but I don't undestand the procedure to creata a user!!
>
> Goto you web brouwser en type
> http://server.name/catalog/install/

HTTP 404

>
> And you come in a install page fill all data
>
> Use the completed www.domein.code voor the naming off your
> server zo it is working inside als on the internet
>

Lazo

Re: Has anyone tried osCommerce
« Reply #18 on: June 08, 2002, 01:55:46 AM »
Lazo wrote:
>
> > Download the standaard version 2.1
> > download the latest CSV's
> >
> > Unzip /tar the file in a directorie off you WS
>
> DONE
>
> >
> > Make on you SME server in the primary\html directorie the
> > catalog directorie.
> >
> > Make in this directorie also the admin directorie
> >
> > Place all files from you work stations catalog directorie in
> > the primarie\html directorie
> (I guess in the catalog directory)
>
> /home/e-smith/files/primary/html/
>
> I have:   catalog and admin
>
> >
> > Place all files from your workstations admin directori in the
> > admin directori.
>
> DONE
>
> >
> > Be sure that you have all ready run a web account for the
> > MySql database.
>
> do I have to do something else?? beside the above steps??
> what do I need to do here??
> sorry but I don't undestand the procedure to creata a user!!

ON this place I did this, is this the way to do it??

mysql catalog

GRANT ALL PRIVILEGES ON *.* TO "catalog" IDENTIFIED BY 'catalog' WITH GRANT OPTION;

then

INSERT INTO db VALUES('localhost' , 'catalog', 'catalog', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y', 'y')


flush privileges;
flush tables;


> >
> > Goto you web brouwser en type
> > http://server.name/catalog/install/
>
> HTTP 404
>
I still get in this, if i go to http://server/catalog, I got the directory structure, but if I click on default.php, I see my store!!! :)

What am I missing??

PLease help me, and I promess not to bother you again with stupid questions!!

thanks!!


> >
> > And you come in a install page fill all data
> >
> > Use the completed www.domein.code voor the naming off your
> > server zo it is working inside als on the internet
> >

Johan

Re: Has anyone tried osCommerce
« Reply #19 on: December 28, 2002, 05:40:33 PM »
Hello, everybody

A littele bit late but when it's needed it is never to late

Tot run the install script/programm you must run the install.php file i have forgoten to type .php behind /install

So the right url is the folow

http://server.name/catalog/install.php

And you come in a install page fill all data
Use the completed www.domein.code voor the naming off your server zo it is working inside als on the internet

Good luck

Johan

Lazo wrote:
>
> Lazo wrote:
> > >
> > > Goto you web brouwser en type
> > > http://server.name/catalog/install/
> >
> > HTTP 404
> >
>
> > >
> > > And you come in a install page fill all data
> > >
> > > Use the completed www.domein.code voor the naming off your
> > > server zo it is working inside als on the internet
> > >