DigiCrime
11-13-2002, 01:18 AM
Baffling to me since its new.. Trying to figure out whats wrong with a users shopping cart, when he installs it and clicks on the customer or admin links it gives him a 404 error. I reset it through WHM and it comes up the same if he would re-create the cart. I can install a shopping cart on another account and it works just fine... Why just his account?
addaction
11-13-2002, 01:39 AM
I guess you are talking about Interchange. I would need some more info to help. If you can't post it here PM me. Also look at our Interchange forum at: http://interchangeville.com/forum/
DigiCrime
11-13-2002, 01:45 AM
yea its about interchange, Just what I said.
:)
I create a shopping cart on thisdomain.com, but it doesnt work so I reset it in WHM thinking it will work but it still dont.
I create a shopping cart on dummydomain.com, and it works, it loads up just fine, where as thisdomain.com it doesnt load anything just 404 error, not found.
Ill check over there incase though
addaction
11-13-2002, 01:50 AM
Can you check if the file structure is there? See if you find /home/username/catalogs/username/ and also if the cart.cgi was placed in the cgi-bin directory.
Need username for the cart to see or not see your cart :)
DigiCrime
11-13-2002, 02:05 AM
interesting
On the domain that it worked... heres a listing
root@xxxx [/home/xxxx/catalogs/xxxx]# ls
./ catalog.cfg error.log images@ orders/ session/ tmp/
../ config/ etc/ include/ pages/ special_pages/ upload/
backup/ dbconf/ executable logs/ products/ templates/
On the one that didnt work
root@xxxx [/home/xxxx/catalogs/xxxx]# ls
./ ../ session/ tmp/
Im not expert at this shopping cart deal but why is it missing files? Why would it install fine on one username and not on another?