Quote Originally Posted by bobmatt4u View Post
I did that what you said
created an empty file name .keep and put it there, its not showing me any error now and when i go to admin >> config>Simple SEO Url
set status of ssu true..
its create static url but urls not working, showing error.
500 Internal Server Error error

Please suggest

Thanks
Maybe this will help.
Quote Originally Posted by CCR Sport View Post
Ok, my programmer just installed SIMPLE SEO URL on my 1.3.8 Zen-Cart and I'm now trying to figure ut how to configure it so that it works.

When I "Set SSU Status" to true I get an error on the actual front end of my live site:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Do you have any tips on how to configure SSU once it is installed?

Thank you very much


--------------------------------------------------------------------------------

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.ccrsport.com Port 80
Quote Originally Posted by pseudonym View Post
I am getting the exact same error.

The cache dir and all subdirs/files are 777.

Warning Checking includes/configure.php
Warning Suggested .htaccess content

I don't know what's wrong with my configure.php...

The htaccess is SSU's default one. I did not use a htaccess before.
Quote Originally Posted by yellow1912 View Post
You need to change the htaccess content, RewriteBase / is precisely the line you have to change.

The instruction is online as well as inside the htaccess
http://wiki.rubikintegration.com/zen...u/installation
Quote Originally Posted by yellow1912 View Post
I have to know where your store is located to know what is wrong with it, for example if it is in a subfolder named shop then it should be RewriteBase /shop

If not, then it is correct. And if you still get the 500 error, you have to check the server error log to know precisely what goes wrong. 500 is a general error which can mean many things.
Quote Originally Posted by pseudonym View Post
I found the problem.

I did not have module_manager_rev16zip.zip installed.

It's working now! Phew!

One question though: is it possible to change the names of the main categories?

Right now my URL will look like: http://www.site.com/wild-flowers/blue-wild-flowers. The actual category is also called "Wild Flowers"

Still, I want to change the "wild-flowers" part into "buy-wild-flowers", so for example: http://www.site.com/buy-wild-flowers/blue-wild-flowers.

I've added an Alias like that in the Manage Aliases field, enabled it and made it permanent. But the URL does not change to that when I visit my home page. It is still "wild-flowers". I can access the page by hand-typing "/buy-wild-flowers", however it doesn't show up naturally..........

Any advice?

Thanks a lot for this plugin, it is much better than CEON SEO URLs!!!!