![]() |
Re: PHP4 oder PHP5?
php.ini öffnen und das ";" vor "extension=php_mysql.dll" entfernen.
Code:
-->
;extension=php_mysql.dll
Code:
extension=php_mysql.dll
|
Re: PHP4 oder PHP5?
Entschuldige wenn das nun ein bisschen patzig klingt,
Aber ganz doof bin ich auch nicht :) |
Re: PHP4 oder PHP5?
wenn du dann noch extension_dir richtig gesetzt hast funktioniert es zu 99%
|
Re: PHP4 oder PHP5?
Ich hab echt alles ausprobiert,
php5ts.dll in Windows\System32 Ordner. libmysql.dll in Windows\System32 Ordner. extension_dir auf c:\php\ext\ gesetzt. extension=php_mysql.dll das Semikolon weg gemacht. Ind der httpd.conf alles von php4 auf php5 ungestellt. Aber keine Chanche. Mit extension=php_mysqli.dll lieft Apache zwar, aber mysql_connect war eine unbekannte Function..... Ich weiss nicht woran es gelegen hat. |
Re: PHP4 oder PHP5?
Kein Wunder. php_mysqli.dll ist das erweiterte Interface. Das klassische ist aber in der php_mysql.dll, ohne i.
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:55 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz