VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: chaldama on January 08, 2014, 09:28:47 AM

Title: [SOLVED]ERR_EMPTY_RESPONSE after upgrading to VM 2.0.26
Post by: chaldama on January 08, 2014, 09:28:47 AM
After upgrading to VM 2.0.26a I experience problems on multiple websites which never had problems before. I also added a post to this topic:
http://forum.virtuemart.net/index.php?topic=121197.0

Most important for me is to solve the issue on http://www.debruidslakei.nl
These URLs give the error ERR_EMPTY_RESPONSE:

- http://www.debruidslakei.nl/bruidsaccessoires/bruidssieraden/sieradenset-voor-de-bruid
- http://www.debruidslakei.nl/trouwjurken/lilly
- The problem also occurs when you want to view page 2 of a category view

Both my host and my template provider have confirmed that it is a bug in VM which causes PHP to crash.

Is there any solution to this problem?
Title: Re: ERR_EMPTY_RESPONSE after upgrading to VM 2.0.26
Post by: alatak on January 08, 2014, 09:44:04 AM
Hello

You can try the version 2.0.26b which is available here http://dev.virtuemart.net/projects/virtuemart/files
to find out why your php crash, you can set the Error Reporting in the joomla configuration to Maximum to see the fatal error, or go in your error log file on your server.
Title: Re: ERR_EMPTY_RESPONSE after upgrading to VM 2.0.26
Post by: chaldama on January 08, 2014, 09:49:42 AM
Hello Alatak,
Thank you for replying.
Updating to 2.0.26b seems to have solved the problem!
Title: Re: [SOLVED]ERR_EMPTY_RESPONSE after upgrading to VM 2.0.26
Post by: alatak on January 08, 2014, 11:01:59 AM
Hello
Great :)