IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Password asking window, SORRY!
LordSkitch
post Dec 6 2004, 01:41 AM
Post #1


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



My webserver took a crap, a big one, and the entire site is locked down. The reason for it, I have no idea, so the only recourse is to re-install IIS and hope it fixes itself, then re-install all the webserver software I have on that thing.. ugh.

Anyhow, sorry for all the pop-up things! I'm gonna take the site offline so hopefully it just times out on the downloads... if that doesnt work, I'll disable the port, so it doesn't go anywhere.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
link2002
post Dec 6 2004, 11:47 AM
Post #2


RCBot Fan
****

Group: Members
Posts: 127
Joined: 7-February 04
From: Brazil
Member No.: 231



Try using Apache tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Dec 7 2004, 06:50 AM
Post #3


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



boo on apache and linux tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 7 2004, 07:07 AM
Post #4


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



QUOTE (LordSkitch @ Dec 7 2004, 06:50 AM)
boo on apache and linux tongue.gif

there is a version of apache for windows although I have not had much success with it myself. I personally have had a lot of luck with abyss for windows. You can give that a shot.

Abyss Web Server
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Dec 7 2004, 07:54 AM
Post #5


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



as far as i can tell it doesnt support cold fusion, and like 95% of my site is CF based
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 7 2004, 08:08 AM
Post #6


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



CF is a database, is it not? I know for a fact that abyss fully supports mysql so I don't know why it couldn't support any other database.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Dec 7 2004, 10:40 PM
Post #7


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



No, CF is like PHP, ASP, that kinda crap.. but instead of having to write source code for the page, then compile it, CF is all in-line making it a lot faster. liiiike..


<cfquery name="spoot" datasource="spootdatabase">
select * from table
</cfquery>

CODE
<table>
<cfoutput query="spoot">
 <tr>
    <td>#spoot.data1#</td>
    <td>#spoot.data2#</td>
  </tr>
</cfoutput>
</table>


that'd make a whole table for ya, in about 1/8th time time PHP takes to compile then re-output it... I'm not bashing PHP or anything, I use it on my site, just CF is faster. tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th July 2025 - 01:22 PM