Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: FourZero on December 23, 2011, 09:07:11 AM
-
after adding the "<?php virtual("/tp/ssi_in.php")?>" tag to my gallery, I receive a blank page when I visit the gallery. After I click reload (f5) it works. If I clear my browser cache, and visit my site, I get the same thing again.
The apache logs are showing this:
Fri Dec 23 11:53:51 2011] [notice] child pid 18842 exit signal Segmentation fault (11)
I just downloaded the software this morning, and the install went fine. I am on a LiNode VPS with root access running CENTOS.
-
I think this has something to do with my domain name not matching my tgp link properly. I may just need to get my license straightened out.
Still having issues, seg faults and such
additional info: The toplist section segfaults apache 100% of the time.
-
UPDATE: Toplist is definitely the problem. removing the toplists from my gallery stops the segfaults.
Any advice? ???
-
;D (Resolved) ;D
Here is the resolution:
I am running on a CENTOS 6 VPS hosted at linode.com
There was no available Ioncube package through YUM for my distro, so I used the loader from Ioncube's website.
This 99% worked, however it did cause some crashes in random areas of tradepulse.
The resolution was to download the IonCube RPM for Centos 6 via pkgs.org and install that (I had to force the installation with --nodeps) because my distro must vary slightly from stock.
TL;DR: I'm up and going.