![]() |
![]() |
Using:
Mini Vend: 3.14
perl ver: 5.004-01
Systems: Sun OS
When the Minivend server gets restarted I get the following error messages:
$ /minivend-3.14/bin/restart
Sent TERM to server on PID 23382.
MiniVend server stopped.
Ambiguous use of index => resolved to "index" => at /minivend-3.14/lib/Vend/Pars
e.pm line 145.
Ambiguous use of index => resolved to "index" => at /minivend-3.14/lib/Vend/Pars
e.pm line 325.
Ambiguous use of index => resolved to "index" => at /minivend-3.14/lib/Vend/Pars
e.pm line 397.
Ambiguous use of ${sub} resolved to $sub at /minivend-3.14/lib/MiniMate/CfgMgr.p
m line 497, <GLOBAL> chunk 30.
Ambiguous use of ${sub} resolved to $sub at /minivend-3.14/lib/MiniMate/CfgMgr.p
m line 498, <GLOBAL> chunk 30.
MiniVend V3.14
Configuring catalog minivend...done.
Configuring catalog simple...done.
Configuring catalog simple2...done.
Configuring catalog simple3...done.
MiniVend server started in INET and UNIX mode(s) (process id 23515)
$
When I try to run Minivend simple demo I get to the first page ok by typing in:
http://www.net-suites.com/simple3/
but when I try to enter the store Minivend can't find the pages, it gives me this url:
http://www.net-suites.com/simple3/cgi-bin/simple3/noframes
with this error:
Error 404: Not Found
The requested URL (Universal Resource Locator) "/simple3/cgi-bin/simple3/noframes" was not found on this server. The link
you followed is either outdated, inaccurate, or the server has been instructed not to let you have it.
Looks like the path is not correct but not sure how to fix it. Is the server error causing this?
Scott