Author |
Message |
dpezet
Gunnery Sergeant
Joined: Wed Jul 26, 2006 2:00 am Posts: 25 Location: USA
|
LarryPytlak wrote: I am using my own server(s) My TWIG server is running by itself on a windows XP Home Edition My Web server is on the same network and is running Fedora Core 5 with Apache Web server. If necessary, I can set up web service on the XP box to mak ethis work and link to it from the main site. I would prefer to host the pages on my web server, and could pull the files from the XP machine when they have been made. Thanks, Commander Data
Personally, I hate having to run two web servers when one should do. If I were you, I would modify the scores.bat file so that instead of copying files to a local directory, it used FTP to transfer the files over to your Fedora box. Then you could host all of the information on your Fedora/Apache web server and not have to worry about a web server on your XP box. You could also use Samba to acheive this if you wanted to mess with that nightmare. FTP would be much more simple.
Another reason to do this is that the version of IIS that comes with XP Home Edition will only allow 10 concurrent users. Since the pages have autorefresh enabled, it would be pretty easy for users to leave the window open and eat up your 10 connections. Fedora does not have that limitation.
Hope that helps,
Don
_________________ The Mushroom Cloud BBS
http://www.tmcbbs.com
telnet://tmcbbs.com
twgs://tmcbbs.com:2002
TWWS Sponsor
|
Sun Jun 03, 2007 10:14 pm |
|
 |
dpezet
Gunnery Sergeant
Joined: Wed Jul 26, 2006 2:00 am Posts: 25 Location: USA
|
DarkNight wrote: The HTM files are just templates. I guess I need to look at your page in IE, view the source and see what the header it generates is and make you a file that does the same and see if it makes a difference.
I did notice that the credits blurb:
TradeWars 2002 Web Stats 1.2e
Freeware by The Mushroom Cloud BBS!
Daily log parser by Xentropy
appears after the </html> tag. Since the CGI script generates that, I can't remove it to see if that is what it causing the problem.
Don
_________________ The Mushroom Cloud BBS
http://www.tmcbbs.com
telnet://tmcbbs.com
twgs://tmcbbs.com:2002
TWWS Sponsor
|
Sun Jun 03, 2007 10:17 pm |
|
 |
dpezet
Gunnery Sergeant
Joined: Wed Jul 26, 2006 2:00 am Posts: 25 Location: USA
|
Also, I did a little more experimenting with my problem. If I open the page (I'm using twactive.cgi as my test) in Opera I see raw code. So, I figured there must be a problem with the code. I did a 'view source' and saved the source as a .htm file. I then pulled that up in Opera and it rendered perfectly. So, this may actually be a problem with the way Apache is handling the CGI data. IIS totally tanked with it and I haven't messed with XITAMI yet so I'll keep you posted.
Thanks,
Don
_________________ The Mushroom Cloud BBS
http://www.tmcbbs.com
telnet://tmcbbs.com
twgs://tmcbbs.com:2002
TWWS Sponsor
|
Sun Jun 03, 2007 10:27 pm |
|
 |
dpezet
Gunnery Sergeant
Joined: Wed Jul 26, 2006 2:00 am Posts: 25 Location: USA
|
Well, the best I can get out of XITAMI is:
Internal error: your request was unsuccessful
Cannot create CGI process - program not found
and that is for IE/Opera/Firefox. So, I apparently haven't got XITAMI handling CGI right. It was worth a shot though
Don
_________________ The Mushroom Cloud BBS
http://www.tmcbbs.com
telnet://tmcbbs.com
twgs://tmcbbs.com:2002
TWWS Sponsor
|
Sun Jun 03, 2007 11:42 pm |
|
 |
Singularity
Veteran Op
Joined: Thu Jun 02, 2005 2:00 am Posts: 5558 Location: USA
|
Do you have the path to perl @ the top of the script? Are the apache mime types set to parse .cgi? Is it in the cgi-bin directory? Are the chmod settings correct?
_________________ May the unholy fires of corbomite ignite deep within the depths of your soul...
1. TWGS server @ twgs.navhaz.com 2. The NavHaz Junction - Tradewars 2002 Scripts, Resources and Downloads 3. Open IRC chat @ irc.freenode.net:6667 #twchan 4. Parrothead wrote: Jesus wouldn't Subspace Crawl.
*** SG memorial donations via paypal to: dpocky68@booinc.com
|
Sun Jun 03, 2007 11:56 pm |
|
 |
DarkNight
Gameop
Joined: Fri May 25, 2007 9:25 am Posts: 34
|
dpezet wrote: Well, the best I can get out of XITAMI is:
Internal error: your request was unsuccessful Cannot create CGI process - program not found
and that is for IE/Opera/Firefox. So, I apparently haven't got XITAMI handling CGI right. It was worth a shot though
Don
Cant do it tonight but i will get you a file together with a preconfiged xitmai and you can try that out.
_________________ Sysop of D A R K M A T T E R
telnet://tw2002.pcmedix.org
Creator of TW2002 Web Stats
|
Mon Jun 04, 2007 12:52 am |
|
 |
Runaway Proton
Gameop
Joined: Thu Aug 24, 2006 2:00 am Posts: 1737 Location: USA
|
Well for what it's worth, here is another example of it running,.. correctly,.. I think
http://runawayproton.darkstarbase.com/W ... Page2.html
_________________ American soldiers don't fight because they hate what's in front of them...they fight because they love what's behind them. http://www.runawayproton.com <-- Expired telnet://runawayproton.dyndns.org:223 V2.20b Games <-- Expired http://www.twsubspace.com <-- Expired Teamspeak 3 50.23.212.53:4196 <-- Expired Just a has been now.
|
Tue Jun 05, 2007 11:26 pm |
|
 |
dpezet
Gunnery Sergeant
Joined: Wed Jul 26, 2006 2:00 am Posts: 25 Location: USA
|
Just thought I would post a quick note saying I found the problem with Opera/Firefox on my web pages. It turns out that Apache sets the default data type for CGI output to text/plain instead of text/html. IE will render HTML even in plain text, whereas Opera/Firefox does not. I just changed the default data type for CGI output to text/html and everything works fine now.
Don (Constantine)
_________________ The Mushroom Cloud BBS
http://www.tmcbbs.com
telnet://tmcbbs.com
twgs://tmcbbs.com:2002
TWWS Sponsor
|
Fri Jun 08, 2007 11:21 pm |
|
 |
geekm0nkey
Civilian
Joined: Mon Apr 17, 2023 4:37 pm Posts: 0 Location: USA
|
 Re: TradeWars 2002 Web Stats
Hey everyone. This is Darknight. Lost my old domain and email and cannot log in to that account anymore.
Does anyone have a copy of the last version of TWWS (Trade Wars Web Stats?) I do not have it any longer, was millions of years ago. LOL. Looking to rewrite it in a more modern language and make it easier for everyone to use, but would like to have the template code to work from.
Thanks.
|
Tue Apr 18, 2023 1:23 pm |
|
 |
Vid Kid
Commander
Joined: Sun Feb 25, 2001 3:00 am Posts: 1837 Location: Guam USA
|
 Re: TradeWars 2002 Web Stats
geekm0nkey wrote: Hey everyone. This is Darknight. Lost my old domain and email and cannot log in to that account anymore.
Does anyone have a copy of the last version of TWWS (Trade Wars Web Stats?) I do not have it any longer, was millions of years ago. LOL. Looking to rewrite it in a more modern language and make it easier for everyone to use, but would like to have the template code to work from.
Thanks. Welcome back, I do not know what that is, but if you join Crunchers Discord and ask there in the Taven, someone may have an answer for you. Vid Kid
_________________ TWGS V2 Vids World on Guam Port 2002 Telnet://vkworld.ddns.net:2002 Discord @ DiverDave#8374 Vid's World Discord
Founding Member -=[Team Kraaken]=- Ka Pla
 Winners of Gridwars 2010 MBN Fall Tournament 2011 winners Team Kraaken Undisputed Champions of 2019 HHT Just for showing up!
The Oldist , Longist Running , Orginal Registered Owner of a TWGS server : Vids World On Guam
|
Sun Jun 25, 2023 5:15 am |
|
 |
Adept
Chief Warrant Officer
Joined: Sat Feb 27, 2016 1:01 am Posts: 191 Location: Molon Labe
|
 Re: TradeWars 2002 Web Stats
_________________ “The object of life is not to be on the side of the majority, but to escape finding one’s self in the ranks of the insane.” — Marcus Aurelius
TWX Proxy Reference Online
|
Sun Jun 25, 2023 6:08 pm |
|
 |
Sultan Bey
Chief Warrant Officer
Joined: Fri Jan 27, 2017 3:02 pm Posts: 185 Location: Salisbury, North Carolina
|
 Re: TradeWars 2002 Web Stats
_________________ Big Game 2019 Winning Team Member Ice 2021 Draft Tournament Winning Team Member
Telnet: games.tradewars-League.com Port: 2002 Email: sultanbeytw2002@gmail.com Discord: https://discord.gg/B3KRuDc ICQ: 726418305 (or just search Sultan Bey) Facebook: https://www.facebook.com/sultanbeytw2002/ Website: http://www.tradewars-league.com
|
Fri Nov 10, 2023 6:55 am |
|
 |
|