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