Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Non trovo libmysql.dll

  1. #1
    Utente di HTML.it
    Registrato dal
    Jun 2009
    Messaggi
    92

    Non trovo libmysql.dll

    Ciao ho scaricato php5.3.28 ma non trovo la libreria libmysql.dll da spostare in ext e in windows come indicato nelle guide, qualche suggerimento?
    Infatti ho comunque provato a fare un test ma mi da il seguente errore:
    Fatal error: Call to undefined function mysql_connect() in C:\www\test.php on line 4
    Ultima modifica di Sampei89; 03-03-2014 a 01:26

  2. #2
    Utente di HTML.it L'avatar di Fractals87
    Registrato dal
    Apr 2008
    Messaggi
    1,202
    Ciao,

    In rete ho trovato questa nota :

    5. API libraries: As of PHP 5.3, libmysql.dll disappeared from the PHP package! There was instead a built-in replacement called mysqlnd. which contains the mysql, mysqli and PDO APIs. Contrary to earlier suggestions on the MySQL site, there is no mysqlnd download—it's built into PHP 5.3, and as of PHP 5.4 is the default for MySQL.

    La mysql_connection è stata deprecata, e dalla 5.5 probabilmente sparirà... passa magari alla mysqli o a pdo.

    Ciao
    Paolo
    Che mestiere difficile.....essere da soli ancora di più

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.