Hi all, Before anyone answers this I already know it's probably because of the way that the different browser programs are coded. I'm looking for a more technical explaination for more insight(s) into understanding how servers work (ie. interact w/webbrowsers etc.). Question: Does anyone know why IE ver6 retrieves) my webpages from the "_sgt" subfolder in the "public_html" folder on the server,...while on the other hand Netscape Navigator ver7.2 retrieves the same wepage from the "_sgg" subfolder in the "public_html" folder. Anybody?? RGPHNX
Hello, I am wandering why my site is down after server transfer. I cannot access control panel
also. Few days ago I was able to ping the site however now I cannot do that either. My domain name
is: zedsi.com however my main traffic is comming from my blog: blog.zedsi.com Any suggestions why
it is still down would be appreciated. On the other hand I have checked on
www.xisto.com/network-status and gamma is online. Thanks in advance. Best Regards, Hitmanblood...
Gamma Servers' Problem
- This topic is for all who have their account on Gamma Server & ha (1)
Okay I see a lot of chaos all around and my site zoebelkin.co.cc is still down. Everything including
FTP, CPanel etc are down. My site is on the gamma server. I see that all the servers are moved
around a lot and the IP blocks also changing. So what is the new IP set for 'gamma'. When
doing a reverse check on gamma I see it is still assigned to it's previous IP but when I'm
trying to access the previous IP's port 80 then I get a Server not found error. Also the
gamma.xisto.com name for the server fails to open the default Apache page which it used to ...
I tried downloading my email from website this morning and Thunderbird said it couldn't access
it the server. Then I tried loading my website - to no avail. Does anyone have any idea what's
going on? Is anyone else experiencing this? Seems like this is the second time this spring this has
happened. Is an upgrade going on, or something? Thanks in advance for your help! ...
Hello, I have looked up the solution to this problem numerous times on this forum but cannot seem to
get a straight answer. I have also read that something called SMTP Authetication is required. I have
looked up numerous ways this should be done, but I believe it required special protocols. This is
the code that I tried to use to send e-mail using the SMTP server here at Trap17. CODE
$email_to = "whoever@whoever.com"; //SEND MAIL TO HERE $subject = "Testing the
SMTP server"; $message = "This is a test of the SMTP server on T...
Hey, I tried going to the xisto menu on the top right of the forums and the server/network status
link doesnt work, it leads to: http://www.xisto.com/helpdesk/index.php?cmd=status I get, The
requested URL /helpdesk/index.php was not found on this server. Is this a out-dated link?...
hey guys, im working with a script, heres the part im trying to figure out: QUOTE
$gc_do_caching = 0; $gc_cache_time = 3600; $gc_use_sql = 0;
$gc_sql_server_host = ""; theres a lot more, but its not needed, i wanna know what the sql
server host for trap17 is?...
Hello! I decided to try YaBB as a forum now, just testing....and ... Well first my question is,
this is in ADDONSCRIPTS, not FANTASTICO, whats the difference? Secondly, about my problem: I was
in the YaBB admin panel, I got through the Forum Settings, got to Advanced settings, filled out the
info, and pressed save. The 5000 times I have tried this, I get this: QUOTE Internal Server
Error The server encountered an internal error or misconfiguration and was unable to complete your
request. Please contact the server administrator, webmaster@sherwoodinfo.trap1...
At the time of writing this (01:12 GMT) I seem to have problems FTPing to my site (Time out
problems), and, to a lesser extent, page loading problems. I just wanted tocheck whether the servers
are OK or whether the problem is on my end. Please let me know if you can. ...
I uploaded a .rar file into my FTP but I cant unrar it. I have uploaded it before in zip format but
I think it got curropted so I reuploaded again. is theren a way to unrar this file? I am concerned
about this because it took me quite some to manage to upload it using a very slow internet
connection. I need help here please,....
Well I just installed a mod, and it said you must have an Apache Server or something. SO does trap
use an Apache Server and if not is there anyway we can since it says its free...
Trap17 Ftp Settings
- There is a mistake in the trap17 FTP server address (3)
After you are approved for free host account you must activate by going to a link sent in an email.
On the confirmation page that appears after the activation script is finished you will see all sorts
of data including your web URL and how to access control panel etc. .. At the bottom of the page for
those who would rather configure an FTP program like Dreamweaver or CuteFTP you will see the FTP
server address listed as: ftp.projectorange.trap17.com.com This is wrong and should read:
ftp.projectorange.trap17.com Do not use passive ftp Host directory is optional (set...
It is all down, can anyone explain what is going on? This doesn't look like it is a routine
server maintenance, it has been going on for 6 hours since I last check and still no improvements
/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />...
hello, well since i installed php-nuke on my site's dir i have seen quite a lot of mysql SERVER
ERRORS, like that the server is going down so now and often is it due to my cms or is the server
having some probs ? this is what i just saw from the statistics: QUOTE Service Status
named up spamd up imap up cpsrvd up pop up eximstats failed syslogd up clamd failed mysql
(5.0.27-standard) failed httpd (1.3.37 (Unix)) up exim () failed exim-26 up ftpd failed Server
Load 16.50 (1 cpu) quote tags added. please use quote tags as needed. review trap17...
Recently i experienced that my pages was not reachable several times. i have enaugh hosting credits
and iam the onliest to view the page (still building it). has trap17 any hosting issues that could
cause this or is this usual? iam new here so dont wonder thanks Caos~...
I am tryign to figure out if it is possible, using redirects to have more than one registered domain
per site. For instance, I register 1.com and 2.com Than on my site I redirect 1.com to goto
www.dbdb.trap17.com/1/ and redirect 2.com to www.dbdb.trap17.com/2/ Hence 2 sites on one server.
Is this possible? Any do you think it is a good idea?...
Trap17's servers are very reliable, and give me what i need at the moment but some of the
infrastructure is outdated and i am reading about some of the "new and marvellous" things you can do
with newer infrastructure. Apache version 1.3.37 (Unix) The Latest Version is v2.2.3
QUOTE The Apache HTTP Server Project is proud to announce the release of version 2.2.3 of the
Apache HTTP Server ("Apache"). In addition to a number of bug fixes to release 2.2.3, this release
includes an 'important' security fix for mod_rewrite. This version of Apache is a ...
I am posting this because I believe there is a problem with my SMTP server (at Trap17.com). I have
been trying to send mail with PHP using the mail() function. Although PHP did not return any errors,
none of the mail was actually sent... I have enclosed a copy of 2 different codes I have tried to
use. Either I'm making a mistake with these codes or there js a problem with my SMTP server. If
there is a mistake with my code, please tell me what is wrong. Otherwise, maybean admin can look at
my SMTP server configuraton to make sure it works. CODE 1 CODE $email...
/huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> I have few files
need path on server as "f:/localhost/www/mydirectories" I don't find anything about them in
cpanel ! Can Admin help me ? /ohmy.gif" style="vertical-align:middle" emoid=":o"
border="0" alt="ohmy.gif" />...
I have Mac Mail checking and downloading email, but I can't get it to find the outgoing mail
server. I've tried mail.blendergalactica.com, mail.www.blendergalactica.com,
smtp.blendergalactica.com etc, but I get this error back: The SMTP server
“mail.blendergalactica.com” is not responding. Check your network connection and that you entered
the correct information in the “Outgoing Mail Server” field. If it still doesn’t respond, the server
might be temporarily unavailable. If you continue, you may not be able to send any mail. ...
I was just checking my forums again as I wanted to install some new mods and suddenly I found that
it was hacked by SpyHackerz group... You can view it here :- http://www.snrulez.trap17.com/forum/
The first thing that came into my mind was to change my cPanel password but I can't even log in
to my cPanel as I am getting the following error everytime I try to do so. Please Admins or anyone
having any knowledge on how to solve this out please help me! QUOTE Sorry for the
inconvenience! The filesystem mounted at / on this server is running out of disk s...
Hello its 15:40 and I login see if everything runs oke, and I see numerus things deleted my mysql is
working again. Whats going on? My Webpage couple websites got deleted, and server folder files now
whats going on? /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> my
forum also give errors but mysql db stil there /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" />......
Hey guys! I can't ask in shoutbox so I've got to use the slow way. : / As you've
probably read, I need it for my website's registration, I've learned this by asking in the
Drupal(a CMS) Support, this good man said that I should have an SMTP server setup for it to work,
unfortunately, I don't know if Trap17 haves it and I don't know how to access it. If there
is none, could you recommend a free solution? If there is one, could you be so kind of teaching me
how to use/access it? Thanks by now. P.S: Go Trap17 crew!...
I am using Visual Web Developer Express 2005 to build my site. I need to know if this will work.
The site is based on ASP.Net 2.0 and when I upload it to my server it will not display. What
settings, if any, do I need to set to get this thing working. Any and all help will be greatly
appreciated....
For instance I have been asked if these things are installed on my web server: QUOTE System
Rerquirements This application requires that PHP version 4 or higher, the GD library, DOMXML library
and the iconv library extensions are installed on your web server (iconv comes on most Un*x-type
OSes). You will need Flash Player 8 to open the application in a web browser. Are they? Thanks
in advance...
Hey i just bought i-am-stoned.com and i switched the nameservers to trap 17's. I already own
ojproductions.net which has been switched here too and that goes to my main index file
(public_html>index.php)Thats perfect for ojproductions.net, but i wanted to have i-am-stoned.com go
to public_html>i-am-stoned>index.php. How do i do that? I can't even test it for 2 days which
makes me slightly nervous because i don't want ojproductions.net to screw up. PLEASE DONT PARK
THE DOMAIN NAME ME. LAST TIME SOMEONE DID IT AND IT WAS A HUGE HASSLE. IT WAS AN ACCIDENT, BUT ...
Joomla Problem
- If someone have joomla on this server please help me ! (2)
I have instal joomla on publc_html but it doesnt work. Can someone help me ? /blink.gif"
style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Warning:
main(language_detection.php): failed to open stream: No such file or directory in
/home/darlord/public_html/installation/index.php on line 24 Warning: main(language_detection.php):
failed to open stream: No such file or directory in /home/darlord/public_html/installation/index.php
on line 24 Warning: main(language_detection.php): failed to open stream: No such file or directory
in /home/darlord/...
I just changed the name of my server account and it is now shadowelite.net just as my domain name..
the domain name is pointed tot he trap 17 servers.. so now how do i access the cpanel. ftp folders..
o tried shadowelite.net shadowelite.net.trap17.com shadowelite.net/cpanel and i get nothing..
can anyone help edit: i just found my ftp: folder address.. but how do i get back into cpanel,...
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.