alfeinar
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingI’ll try to cut it down further, but I don’t have the time at the moment As you say it is a lot of work.
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingThanks but that didn’t work either. I’ve now tried running lighttpd instead of Apache but it’s basically the same. The front-end now returns a 500 Internal Server Error, and in the error logs I find only this:
2009-02-10 12:37:56: (mod_fastcgi.c.2489) unexpected end-of-file (perhaps the fastcgi process died): pid: 13096 socket: unix:/tmp/php.socket-1 2009-02-10 12:37:56: (mod_fastcgi.c.3299) response not received, request sent: 1115 on socket: unix:/tmp/php.socket-1 for /wordpress/index.php , closing connectionI’ve tried eliminating in which file the problem might be, and the 500-errors stops (and thus the segfaults) when removing the cart-funtions.php out of the equation.
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingNope. The logs are empty apart from the segfault (which causes Apache’s child pid to crash).
I’ll give lighttpd a try and see what happens. But my guess is that there is too much recursion somewhere or a problem with an extension that I am not able to pin down at the moment.
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingSorry for the late reply.
I run PHP 5.2.6 at the momement, but I have tried running it with both 5.2.4 and 5.2.8 without any difference as such. Something causes a segfault when accessing the WordPress front page after activating the eShop plugin. The admin section works as normal though.
In the plugin manager a notice on the top says “eShop 3.0.0 is installed, however you still need to deactivate and re-activate the plugin.” However, doing as instructed just causes the notice to reappear.
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingCould this be due to the fact that I’m running PHP5 as opposed to PHP4?
Forum: Plugins
In reply to: [Plugin: eShop] eShop plugin not workingI’ve got the same problem. Just installed WordPress without a hitch and then added eShop, and suddenly all WP-pages goes blank. As I just reinstalled Ubuntu on my server I suppose I may have forgotten some settings, but I can’t seem to figure out which. Only clue is in the Apache error-log:
[notice] child pid 11140 exit signal Segmentation fault (11)