[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Flypages from MySQL
Hello,
I have been working with MiniVend for a little while now, and I have
a *very* limited proficiency with it. I've got it working with the flat
files that MiniVend works with "out of the box," but I'm wondering what
the procedures are to get it to work with MySQL.
I have changed my catalog.cfg to all of the SQL statements that are
required, and now MiniVend doesn't whine when it starts up, so I assume
that all is well in the catalog.cfg. I'm wondering what changes I need
to make to the flypage.html to have it work with SQL, if any. I've
looked through the documentation and the mail archives, and I haven't
seen any specific references to the need to make changes to flypage, but
it isn't working for me, either. On one of my catalogs (flat file
database), I can just go to http://<server>/cgi-bin/<catalog>/<item
number> and the appropriate page will come up, but if I do that to the
SQL catalog, I get an Internal Server Error, and the error_log only
lists Premature end of script headers.
The other question that I have is can I use spaces in the product
code? I'm guessing not, but I'd like some input.
Thanks so much,
Dan
P.S.: I know whoever answers this will want to see code, but rather
than waste bandwith posting stuff that turns out to be irrelevant, let
me know exactly what you need to see, and I'll be glad to post it.