Quote Originally Posted by lennypeng
Please help!

I can not get the Ultimate URL running, I've configured the .htaccess file and I always get "Page not found" when I click any category.

I'm testing it on my local computer and the zencart is at http://localhost/zen, so the RewriteBase should be "/zen/" right? Do I have to configue any other files?

Thanks in advance for any help.



I get the same problem. I 'm testing on host server. and zencart is at /public_html/welgame.com/., i only can open Home page, and can not open any other page. http://welgame.com
and get server error log:


[Sat Aug 26 00:31:28 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/404.shtml
[Sat Aug 26 00:31:28 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/welgame.com/products_all.html
[Sat Aug 26 00:31:22 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/404.shtml
[Sat Aug 26 00:31:22 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/welgame.com/page_4.html
[Sat Aug 26 00:21:09 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/404.shtml
[Sat Aug 26 00:21:09 2006] [error] [client 220.169.161.2] File does not exist: /home/sars020/public_html/welgame.com/shippinginfo.html


I was changed the .htaccess blow:

RewriteBase: /shop/
OR RewriteBase: /
OR RewriteBase: /welgame.com/

but the same error.

Thanks in advance for any help.