'page Not Found' Error [resolved]

free web hosting
Free Web Hosting, No Ads > General > Hosted Members Area

'page Not Found' Error [resolved]

HoRuS
Heyhey,

I've been approved this morning for a plan #2 hosting package, so I went to he link in my mail.
I've filled in all the fields and also filled in my domain: www.ancient-armada.com
The setup was pretty fast and without problems.

After all was set up, I tried to log into the Cpanel by IP, but that didn't work... It gave a 'page not found' error.
I know for my domain it can take up to a few days before it works, but with the IP, I should be able to log into Cpanel, right?

Thanks in advance

Reply

jlhaslip
Yes, cpanel should work as soon as your account is set up. Domain propagation should work within 48 to 72 hours or sooner.

Which login method did you use? There are several available.

Reply

HoRuS
None yet,
when I put the IP/cpanel adress into my browser it gives the 'page not found' page immediatly.

QUOTE


The domain I understand, but it doesn't work with the above IP as well.

Reply

9block
Try this...

http://64.69.46.210:2082/

i unno if itll work for you but thats how i get to my cpanel - im runnin on a sub domain so it should work for you even though you on a domain cause im guessing its straight through the trap17 server.

Reply

reconraiders
QUOTE(9block @ Jul 26 2007, 07:32 PM) *
Try this...

http://64.69.46.210:2082/

i unno if itll work for you but thats how i get to my cpanel - im runnin on a sub domain so it should work for you even though you on a domain cause im guessing its straight through the trap17 server.



+1

That's the IP I login to also. I'm not sure where the other IP you got came from. Theres a link at the top of the forums for cpanel login too. It points to this link and there is also a secure login just change the 2082 port to 2083.

Reply

galexcd
Yes perhaps the cpanel directory hasn't been made yet? but this is very strange. I believe 9block's will work because instead of giving me the page not found it queried me for login info so i suppose that might be a solution right now. This is very odd though... huh.gif

Reply

BuffaloHELP
Never, ever use 69.50.188.18 IP. We have moved our hosting accounts to a dedicated server which 9block stated the correct new IP address. This was almost a year and a half ago.

And I am bit confused here... are you trying to add the domain to your hosting account? Because checking the domain name provided shows nameserver not pointing to Trap17. This is the first error on the case.

Secondly, I do not see the domain name added/parked to your Trap17 hosting account.

Follow these steps:

If you own the domain name, please access your domain control and change nameservers to ns1.trap17.com and ns2.trap17.com
Access your cpanel and add/park the domain OR go to the Process page and change from Trap17 sub-domain to new domain name
And lastly, wait about 24-72 hours until the change properly propagates throughout the internet
After which, domain.ext/cpanel will work

Thank you smile.gif

Reply

HoRuS
Thanks,
with the http://64.69.46.210:2082/ it works perfectly.

Am waiting for a reply from the webhost, because I can't move my domain true their panel nor site.

Will keep you updated on this.

Notice from Plenoptic:
Topic resolved by word of user.

Reply

Plenoptic
Topic is resolved.

Please PM any moderator to continue this discussion. Until then, this topic is closed.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : page, found, error

  1. An Error Thought I'd Let The Admins Know About.
    Bad link. (4)
  2. Mysql Db Is Down Getting Following Error
    (2)
    My Mysql is Down can I get some help please? Appreciate it. Patrick Domain: patrickcurl.com Error:
    phpMyAdmin - Error #2002 - The server is not responding (or the local MySQL server's socket is
    not correctly configured)....
  3. Php Linking
    Ned help to do this through a internal portal page. (2)
    OK I'm trying to create an internal php page to link to my main sites index.html page.
    Here's the code that's automatically generated when I click on the Create Php page link.
    CODE <?php /* Write code inserting output inside variable $content as in following
    example. You have DB connection, all global vars and all MKPortal and Forum functions at your
    availability */ $nome = $mkportals->member['name'];
    $content="Hi $nome"; So, how would I change this so it links to my sites
    index.html page? PS I....
  4. Web Page Designing
    (5)
    as a beginner how we can start to learn web page designing....
  5. Orkut
    I found a Bug in orkut (1)
    hello! as all of us know that Orkut is Google's Social Networking webservice , and moreover
    orkut is one of the most biggest social networking site in today's world. Unfortunately while
    using orkut i had to come across a Bug in it.You can experience and see it for yourself, just all
    you need to do is that open multiple profile's in diffrent tabs or in diffrent windows
    simultaneously and just Click scrap on all the tabs, so now that you are in the scrap page of many
    users, now in this situation if you try to scrap it asks for a Security Code ( Code verific....
  6. How To Implement A Date Picker On A Web Page
    (0)
    Some pages may need users to input date values. It would be nice if the users just need to click and
    pick and done. This way we may also eliminate the possible input errors. Below is the code I used to
    implement this. You may want to save it as datepicker.js for other web pages to use. I also attached
    3 files for you to download. All you need to do is unzip the 3 files to a directory under any web
    server and start trying it. If you are using jsp, you can refer to the submited field by adding
    something like request.getParameter("date1") to your page. If you're using....
  7. Hosting Problem [resolved]
    403 Forbidden Error occurs whenever I try to access my site (22)
    First off, let me say that I have spent considerable effort and time going through the forums
    seeking solutions for this problem. I have even gone as far as to seek help from the Xisto Live
    support team (they suggested I wait 2 hours and then get back to them. Well I did that, and there
    has been no change, and live support is now down). I've also tried changing permissions on both
    files and folders via Cpanel, but to no avail. I still end up with the same error: QUOTE
    Forbidden You don't have permission to access /index.php on this server. Additionally, a 4....
  8. Redirecting Visitors To Different Page
    Explains two methods. (8)
    Well, almost all of you would have experienced redirecting pages while you were downloading
    something on the net. Redirecting users to new pages is a fact of life when programming dynamic
    websites. The primary reason is that you often need to redirect a user after making session state
    changes. For example, when you add an item to a shopping cart, you want the user to go to a page
    such as the current shopping cart, and you don't want to add another one of the same item to the
    cart again if you reload that shopping cart page. The same case if you developed guestbook w....
  9. Wordpress Error - Bytes Exausted [resolved]
    NextGEN Gallery (7)
    Hey, I have just gotten my blog up and migrated it from my own webserver. I have fixed up most
    problems but one issue remains. When I try to upload an image to NextGEN Gallery I get and error
    when it tries to generate a thumbnail. QUOTE Fatal error: Allowed memory size of 33554432 bytes
    exhausted (tried to allocate 1992 bytes) in
    /home/samlock/public_html/wp-content/plugins/nextgen-gallery/lib/thumbnail.inc.php on line 183
    It does it for EVERY image size, so it's not because of a big image. Help, please.....
  10. Naming Web Page Files
    Which way you like- MyPage.html or my-page.html or my_page.html (9)
    Everybody talks about meta tags, keywords, good title names and how they can increase page rankings,
    etc. But I was wondering whether the page name itself holds any value in indexing. Yes, I am
    talking about the web page file names (some-thing.html) NOT the one which you put in title tags. I
    am going to express my views and want to know what you think is correct. I have seen pages named in
    various ways like these: 1) my_web_page.html 2) DoYouLikeMyPage.html 3) hey-see-my-webpage.html (I
    think this way is more appropriate) 4) this.is.a.page.html (somewhat confusing) ....
  11. PHP Function To Add Previous and Next Page Feature
    useful php function (2)
    CODE <?php function navigationbar($start_number = 0, $items_per_page = 50,
    $count) {    // Creates a navigation bar    $current_page =
    $_SERVER["PHP_SELF"];     if (($start_number < 0) ||
    (! is_numeric($start_number))) {         $start_number = 0;     }
        $navbar = "";     $prev_navbar = "";     $next_navbar =
    "";     if ($count > $items_per_page) {         $nav_count = 0;
            $pag....
  12. Phpbb3 - Error 28
    (5)
    I get the following error when I try changing a users group of my Phpbb3 powered forums. QUOTE
    SQL ERROR Got error 28 from storage engine SQL SELECT ug.*, g.* FROM groups g, user_group ug
    WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC,
    g.group_name BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE:
    includes/acp/acp_users.php LINE: 1881 CALL: dbal_mysql->sql_query() FILE:
    includes/functions_module.php LINE: 471 CALL: acp_users->main() FILE: adm/index.php LINE: 74 CALL:
    p_master->l....
  13. Adding Flash Music Player To Home/any Page
    How-to (put any song you want!!!) (4)
    Want to put music on all pages (near the top)? Want any song you want? Well heres how! Place the
    following IN PLACE of the tag (paste in while thats highlighted. The text in red you HAVE to
    replace with the song url. The text in green is OPTIONAL (whether you want it to autostart or not.
    Right now it doesnt, if you want it to replace no with yes.) Of course place this in Admin
    Cp>>>Skinning and Styles>>>Board Wrappers>>>Header and Body QUOTE REPLACE THIS
    WITH YOUR SONG URL &autoStart= no " /> src="http://www.podbean.com/podcast-au....
  14. Error 28 (on Phpmyadmin)
    What does this error message mean? (10)
    I have a shopping cart system on my website. It always worked before, but all of a sudden, when I
    try to access it i get "Got error 28 from storage engine". Has that got something to do with the
    recent problems again, or can someone tell me what this error message means? Thanks. After posting
    this I noticed I cannot get into my PHPAdmin anymore. It gives loads of errors: QUOTE Warning:
    session_write_close() : SQLite: session write query failed: database is full in
    /usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() :
    Fai....
  15. What Is Your Home Or Start Page?
    (19)
    I've had Yahoo! as my start page for many years. I'm wondering if there's a better
    start page out there. I remember using Excite several years ago, but their home page now looks
    outdated. Do you design your own start pages? If so, what's on it?....
  16. Found A New Site
    Paying!!! (4)
    I found one web-site that pays for sure, because there are proof's of payments on other forum,
    if you want I can post them over here. The payments processors such as PayPal and e-Gold are used.
    The clicks are worth 0.01$ each, minimum 4 clicks a day. But there are more options you can
    earn. The requirement for the withdrawal is about 0.4$ that is easy to reach. Who got
    interested, please PM me.....
  17. I Found Out What Lorem Ipsum Was Yesterday.
    (8)
    QUOTE Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has
    been the industry's standard dummy text ever since the 1500s, when an unknown printer took a
    galley of type and scrambled it to make a type specimen book. It has survived not only five
    centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was
    popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and
    more recently with desktop publishing software like Aldus PageMaker including versions of L....
  18. Error E74? (xbox 360)
    (9)
    Okay so me and my friend were playing guitar hero and all of a sudden the screen got all block like
    and the graphics all turned into green swirly squares. So we thought maybe the A/v cord was loose or
    something i turned off the xbox and re-plugged the a/v cords in now every time i turn the xbox on it
    flashes 1 red light and says Error E74 in about every language i know of... I have called
    1-800-4myxbox and all they said is that they only fix xbox's with the 3 red light error.... what
    do i do? thanks.....
  19. Does Anyone Here Take Cholestorol Medication?
    I just found out I have to start, I wanna know something. (17)
    I'm only 16 and I just found out I'm going to have to go on medication because my
    choloesterol is in the 280's. Other than that, I'm in perfect health, 5' 11+1/2",
    155lbs. I'm very active, I run track and field and Cross Country. What I wanted to know is how
    hard it is to rememebr to take the medication every day.....
  20. Google Page Creator Updated
    (4)
    Google Page Creator currently enables Google Account holders to create single pages, with up to
    100MB of storage. The company provides a free URL at http://username.googlepages.com to access the
    pages a user creates. Google says Page Creator does not currently support making full "sites" of
    content. Creating a page using the service requires just a few mouse clicks, and although it's
    still an early beta release, industry analysts and pundits say it already shows promise. "From the
    Page Manager, click on the title of the page you want to edit. This will take you to ....
  21. Generic Host Error
    Anyone know how to fix it? (8)
    I've been receiving this errors for months and it seems not get get fixed... I'm using
    Windows XP SP2 Home edition... CODE Generic Host Process for Win32 Services encountered a
    problem and needed to close. I've tried whatever I can do, googling it, reading almost
    everything possible and this error seems to be keep poping out everytime after I get my computer
    started and my sound driver seems not to be working after that... I've even tried the hotfix
    provided by Microsoft and kept my laptop up to date with the Windows Update and this error seems t....
  22. Psp Error- Tut On How To Fix
    When you try to use the internet does your psp get an internal error? (30)
    First of all, psp can browse the internet with its simple browser. BUT! What you may not know
    is that there is a bug where when you try to search or use a wireless lan connection (WLAN) the psp
    may say something like: Internal Error (80410A0B) To fix this without any memory loss, take out
    the UMD which is in the psp, and also take out the memory card. Next, go to settings, then system
    settings and click restore settings, the psp may freeze up, but it is not broken, take out the
    batter pack and put it back in, the settings should be restored and all should work.....
  23. Watermark Your Image With Simple Php Script
    found it on the net (35)
    This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
    Scripts site. Just in case the site may not show, I will include the code here: List of things
    needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
    script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
    image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
    transparent gif image with the watermark - goes in the same directory as this script // ....
  24. Google To Take On Geocities
    Google Page Creator (53)
    Well I just found out about a new webhosting service offered by Goolge, the highly imaginatively
    titled Google Page Creator, its your basic (ie not very good) free webhosting services, with the
    massive advantage of its name being preceded by the all powerful Google. I havent extensively used
    the service but I will atempt a brief overview of the service. The basic service consists of the
    usual what you see is what you get (WYSIWYG), which is allows novice users to create pages with no
    knowlegde of HTML (I'm sure you all know ho wthey work). It comes in the usual temp....
  25. Problem With Page Redirect
    Help me out with this problem... (8)
    hey ppl, i just wanted a little help...i designed this website, but i want that if i click on
    certain link, it should open new page for few seconds and then browser should automatically redirect
    me to some other page....i tried this with header() function but i couldnt do the wait n redirect
    part, ... so somebody plz help.... -thanx in advance! Thanks Avalon, topic changed. ....
  26. Gmail: 502 Server Error
    GMail: 502 Server Error (22)
    Hey The topic name says it all. Well I have been trying for the last half an hour to log into my
    GMail account, but it kept on occuring a Server 502 error. Just wondering if it is just me
    or....yeah. QUOTE Server Error The server encountered a temporary error and could not complete
    your request. Please try again in 30 seconds. Yep I have tried every minute..for the last half
    an hour...(The Time now is 12.13pm Australian Eastern Standard Time) ....
  27. 403 Forbidden Error When Accessing My Site
    (11)
    umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
    find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
    see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
    don't have permission to access / on this server. Additionally, a 403 Forbidden error was
    encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
    www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t....
  28. Error Installing Windows Xp -error 7 Ntkrnlmp.exe
    (11)
    i have tried to install windows xp on my pc and i get an error right after it ask at the bottom of
    the screen to press f2 to restore an error pops up saying FILE
    \$win_nt$.~bt\NTKRNLMP.EXE cannot be open error 7 setup cannot complete and has
    to close i have had windows xp on the pc before so i know its compatible but i used a different
    version of windows before ,this tinme im using a new one and i get this error i seem to find no
    solution anywhere about how to resolve this and I was wondering if possible theres something i need
    to do,I am not to sm....
  29. Virtual Memory Error... Windows Xp
    (5)
    Im tryin 2 Install an Ebook & when I click the "setup" file, itz givin an error sayin "This program
    requires at least 3MB of free Virtual Memory to run"... There r 3 partitions on the Disk Viz., C,
    E, F... The Page file size is set as "1536-3072 MB" for C Drive, but other Drives do not hav any
    Page File Size set... i've windows xp and win 2000 Plz help me wid thiz problem... Thanx, ....
  30. Php Unique Hit Counter
    Count page hits with php. (29)
    Hello all, Here is a neat and helpful PHP script that can count unique page views on your website.
    First you need to open up a new page in your text editor and paste in this code. CODE <?php
    $filename = "hits.txt"; $file = file($filename); $file =
    array_unique($file); $hits = count($file); echo $hits; $fd
    = fopen ($filename , "r"); $fstring = fread ($fd , filesize
    ($filename)); fclose($fd); $fd = fopen ($f....

    1. Looking for page, found, error

Searching Video's for page, found, error
Similar
An Error
Thought
I'd Let
The Admins
Know About.
- Bad link.
Mysql Db Is
Down Getting
Following
Error
Php Linking
- Ned help
to do this
through a
internal
portal page.
Web Page
Designing
Orkut - I
found a Bug
in orkut
How To
Implement A
Date Picker
On A Web
Page
Hosting
Problem
[resolved] -
403
Forbidden
Error occurs
whenever I
try to
access my
site
Redirecting
Visitors To
Different
Page -
Explains two
methods.
Wordpress
Error -
Bytes
Exausted
[resolved] -
NextGEN
Gallery
Naming Web
Page Files -
Which way
you like-
MyPage.html
or
my-page.html
or
my_page.html
PHP Function
To Add
Previous and
Next Page
Feature -
useful php
function
Phpbb3 -
Error 28
Adding Flash
Music Player
To Home/any
Page -
How-to (put
any song you
want!
3;!)
Error 28 (on
Phpmyadmin)
- What does
this error
message
mean?
What Is Your
Home Or
Start Page?
Found A New
Site -
Paying!&
#33;!
I Found Out
What Lorem
Ipsum Was
Yesterday.
Error E74?
(xbox 360)
Does Anyone
Here Take
Cholestorol
Medication?
- I just
found out I
have to
start, I
wanna know
something.
Google Page
Creator
Updated
Generic Host
Error -
Anyone know
how to fix
it?
Psp Error-
Tut On How
To Fix -
When you try
to use the
internet
does your
psp get an
internal
error?
Watermark
Your Image
With Simple
Php Script -
found it on
the net
Google To
Take On
Geocities -
Google Page
Creator
Problem With
Page
Redirect -
Help me out
with this
problem...
Gmail: 502
Server Error
- GMail: 502
Server Error
403
Forbidden
Error When
Accessing My
Site
Error
Installing
Windows Xp
-error 7
Ntkrnlmp.exe
Virtual
Memory
Error...
Windows Xp
Php Unique
Hit Counter
- Count page
hits with
php.
advertisement



'page Not Found' Error [resolved]



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
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.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE