rejetto forum

want to add shoutbox

Guest · 14 · 8536

0 Members and 1 Guest are viewing this topic.

prem

  • Guest
can i add shoutbox into my template.. plzz help me out


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
you can use an iframe, and in the iframe run a shoutbox.
hfs can't run a shoutbox itself.


prem

  • Guest
could u explain more detailly... im a noob. thankx alot



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
could u explain more detailly... im a noob. thankx alot

if (you find or create another server that furnish the shoutbox alone) {
  you can do it
}
else {
  you can't
}

does hfs support php and asp

no. you could find this answer in the FAQ as well.


prem

  • Guest
final question, do u know any php server which able to run while http file server is running?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
any server.
you just have to use different ports.


prem

  • Guest
i cant do that because im hosting it in my college LAN. we only can use port 80


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
you may put it on another computer, with another address.

i know another solution but it is quite complicated and you need some php knowledge.
« Last Edit: October 11, 2006, 06:26:44 PM by rejetto »


prem

  • Guest
running on anther computer is imposible. Could u plz briefly explain ur alternative solution.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
ok, here it goes:
you make your apache (other server) on port 80, while HFS on 81.
on the apache you make a php tunnel that read all things from localhost:81.
i'm not sure this can be done, but probably you can't be a php-newbie.


prem

  • Guest
i get the idea.. neway thankx rejetto for all the help


Offline moondog

  • Occasional poster
  • *
    • Posts: 67
    • View Profile
i cant do that because im hosting it in my college LAN. we only can use port 80

hey did u try using port 81 as on my hfs I use port 81. Port 80 my router hates.


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Yes this port issue is a problem for me aswell. I have a D-Link 604G 4 routerm and port 80 is used by my ISP as a service port or something funky, so i use port 100 for my server, anything about port 80 should work no problems, i have found.