Title: [Plugin: eShop] eShop plugin not working
Last modified: August 19, 2016

---

# [Plugin: eShop] eShop plugin not working

 *  [Peter Nemcok](https://wordpress.org/support/users/savione/)
 * (@savione)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/)
 * Page [http://www.jericha.sk](http://www.jericha.sk) is not working after a new
   wordpress 2.7 installation and activating eShop plugin. On the other hosting 
   it is working. Are there any special requirements on hosting for WordPress with
   eShop plugin?

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/page/2/?output_format=md)

 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967275)
 * if wordpress works, then eshop shouldn’t have a problem.
 * Try re-uploading both, just in case a file didn’t transfer correctly.
 *  Thread Starter [Peter Nemcok](https://wordpress.org/support/users/savione/)
 * (@savione)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967507)
 * Tried this twice. I have tried it on another server (hosting) without problems.
   Any clue?
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967508)
 * anything showing up in the servers error log?
 * I have no idea as to why it would work on one but not the other.
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967517)
 * I’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)`
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967524)
 * eShop is running successfully in various locations now, so I can only assume 
   that this problem is caused by the web hosting. I don’t know enough about that
   side to know whether your error affects anything or not.
 * Sorry 🙁
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967537)
 * Could this be due to the fact that I’m running PHP5 as opposed to PHP4?
 *  [zackisaiah](https://wordpress.org/support/users/zackisaiah/)
 * (@zackisaiah)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967543)
 * I’ve had the same problem. On my local wordpress installation (XAMPP), it works.
   On a dreamhost.com site, it works. When I run it on my client’s corporate server,
   the entire site goes blank as soon as I activate the eShop plugin.
 * I’m not a server genius, so I’m not entirely sure what to look for, but one of
   the tech guys said “something is dying with an ‘Illegal Instruction’ error when
   you try to view the page, which can be caused by running a Linux binary instead
   of a FreeBSD binary.”
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967544)
 * My test server runs php5.2.8 – I develop locally with php4 – so I doubt that’s
   the problem.
 * Is anything showing up in the error logs that can give me a clue as to where 
   to look?
 * I’ve done some searching on the error:
    child pid exit signal Segmentation fault
   and eventually found this [php bugs](http://bugs.php.net/search.php?search_for=child+pid+exit+signal+segmentation+fault&boolean=1&limit=All&order_by=&direction=ASC&cmd=display&status=All&php_os=&phpver=5&assign=&author_email=&bug_age=0)–
   could that be the issue? Which version of php5 is being run?
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967557)
 * Sorry 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.
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967560)
 * At the moment I have no idea why this happening.
 * Is there anything else in the error logs that might help?
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967561)
 * Nope. 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.
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967562)
 * I’ve been doing some bug hunting, and although I’ve found a few I don’t think
   any of them would affect things in the way reported. However, feel free to test
   things and download the [development version](http://downloads.wordpress.org/plugin/eshop.zip).
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967563)
 * Thanks 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 connection
       ```
   
 * I’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.
 *  Anonymous User
 * (@anonymized-3085)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967564)
 * Still doesn’t help me track it down unfortunately.
 * Are you able to open cart-functions.php and resave it as unix/utf8 as opposed
   to PC/ansi in case that helps at all (wild guess).
 * Also, are you able to cut down cart-functions.php a bit at a time to try and 
   find the problem? (a lot of work…)
 *  [alfeinar](https://wordpress.org/support/users/alfeinar/)
 * (@alfeinar)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/#post-967565)
 * I’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.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/page/2/?output_format=md)

The topic ‘[Plugin: eShop] eShop plugin not working’ is closed to new replies.

## Tags

 * [Blank](https://wordpress.org/support/topic-tag/blank/)
 * [server](https://wordpress.org/support/topic-tag/server/)

 * 25 replies
 * 6 participants
 * Last reply from: Anonymous User
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-eshop-esjop-plugin-not-working/page/2/#post-967610)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
