Author Topic: tp_in.php returns blank page  (Read 12256 times)

0 Members and 4 Guests are viewing this topic.

Offline David

  • Newbie
  • *
  • Posts: 5
    • View Profile
tp_in.php returns blank page
« on: January 06, 2010, 02:36:22 PM »
hi,

i have a site written in perl and a host who doesn't allow chmod 777.

so i had to install with 755 for files and folder and it worked well without any error messages.

now i had to use the .htaccess way to call tp_in.php but it returns a blank page

if i set chmod 777 i get an error (because it's not allowed by host)

anybody any idea how i can get it running? am i missing something?

thanks and greets

David

Offline Ric

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: tp_in.php returns blank page
« Reply #1 on: January 06, 2010, 03:29:40 PM »
All my stuff is 755 without problems

What is your index page called?

Is it index.cgi?


Offline David

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: tp_in.php returns blank page
« Reply #2 on: January 06, 2010, 09:52:07 PM »
index.html

i could use .shml, too

but i have another gallery.cgi (perl)

is it enough to call: <!--#include virtual="/tp/ssi_in.php"-->

in index.shml only?

or is traffic sent to gallery.cgi not count in this case?

Offline Ric

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: tp_in.php returns blank page
« Reply #3 on: January 06, 2010, 10:11:28 PM »
What does your index.html look like?

I'm not sure I know what you are using for your TGP... custom software?

Offline David

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: tp_in.php returns blank page
« Reply #4 on: January 06, 2010, 10:35:52 PM »
yes

Offline David

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: tp_in.php returns blank page
« Reply #5 on: January 06, 2010, 11:57:35 PM »
it's working

i changed

Setting > in > "Default main page:" to index.html

it's .shtml by default

no idea why. if i had an index.shtml i would use SSI

the scripts works fine so far with chmod 755

thanks for helping

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: tp_in.php returns blank page
« Reply #6 on: January 09, 2010, 04:06:28 AM »
Nice to see it solved , cheers.