Mailinglisten-Archive |
Hallo Liste, ich werde fast verrückt, ich Doktere schon fast eine Woche herum und beinge es nicht zum laufen. Habe fongende installation: Apache auf Windows 2000 Prof. PHP " MySQL " Ich habe die PHP.INI und die my_sql.dll im Windows-Verzeichnis. Ausschnitt aus PHP.INI: ;;;;;;;;;;;;;;;;;;;;;;;;; ; Paths and Directories ; ;;;;;;;;;;;;;;;;;;;;;;;;; include_path = ; UNIX: "/path1:/path2" Windows: "\path1;\path2" doc_root = c:\apache\htdocs ; the root of the php pages, used only if nonempty user_dir = ; the directory under which php opens the script using /~username, used only if nonempty ;upload_tmp_dir = ; temporary directory for HTTP uploaded files (will use system default if not specified) upload_max_filesize = 2097152 ; 2 Meg default limit on file uploads extension_dir = "c:\winnt" ; directory in which the loadable extensions (modules) reside ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;;;;;;;;;;;;; ; if you wish to have an extension loaded automaticly, use the ; following syntax: extension=modulename.extension ; for example, on windows, ; extension=php3_mysql.dll ; or under UNIX, ; extension=msql.so ; Note that it should be the name of the module only, no directory information ; needs to go here. Specify the location of the extension with the extension_dir directive above. ;Windows Extensions extension=php3_mysql.dll; ;extension=php3_calendar.dll ;extension=php3_dbase.dll ;extension=php3_gd.dll ;extension=php3_dbm.dll ;extension=php3_mssql.dll ;extension=php3_zlib.dll ;extension=php3_filepro.dll ;extension=php3_imap4r1.dll ;extension=php3_ldap.dll ;extension=php3_crypt.dll ;extension=php3_msql2.dll ;extension=php3_odbc.dll Ich bekomme mit phpinfo(); alle Einstellungen von PHP angezeigt, das zeigt mir eigetlich das PHP richtig funktioniert. Aber nirgendwo steht was von MySQL, wenn ich aufrufe für MySQL mache, bekomme ich auch immer Fehler. Warum wird die MySQL.DLL nicht geladen. Ich habe Apache und MySQL als Dienst installiert. Ich hoffe mir kann jemand helfen. Vielen Dank schon mal im voraus Thorsten Marx ################################################# Besuchen Sie mich: http://www.werbung-schalten.de #################################################
php::bar PHP Wiki - Listenarchive