Logged In: YES
user_id=16522
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
I believe I have all the necessary components
installed , even SSL is enabled.
On the shopper side i get the login page but no
searching feature. Once I am logged in the shopper
scripts don't completely work. Please feel free to
take a look at https://secure.swimmingbird.com
the test shopper account is godfry and the password is
also godfry.You'll probably know exactly whats going
on by just looking at the browser responses.
I cant get the admin side scripts to work at all.
Once mod_ssl was configured the admin scripts stopped
working. At first they worked perfectly..all of them.
I am crossing my fingers that someone will help me out.
There seems to be real promise for this now that Mysql
is under GPL
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The first problem is that the server side includes do not
appear to be configured to run on your web server (or there
are errors generated with trying to process them) - look in
your apache error log for more information about what is
going wrong and look in your httpds.conf to make sure that
server side includes are turned there, and then look at the
apache binary to make sure that the SSI module is compiled
in.
You can test it in a roundabout way by going directly to https://secure.swimmingbird.com/registry/commerce/shop/
toplevel.pl?type=category which will show you the list of
categories. I was able to add a product to my cart and get to
the last order screen but I don't think it worked completely
- the confirmation page did not return an order number.
I don't know what to tell you about the admin side (you have
password protected, which a good thing) without seeing how
they fail. Definitely check the apache error logs to see what
is going wrong.
Garth
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=16522
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
I believe I have all the necessary components
installed , even SSL is enabled.
On the shopper side i get the login page but no
searching feature. Once I am logged in the shopper
scripts don't completely work. Please feel free to
take a look at https://secure.swimmingbird.com
the test shopper account is godfry and the password is
also godfry.You'll probably know exactly whats going
on by just looking at the browser responses.
I cant get the admin side scripts to work at all.
Once mod_ssl was configured the admin scripts stopped
working. At first they worked perfectly..all of them.
I am crossing my fingers that someone will help me out.
There seems to be real promise for this now that Mysql
is under GPL
Logged In: YES
user_id=1107
Browser: Mozilla/4.7 (Macintosh; I; PPC)
The first problem is that the server side includes do not
appear to be configured to run on your web server (or there
are errors generated with trying to process them) - look in
your apache error log for more information about what is
going wrong and look in your httpds.conf to make sure that
server side includes are turned there, and then look at the
apache binary to make sure that the SSI module is compiled
in.
You can test it in a roundabout way by going directly to
https://secure.swimmingbird.com/registry/commerce/shop/
toplevel.pl?type=category which will show you the list of
categories. I was able to add a product to my cart and get to
the last order screen but I don't think it worked completely
- the confirmation page did not return an order number.
I don't know what to tell you about the admin side (you have
password protected, which a good thing) without seeing how
they fail. Definitely check the apache error logs to see what
is going wrong.
Garth