Hi, David,
Thank you for your interest in CK-ERP.
[osCommerce + CK-ERP] had not been tested within a FreeBSD environment,
so something unexpected is perhaps inevitable.
Already one FreeBSD gotya is listed at, http://ck-erp.org/drupal/?q=node/11
To better diagnose the problem, please indicate what your actions were
and what was displayed on screen when you went thru each line of Step 6N.
Step 6N (for osCommerce users only)
- on top of the basic oscommerce installation, you need to install the
Admin Access 2.2 contribution (Admin_Access-2.2.zip dated 3 Dec 2005)
available from oscommerce.org
- Make sure admin access has been properly installed. Then edit (osc
root)/catalog/admin/index.php to insert a [CK-ERP] entry into the
administration menu,
After line 23 - array('title' => BOX_CONFIGURATION_CACHE, 'link' =>
tep_href_link(FILENAME_CONFIGURATION,'selected_box=configuration&gID=11'))) ),
insert a new line - array('title' => 'CK-ERP', 'image' =>
'../../ck-admin/images/logo.png','href' =>
tep_href_link('ck-ledger/index.php')),
- AT THIS POINT, DO NOT CLICK ON THE [CK-ERP] MENU CHOICE. Instead use
your browser to visit directly http://(domainname or localhost)/(osc
root)/catalog/admin/ck-admin/index.php
- Complete the Test Environment installation as described in Step 10 to
step 16
Cheers,
CK
David wrote:
> RE: Step 6N (for osCommerce users only)
> I'm trying to install on "FreeBSD" 6.2-RELEASE-p2.
> Sorry
=========================================================
I'm trying to install on 6.2-RELEASE-p2 with oscommerce-2.2r2 and I
get wrong platform when trying to access
http://(domainname or localhost)/(osc root)/catalog/admin/ck-admin/
index.php
Any suggestions? Thanks,