mySQL-Connect-Fehler

mpexx

Grünschnabel
Hilfe, bin am verzweifeln. SQL Fehler!

Hallo.

Ich bin am verzweifeln. Ich bekomm meinen Webserver einfach nich einwandfrei zu laufen.

(System: Windows.net Server 2003, Apache 1.3.x Server (vorher IIS 6.0, ging aber auch nicht), PHP, und MySQL)

Bekomme immer folgende Fehlermeldungen. Denke dass es an der SQL Datenbank liegt.





Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in c:\apache\apache\htdocs\includes\sql_layer.php on line 301

Warning: main(language/lang-.php) [function.main]: failed to create stream: No such file or directory in c:\apache\apache\htdocs\mainfile.php on line 75

Warning: main() [function.main]: Failed opening 'language/lang-.php' for inclusion (include_path='.;c:\apache\apache\htdocs') in c:\apache\apache\htdocs\mainfile.php on line 75

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in c:\apache\apache\htdocs\includes\sql_layer.php on line 301

Notice: Undefined variable: file in c:\apache\apache\htdocs\index.php on line 36

Notice: Undefined index: 2 in c:\apache\apache\htdocs\mainfile.php on line 123

Notice: Undefined variable: modpath in c:\apache\apache\htdocs\index.php on line 49

Notice: Undefined index: 1 in c:\apache\apache\htdocs\mainfile.php on line 401

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in c:\apache\apache\htdocs\includes\sql_layer.php on line 301

Notice: Undefined offset: 2 in c:\apache\apache\htdocs\mainfile.php on line 403

Notice: Undefined offset: 1 in c:\apache\apache\htdocs\mainfile.php on line 296

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\apache\apache\htdocs\includes\sql_layer.php on line 357

Notice: Undefined index: 2 in c:\apache\apache\htdocs\mainfile.php on line 123

Warning: head(themes//theme.php) [function.head]: failed to create stream: No such file or directory in c:\apache\apache\htdocs\header.php on line 31

Warning: head() [function.head]: Failed opening 'themes//theme.php' for inclusion (include_path='.;c:\apache\apache\htdocs') in c:\apache\apache\htdocs\header.php on line 31

Notice: Undefined variable: PHP_SELF in c:\apache\apache\htdocs\includes\meta.php on line 15

Notice: Use of undefined constant _CHARSET - assumed '_CHARSET' in c:\apache\apache\htdocs\includes\meta.php on line 24

Notice: Undefined variable: PHP_SELF in c:\apache\apache\htdocs\includes\javascript.php on line 15

Fatal error: Call to undefined function: themeheader() in c:\apache\apache\htdocs\header.php on line 47


Ich hoffe es kann mir jemand weiterhelfen.

Danke im Voraus!
 
dein source ist voller fehler oder noch nach dem alten php-schema aufgebaut .... aber wie auch immer, ohne source kann dir keiner hier helfen. ;)
 
Entschuldigung. Hab ich ja ganz vergessen :) ´

Ich benutze das PHP-Nuke System, welches ich auf diversen webservern Problemlos installiert bekommen hab... Vielleicht kennt das jemand.
Der Source code ist zu groß um ihn hier zu posten..

Danke
 
Ich tippe her darauf, dass die Kommunikation zwischen PHP und mySQL nicht richtig funktioniert bzw. dir ein Fehler beim Installieren bei einem der Programme passiert ist.

P.S.: Und bitte nächstes Mal einen aussagekräftigeren Titel wählen ...
 

Neue Beiträge

Zurück