[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Subcatalog Bug?
Hi all,
I am in the process of creating sub-catalogs for database maintenance
reasons. I believe I am correctly following the specs with no success. The
steps I am taking are as follow:
1. I create a new main catalog.
2. I create a copy of the main catalog.cfg and re-name it to easy.cfg
3. A new subcatalog directive is added to minivend.cfg. The entries for
both catalogs look like this:
Catalog main /home/catalogs/main /cgi-bin/main /main
SubCatalog easy main /home/catalogs/main /cgi-bin/easy
4. I create a copy of the /cgi-bin/main to /cgi-bin/easy
5. Now I restart the web server and am able to access the main catalog with
no trouble.
Now at this point I try to access the /cgi-bin/easy with the browser and I
get an internal error message in the browser. When I look at the error log,
I get this:
192.168.34.1 - - [30/June/1999:13:22:01 -0400] easy /cgi-bin/easy Runtime
error: do not know how to copy CODE(0x8a24a5c) at
/home/web/mvend/lib/Vend/Util.pm line 652
Not sure if this is a bug or a configuration issue. Anybody's help would be
greatly appreciated.
Thanks,
Pablo