website

Results 1 to 13 of 13
  1. #1
    Member sp0r7n1k is offline
    MemberRank
    Aug 2007 Join Date
    Space -->Earth -->Europe -->Slovenia -->MariborLocation
    76Posts

    website

    Hi.
    I got a problem with a website. My PHP scripts don't connect to database.
    Is it because i use wireless router or is it maybe something wrong with settings?
    Greetings, sp0r7n1k.


  2. #2
    Sorcerer Supreme khosh is offline
    Member +Rank
    Aug 2008 Join Date
    Australia, NSWLocation
    466Posts

    Re: website

    i dont think it's got anything to do with your wireless router...

  3. #3
    Grand Master Zen is offline
    Grand MasterRank
    Dec 2006 Join Date
    MelbourneLocation
    2,291Posts

    Re: website

    if you posted a bit more info, like the errors it would be easier to help you....

  4. #4
    boo General is offline
    Grand MasterRank
    Sep 2006 Join Date
    at homeLocation
    2,269Posts

    Re: website

    sql 2005? xampp?

  5. #5
    Sorcerer Supreme _Varis_ is offline
    Member +Rank
    May 2008 Join Date
    479Posts

    Re: website

    I used to have a problem with the mssql_connect function. I switched over to odbc_connect and all of its functions and everything works. I probably could have tweaked settings instead of changing code, but whatever.

    -V

  6. #6
    Member sp0r7n1k is offline
    MemberRank
    Aug 2007 Join Date
    Space -->Earth -->Europe -->Slovenia -->MariborLocation
    76Posts

    Re: website

    i use MYSQL 2000. I don't get any errors, but there is no info on the website :/

  7. #7
    boo General is offline
    Grand MasterRank
    Sep 2006 Join Date
    at homeLocation
    2,269Posts

    Re: website

    what's your code

  8. #8
    Member sp0r7n1k is offline
    MemberRank
    Aug 2007 Join Date
    Space -->Earth -->Europe -->Slovenia -->MariborLocation
    76Posts

    Re: website

    what code? o.o

  9. #9
    Grand Master Flohle is offline
    Grand MasterRank
    Oct 2006 Join Date
    GermanyLocation
    1,942Posts

    Re: website

    I think he mean show us your .php script

  10. #10
    Member sp0r7n1k is offline
    MemberRank
    Aug 2007 Join Date
    Space -->Earth -->Europe -->Slovenia -->MariborLocation
    76Posts

    Re: website

    i use website, which i downloaded here. you can see it here : http://www.pronoobs.phpnet.us
    i know scripts are not secured. But you don't have do destroy everything ;P
    greetings, sp0r7n1k.

  11. #11
    Kal Craker cristy_abaddon is offline
    Grand MasterRank
    Apr 2006 Join Date
    acasaLocation
    859Posts

    Re: website

    you need to enable mssql extension in PHP.ini first,btw
    "i use MYSQL 2000. I don't get any errors, but there is no info on the website :/"
    i think you mean MSSQL right?

  12. #12
    Member sp0r7n1k is offline
    MemberRank
    Aug 2007 Join Date
    Space -->Earth -->Europe -->Slovenia -->MariborLocation
    76Posts

    Re: website

    yes i mean MSSQL ... but where can i enable mssql extension ??
    thanks!

  13. #13
    Kal Craker cristy_abaddon is offline
    Grand MasterRank
    Apr 2006 Join Date
    acasaLocation
    859Posts

    Re: website

    i already told you in php.ini



Advertisement