Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 internal server error #3

Closed
TheRoyalTnetennba opened this issue Feb 23, 2014 · 9 comments
Closed

500 internal server error #3

TheRoyalTnetennba opened this issue Feb 23, 2014 · 9 comments

Comments

@TheRoyalTnetennba
Copy link

Hey, tried to implement this and I get 500 internal server error on all pages. Cleared cache and session data to no effect. Also tried replacing all the rewrite commands with the ones in current .htaccess and still received 500 internal server error. Any clues what is going on? my site is http://vivaverde.co

@bavington
Copy link
Contributor

Hey, we've just updated the code, as we'd noticed a bug. Please make sure your server has the correct modules installed such as 'Mod_rewrite' etc. Also please ensure that you swap 'yourdomain,com' in our new version with your domain. Please post back on here if it still doesn't work then I can advise on a few sections to comment out.

@TheRoyalTnetennba
Copy link
Author

Still got 500 error. I'm using non-www, but i rewrote all instances of "www.yourdomain.com" to "vivaverde.co". Not sure really what's going on. If it is any help, a phpinfo from the same server is here: pligg.airfluyt.com .

@bavington
Copy link
Contributor

No problem, would you be happy to give me FTP access offline so that I can take a closer look for you?

@TheRoyalTnetennba
Copy link
Author

How do I send it to you privately?

@bavington
Copy link
Contributor

Thanks, I got the details and I'll have a look now.

@TheRoyalTnetennba
Copy link
Author

Just a heads up out is running at vivaverde.co. , not www.airfluyt.com. I
changed that and put the old .htaccess back up in the mean time.
On Feb 25, 2014 3:59 AM, "James Bavington" notifications@github.com wrote:

Thanks, I got the details and I'll have a look now.

Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-35987355
.

@bavington
Copy link
Contributor

All working now, Your server didn't seem to support this line (68)

php_flag zlib.output_compression on

Which I've commented out for you. All other aspects seem to be working nicely though.

@TheRoyalTnetennba
Copy link
Author

Works perfectly. Thanks for the help. Also, this might not be proper protocol, but I ran a few "fetch as bing tests to check the robots.txt. Seems the stock version you guys provided does not properly block /catalogsearch/ and a few others. It works now, but required some tweaking. Anyways, thanks for the great extension, and the great .htaccess/robots.txt. And of course, the help getting the aforementioned to work.

@bavington
Copy link
Contributor

No problem - please don't hesitate to branch our robots.txt file with any recommendations you have, we'll merge it with the main edition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants