Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Luka Kompara

Pages: [1]
1
Trade Pulse Support / Content encoding error
« on: March 06, 2015, 02:30:15 AM »
Hello,

After a move to a new server I've been randomly getting errors like 'content encoding error' and 'the connection was reset' on the index page of some of my TGP sites. This are happening randomly and a refresh of the page usually helps.

The tech team of my host have narrowed down to this:

Quote
This is an example of the error:

open("/web/sites/*****/*****.com/public_html/tp/top_thumb.php", O_RDONLY) = 59
fstat(59, {st_mode=S_IFREG|0777, st_size=28822, ...}) = 0
mmap(NULL, 28822, PROT_READ, MAP_SHARED, 59, 0) = 0x7fd737b05000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
chdir("/var/cache/apache2") = 0
rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTORER|SA_INTERRUPT, 0x7fd73f0a10a0}, {SIG_DFL, [], SA_RESTORER|SA_RESETHAND, 0x7fd73f0a10a0}, 8) = 0
kill(14935, SIGSEGV) = 0
rt_sigreturn(0x3a57) = 140562318507008
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 14935 detached

This is occurring when attempting to load /web/sites/****/*/public_html/tp/top_thumb.php as an example.

Do you have any idea what the problem is and if its related to TP?

Thank you,
Luka

2
Trade Pulse Support / Toplist issue
« on: February 20, 2015, 05:42:54 AM »
Hello,

I'm just changing servers. The script is working fine, the toplists are built just fine and they are all visible when I 'preview' them.
Example: http://www.pornstarlove.com/toplist/test11.html
I call them with in ST: <!--#include virtual="/toplist/test11.html"-->

The problem is that I can't see the toplist showing on the index page.

Any idea what might be causing the problem? I have the latest version, Version 1.0.46 for PHP 5.4.

Please help.

Thank you!

Pages: [1]