Undertow
06-11-2001, 04:09 PM
For starters, I'd just like to tell you I'm a newbie to SSI, CGI, and MySQL, as of today in fact. However, its been a very enlightening day. I've setup a database, which a forum is connected to and is working perfectly. But that is not why I'm confused.
I'm using this news updating script package called "NewsPro" and its very very cool, and I got everything working except one small detail, which is very interesting. Basically, I use the script and post a news message, much like I'm posting this message here, and it sends the info off to a database. Then, when I'm ready, I hit "build" and it grabs the info from the database, and compiles it into a txt file along with the necessary HTML formatting. Then in my page where I want the news to be, I've used a SSI to bring that text file in, and there's my text. So here's the deal, check out these two links. They are exactly the same, except for the fact that one is using the actual server address and the other is my virtual domain. The virtual domian won't include the SSI.
http://www232.pair.com/mason/test.shtml (This is the one that works)
http://www.goregamer.com/test.shtml
Now I remember to use relative paths instead of absolute paths in the include, as I read that URL's will not work.
I know one of you guys out there know somethin, help me out! http://www.sysopt.com/forum/smile.gif
Thanx in advance,
MasonX (yea yea I know it says Undertow)
I'm using this news updating script package called "NewsPro" and its very very cool, and I got everything working except one small detail, which is very interesting. Basically, I use the script and post a news message, much like I'm posting this message here, and it sends the info off to a database. Then, when I'm ready, I hit "build" and it grabs the info from the database, and compiles it into a txt file along with the necessary HTML formatting. Then in my page where I want the news to be, I've used a SSI to bring that text file in, and there's my text. So here's the deal, check out these two links. They are exactly the same, except for the fact that one is using the actual server address and the other is my virtual domain. The virtual domian won't include the SSI.
http://www232.pair.com/mason/test.shtml (This is the one that works)
http://www.goregamer.com/test.shtml
Now I remember to use relative paths instead of absolute paths in the include, as I read that URL's will not work.
I know one of you guys out there know somethin, help me out! http://www.sysopt.com/forum/smile.gif
Thanx in advance,
MasonX (yea yea I know it says Undertow)