Register.PHP

Results 1 to 12 of 12
  1. #1
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Register.PHP

    Hi, when i open register.php trough WAMP / localhost, it works perfectly it creates acc etc,

    But if i upload it to my main page at forum i get the error :Fatal error: Call to undefined function odbc_connect() in /home/feline/public_html/Register.php on line 23

    How do i fix o-o


    thanks.


  2. #2
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: Register.PHP

    Post line 23.

  3. #3
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Re: Register.PHP

    Quote Originally Posted by TidusXIII View Post
    Post line 23.
    what???

    O:

  4. #4
    ShoopDaWoop StefanCandan is offline
    MemberRank
    Jun 2006 Join Date
    218Posts

    Re: Register.PHP

    I think your webhost doesn't support mssql commands.

  5. #5
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Re: Register.PHP

    Quote Originally Posted by StefanCandan View Post
    I think your webhost doesn't support mssql commands.
    Then how can i make other people see my register.php?

  6. #6
    Proficient Member [S]pirit is offline
    MemberRank
    Apr 2009 Join Date
    182Posts

    Re: Register.PHP

    Your PHP.ini on the Webserver doesn't support ODBC connect. Use mssql_connect, mssql_query, etc., instead. I think there's a thread somewhere around here rofl.
    If you can't find one, I'll write it for you.

  7. #7
    Valued Member ZeroCold is offline
    MemberRank
    Mar 2009 Join Date
    Somewhere I belong.Location
    146Posts

    Re: Register.PHP

    Are you sure u config is in the same folder?

  8. #8
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Re: Register.PHP

    Quote Originally Posted by ZeroCold View Post
    Are you sure u config is in the same folder?
    I don't got a config for the reigster,

    Just upload register.php

    @[s]pirit
    I would appreciate it if you post it, i couldn't find <3

  9. #9
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Register.PHP

    Linux doesn't support MSSQL connections by default. You could ask your host to activate it, but mostly they'll let you pay a bit more.

  10. #10
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Re: Register.PHP

    Quote Originally Posted by Donald Duck View Post
    Linux doesn't support MSSQL connections by default. You could ask your host to activate it, but mostly they'll let you pay a bit more.
    So that's just the problem?

    Just uploading that 1 .php file, and it should work?

  11. #11
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Register.PHP

    Quote Originally Posted by Musie View Post
    So that's just the problem?

    Just uploading that 1 .php file, and it should work?
    Can you read? Ask your host to enable it.

  12. #12
    Member Musie is offline
    MemberRank
    May 2008 Join Date
    84Posts

    Re: Register.PHP

    Quote Originally Posted by Donald Duck View Post
    Can you read? Ask your host to enable it.
    kk, i'll ask him right away when he gets on :D



Advertisement