nukephp

From: Otto Kucera <ok(at)72pixel.at>
Date: Tue, 08 Jul 2003 09:37:14 +0200

liebe listingers!

es ist zwar kein eigentliches bsd problem aber vielleicht hat ja auch
schon jemand dieses problem gehabt ...

ich hab ein problem mit nukephp ... es läuft nicht.

installiert hab ichs aus den ports. das system ist freebsd 4.8 apache2
mit php 4.3.3RC1 und mysql 4.0.13_1. ich hab einen datenbank phpnuke und
einen user phpnuke angelegt und die sql datei eingespielt und es wurden
die tabellen usw. erstellt.

die config.php hab ich entsprechend geändert:

$dbhost = "localhost";
$dbuname = "phpnuke";
$dbpass = "*******";
$dbname = "phpnuke";
$prefix = "phpnuke";
$user_prefix = "phpnuke";
$dbtype = "MySQL";

httpd.conf hab ich natürlich entsprechende einträge gamacht:

Alias /phpnuke "/usr/local/www/phpnuke/html"

<Directory "/usr/local/www/phpnuke/html">
    Options Indexes FollowSymLinks MultiViews IncludesNoExec
    AddOutputFilter Includes html
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

und das kommt dabei raus:

*Warning*: mysql_fetch_row(): supplied argument is not a valid MySQL
result resource in */usr/local/www/phpnuke/html/includes/sql_layer.php*
on line *301*

*Warning*: main(language/lang-.php): failed to open stream: No such file
or directory in */usr/local/www/phpnuke/html/mainfile.php* on line *75*

*Warning*: main(): Failed opening 'language/lang-.php' for inclusion
(include_path='.:/usr/local/share/pear') in
*/usr/local/www/phpnuke/html/mainfile.php* on line *75*

*Warning*: mysql_fetch_row(): supplied argument is not a valid MySQL
result resource in */usr/local/www/phpnuke/html/includes/sql_layer.php*
on line *301*

*Warning*: mysql_fetch_row(): supplied argument is not a valid MySQL
result resource in */usr/local/www/phpnuke/html/includes/sql_layer.php*
on line *301*

*Warning*: mysql_fetch_array(): supplied argument is not a valid MySQL
result resource in */usr/local/www/phpnuke/html/includes/sql_layer.php*
on line *357*

*Warning*: head(themes//theme.php): failed to open stream: No such file
or directory in */usr/local/www/phpnuke/html/header.php* on line *31*

*Warning*: head(): Failed opening 'themes//theme.php' for inclusion
(include_path='.:/usr/local/share/pear') in
*/usr/local/www/phpnuke/html/header.php* on line *31*

*Fatal error*: Call to undefined function: themeheader() in
*/usr/local/www/phpnuke/html/header.php* on line *47

*
<http://bsd/phpmyadmin/db_details_structure.php?lang=de-iso-8859-1&server=1&db=phpnuke>
ur nicht supa ... hhiiiiilllfffffeeee !!!!!

otto

-- 
-----------------------------------
Otto Kucera
A-1020 Wien Engerthstrasse 137/6/7
Tel: +43 699 1 942 30 91 [neue Nummer!]
Email: ok(at)72pixel.at
Icq: 65351173
-----------------------------------
And root said rm -rf /     ......and there was nothing
Your mailserver MUST resolve properly (Fully Qualified Domain Name) or the mail will not go through!
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 08 Jul 2003 - 09:36:55 CEST

search this site