blob: 3d477125f6801c9e7ec620825c78b19269c6db28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
-----------------------------------------------------------------------------
Congratulations! You have installed osCommerce. You are one step closer to
having a functional e-commerce website. You should now open a browser and go
to:
http://localhost/oscommerce/catalog/install/
Once you've finished the rest of the installation, it is highly encouraged
that you
chmod -R 000 %%OSCOMMERCE%%/catalog/install
to disable the installation utilities.
The administrative interface can be found at
http://localhost/oscommerce/catalog/admin/
and should have its access appropriately restricted to prevent someone
from modifying parts of your catalog.
-----------------------------------------------------------------------------
|