[ic] Building my demo cart with MySQL support

Davor Ocelic docelic at mail.inet.hr
Sun Nov 14 14:23:34 EST 2004


On Mon, 15 Nov 2004 03:00:57 +0800
"Jonathan.U" <jonslumiere at gmail.com> wrote:

> Hi all,
> 
> I am a new user to Interchange. 
> I've just successfully installed the Interchange 5.3.0-200411140658
> with foundation demo. The demo "foundation" wotks just fine, but when
> I tried to build my demo cart with MySQL support.. and wanted to
> access to the cart, it just failed...
> 
> The MySQL and the required libraries are installed and they're
> supposed working fine.
> 
> I've been trying to check the logs.. but no findings.
> Could anyone help me on this? Many thanks in advance.
> 
> - Jonathan
> 
> [15/November/2004:02:43:30 +3200] - - START server (5632) (INET and UNIX)
> 192.168.2.2 - - [15/November/2004:02:47:47 +3200] - /cgi-bin/demo1/
> CGI mapping error: Undefined catalog: /cgi-bin/demo1 at
> /usr/lib/interchange/lib/Vend/Server.pm line
>  207.

Hi Jonathan,

If I am reading this correctly, your first problem is that your
test catalog is not [properly] listed in the main interchange.cfg
config file.

You need a line like this:
Catalog demo1 /path/to/catalog/demo1 /cgi-bin/demo1

If you first get this right, then when you restart Interchange,
you'll see something like "Configuring catalog demo1...Using
MySQL database...done." and Interchange will try to create the
database.





More information about the interchange-users mailing list