[HELP]RanCP Blank Page

Results 1 to 18 of 18
  1. #1
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    [HELP]RanCP Blank Page

    It's all in the title.

    I've been searching for about 2 days now on how to fix my problem, but I haven't found any. I updated my OS already but still, When I run my http://localhost or http://127.0.0.1 ( using appserv ) it's a blank page
    ( using firefox ). Can anyone help me?
    I already tried using Abyss and WAMP. All blank screens. :sq_yellow

    Thank you.


  2. #2
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Help please. ><

  3. #3
    Account Upgraded | Title Enabled! nagato is offline
    MemberRank
    Nov 2007 Join Date
    Sa bahayLocation
    864Posts

    Re: [HELP]RanCP Blank Page

    127.0.0.1 is the IP for launching your server in offline. That's why you can't see anything on your cp

  4. #4
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    So you mean I have to change the IP in config.php to my Hamachi IP? I'm currently running my server and I have players using hamachi. I just don't have the website.

    Can you please give me detailed instructions on how to fix this?

    Edit: BTW, even if I access http://5.71.102.123 ( Hamachi IP ) I still get a blank page. ><
    Last edited by Extremüs; 25-03-08 at 05:23 PM.

  5. #5
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Anyone? >< I just need a registration page to get my server running.
    I get a pure white screen when I access:
    [url=http://127.0.0.1]cPanel

  6. #6
    Account Upgraded | Title Enabled! Death__ is offline
    MemberRank
    Jan 2008 Join Date
    330Posts

    Re: [HELP]RanCP Blank Page

    cause u don't put /ran on it
    http://5.71.102.123/ran thats the way it is
    http://127.0.0.1/ran

  7. #7
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Even if I do, http://5.71.102.123/ran, even if I make a ran folder and put the ran files in it. It still gives me a blank page. >< But, i have a WoW page working. http://5.71.102.123/antrix which works and doesn't give me a blank page. ><

  8. #8
    Account Upgraded | Title Enabled! Death__ is offline
    MemberRank
    Jan 2008 Join Date
    330Posts

    Re: [HELP]RanCP Blank Page

    is this the path of your rancp folder?: C:\Program Files\Abyss Web Server\htdocs\ran

  9. #9
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Actually im using appserv so the path is C:\AppServ\www\ran

    but I already tried using Abyss Web Server, same results.

    So, yeah that's the path.

  10. #10
    Account Upgraded | Title Enabled! yetb0 is offline
    MemberRank
    Jan 2008 Join Date
    295Posts

    Re: [HELP]RanCP Blank Page

    @xskull
    dont forget to put your IP like this...http://5.71.102.123/rancp

  11. #11
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Yeah, I have it like that now. I still have a blank page. Could the index.php be a problem?

  12. #12
    FFVIII SeiferXIII is offline
    ModeratorRank
    Sep 2007 Join Date
    SomewhereLocation
    1,961Posts

    Re: [HELP]RanCP Blank Page

    put this in your config.php... Just change the "YOUR SQL" and replace it into you SQL SERVER

    <?php
    //
    $CONFIG['servername'] = "Ran-Shop";//Web Name
    $CONFIG['dbaddress'] = "YOUR SQL\SQLEXPRESS";//DB IP
    $CONFIG['dbuser'] = "sa";//DB ID
    $CONFIG['dbpass'] = "1234";//DB PASS
    $CONFIG['dbdbname'] = "RanUser";
    $CONFIG['dbdbname1'] = "RanGame1";
    $CONFIG['dbdbname2'] = "RanShop";
    $CONFIG['registration'] = "1";
    $CONFIG['maxaccounts'] = "0";
    $CONFIG['maxemail'] = "1";
    $CONFIG['email'] = "0";
    $CONFIG['emailaddress'] = "";
    $CONFIG['emailsmtp'] = "";
    $CONFIG['emailuser'] = "";
    $CONFIG['emailpass'] = "";
    ?>

  13. #13
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Did it, no use. >< Help help help.

  14. #14
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Lol, I'm running the server for a while now. I have players ( friends LOL ) still no website. >< Anyone can give me detailed instructions? I can provide screenshots if needed. :(

  15. #15
    Quit lourence8 is offline
    MemberRank
    Oct 2006 Join Date
    PHILIPPINESLocation
    1,662Posts

    Re: [HELP]RanCP Blank Page

    Quote Originally Posted by xskull View Post
    Lol, I'm running the server for a while now. I have players ( friends LOL ) still no website. >< Anyone can give me detailed instructions? I can provide screenshots if needed. :(

    wow very spoon feed..

    sir try my suggestion...
    why dont you try to check ur problem.. u can find that in FAQ or STICKIES

    In STICKIES u can see RAN CP with Pictures....

  16. #16
    Apprentice chaia8 is offline
    MemberRank
    Sep 2007 Join Date
    5Posts

    Re: [HELP]RanCP Blank Page

    Fatal error: Call to undefined function: mssql_connect() in C:\AppServ\www\ran\function.php on line 37

  17. #17
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    PHP Fatal error: Call to undefined function: mssql_connect() in C:\AppServ\www\ran\function.php on line 37

    Sorry for being such a spoon feeder coz i thought I didn't have errors, then I checked AppServ\Logs\Errors then I saw this " Fatal error: Call to undefined function: mssql_connect() in C:\AppServ\www\ran\function.php on line 37" that's my problem now D I saw dhogtag's fix and smarkies fix too but those are for line 37 and 38 errors? which I find different with the one I have. I searched the forum and I haven't found any solutions yet. Tried google for PHP problems tho. I'll just try to fix it atm. But you're help will be appreciated D ( of course )

  18. #18
    Proficient Member Extremüs is offline
    MemberRank
    Mar 2007 Join Date
    x→∞Location
    187Posts

    Re: [HELP]RanCP Blank Page

    Ok, I can't find the fix for:
    PHP Fatal error: Call to undefined function: mssql_connect() in C:\AppServ\www\ran\function.php on line 37
    I've looked at the stickies but there were no answers regarding my problem but there was a fix for line 37 and 38 ( but they have different error messages compared to the one I encountered )



Advertisement