Website Errors

Results 1 to 9 of 9
  1. #1
    Enthusiast Witchess is offline
    MemberRank
    Apr 2011 Join Date
    27Posts

    Website Errors

    I am using BlueB website template i edited the config into my id pw gunzdb etc. suddenly i get this

    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\Web\include\config.php on line 42
    BlizB Website

    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\Web\include\config.php on line 18
    It gave me same error


  2. #2
    Imri Persiado tnrh1 is offline
    MemberRank
    May 2008 Join Date
    960Posts

    Re: Website Errors

    Use google,
    Here is a usefull quote for you:
    IN PHP 5 mysql is be default not loaded... go to you php.ini and remove
    to ';' before the mysql.dll extension and put the mysql.dll in your
    system32 folder.
    It is possible that there are more dll files ( such as libmysql.dll and
    a few more) you have to put in the system32 folder.. but you probably
    got them all in the php 5 folder...

  3. #3
    Enthusiast Witchess is offline
    MemberRank
    Apr 2011 Join Date
    27Posts

    Re: Website Errors

    mysql.dll extension ";" < -- removed

    php.ini in windows folder and system32 folder

    ntwblid w/e the name is replaced in the appserve php6 folder

    Still got the same errors

  4. #4
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Re: Website Errors

    Do the same with the mssql.dll extension

  5. #5
    Enthusiast Witchess is offline
    MemberRank
    Apr 2011 Join Date
    27Posts

    Re: Website Errors

    Quote Originally Posted by e1o14 View Post
    Do the same with the mssql.dll extension
    Still same , nvm I'll use xampp or wamp

  6. #6
    Imri Persiado tnrh1 is offline
    MemberRank
    May 2008 Join Date
    960Posts

    Re: Website Errors

    It's funny cause I've downloaded 1 week ago a website files from the release section that work with mssql function and then suddenlly I got this annoying error.
    I worked with mysql and sql server for years and after using those files I get this error.
    I guess we downloaded the same sh!t

  7. #7
    Valued Member Cock is offline
    MemberRank
    May 2011 Join Date
    Vaginas.Location
    115Posts

    Re: Website Errors

    No, install an older version of appserv, it happened to me before and it'll work.

    P.S:Can you tell me what does these lines say? the line 42 and 18?

  8. #8
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: Website Errors

    If you want to work with XAMPP, download this one: Download XAMPP from SourceForge.net

    Remove the ; in front of the line php_mssql.dll in the php.ini and restart Apache.
    Also, remove the Webdav folder in the XAMPP folder.

  9. #9
    Imri Persiado tnrh1 is offline
    MemberRank
    May 2008 Join Date
    960Posts

    Re: Website Errors

    Quote Originally Posted by Cock View Post
    No, install an older version of appserv, it happened to me before and it'll work.

    P.S:Can you tell me what does these lines say? the line 42 and 18?
    This error will turn you always to the scheduling function line.



Advertisement