VKP 5.5

Begonnen von wolli, 18 Januar 2003, 01:19:46

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

wolli

Ich habe das KP 5.5 auf einem neuen server installiert...

der erste aufruf - ok

admin einrichten ok

wenn ich dann aber die eintellungen speichern möchte, werden diese nich übernommen

ordner steht auf 777

dateien auf 755

wie gehts weiter ???

gruß wolli

jubilee

Hallo !
Zum speichern der Einstellungen ist es wichtig, das die entsprechenden
Konfigurationfiles beschrieben werden dürfen (chmod 666 bzw 777).
Die Ordner allein reichen da nicht aus. Also zuerst die config.php auf 666 chmodden.  Achtung es gibt da noch einpaar weitere Konfigurationsfiles
bei den Modules. Auch die müssen auf chmod 666 gesetzt werden.
MfG
jubilee

[Editiert am 18/1/2003 von SiteAdmin jubilee]


wolli

dankefür eure infos, wenn ich jedoch die config.php  per chmod auf 666 ( oder auch 777) umstelle, und die Ã,,nderungen speichern möchte, erscheint  

Parse error: parse error in /home/www/web25/html/wol-info/config.php on line 85

Warning: Access denied for user: 'wwwrun@localhost' (Using password: NO) in /home/www/web25/html/wol-info/trackhack.php on line 166

Warning: MySQL Connection Failed: Access denied for user: 'wwwrun@localhost' (Using password: NO) in /home/www/web25/html/wol-info/trackhack.php on line 166

Warning: MySQL: A link to the server could not be established in /home/www/web25/html/wol-info/trackhack.php on line 166

Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php') in /home/www/web25/html/wol-info/header.php on line 43

Fatal error: Call to undefined function: themeheader() in /home/www/web25/html/wol-info/header.php on line 55


hier dann die entpsrechend gespeicherte config, die aber nicht mehr läuft ab zeile 85

$foot1 = "<a href="http://www.phpnuke-service.de" target="blank"><img src="images/powered/nuke.gif" border="0" Alt="Web site powered by PHP-Nuke" hspace="10"></a> <a href="http://www.apache.org" target="blank"><img src="images/powered/apache.gif" Alt="Apache Web Server" border="0" hspace="10"></a><a href="http://www.php.net" target="blank"><img src="images/powered/php2.gif" Alt="PHP Scripting Language" border="0" hspace="10"></a><br>";
$foot2 = "All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest Å  2002 by me";
$foot3 = "You can syndicate our news using the file <a href="backend.php">backend.php</a> or <a href="ultramode.txt">ultramode.txt</a>";
$foot4 = "This web site was made with <a href="http://www.phpnuke-service.de">PHP-Nuke</a>, a web portal system written in PHP. PHP-Nuke is Free Software released under the <a href="http://www.gnu.org">GNU/GPL license</a>.";
$commentlimit = 4096;
$anonymous = "Anonymous";
$minpass = 5;
$pollcomm = 1;
$articlecomm = 1;

######################################################################
# General Stories Options
#
# $top:       How many items in Top Page?
# $storyhome: How many stories to display in Home Page?
# $oldnum:    How many stories in Old Articles Box?
# $ultramode: Activate ultramode plain text file backend syndication? (1=Yes 0=No  Need to chmod 666 ultramode.txt file)
######################################################################

$top = 10;
$storyhome = 5;
$oldnum = 10;
$ultramode = 0;

######################################################################
# Banners/Advertising Configuration
#
# $banners: Activate Banners Ads for your site? (1=Yes 0=No)
######################################################################

$banners = 1;
######################################################################
# Banners/Promoter Configuration
#
# $bannersfsz: Activate Banners Ads for your site? (1=Yes 0=No)
######################################################################

$bannersfsz = 1;

######################################################################
# XML/RDF Backend Configuration
#
# $backend_title:    Backend title, can be your site's name and slogan
# $backend_language: Language format of your site
######################################################################

$backend_title = "PHP-Nuke pOWERED by maaX dESIGN & fsz dESIGN";
$backend_language = "de-DE";

######################################################################
# Site Language Preferences
#
# $language: Language of your site (You need to have lang-xxxxxx.php file for your selected language in the /language directory of your site)
# $locale:   Locale configuration to correctly display date with your country format. (See /usr/share/locale)
######################################################################

$language = "german";
$locale = "de_DE";

######################################################################
# $fszcounter:   Flashcounter Copyright 2001 by FrankySZ - fsz dESIGN.

######################################################################

######################################################################
$fszcounter = "<center><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ID="Menu" WIDTH="120" HEIGHT="40"><PARAM NAME="movie" VALUE="flash/counterfszd1_demomode.swf"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#cacaca"><param Name="menu" value="false"><EMBED src="flash/counterfszd1_demomode.swf" quality="high" bgcolor="#cacaca"  WIDTH="120" HEIGHT="40" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" menu="false"></EMBED></OBJECT></center>";

######################################################################
# Multilingual Configuration
#
# $multilingual: Activate multilingual features? (1=Yes 0=No) No means you only want to use interface language switching.
# $autodetectlang: Activate auto detection of the visitor's browser language to autoswitch to the corresponding language.
# $useflags: (1=Yes 0=No) If set to Yes , flags will be used for the language switching , if set to No a dropdown box will be displayed
######################################################################

$multilingual = "1";
$useflags = "1";

######################################################################
# Notification of News Submissions
#
# $notify:         Notify you each time your site receives a news submission? (1=Yes 0=No)
# $notify_email:   Email, address to send the notification
# $notify_subject: Email subject
# $notify_message: Email body, message
# $notify_from:    account name to appear in From field of the Email
######################################################################

$notify = 0;
$notify_email = "me@yoursite.com";
$notify_subject = "NEWS for my site";
$notify_message = "Hey! You got a new submission for your site.";
$notify_from = "webmaster";

######################################################################
# Moderation Config (not 100% working)
#
# $moderate:   Activate moderation system? (1=Yes 0=No)
# $resons:     List of reasons for the moderation (each reason under quotes and comma separated)
# $badreasons: Number of bad reasons in the reasons list
######################################################################

$moderate = 0;
$reasons = array("As Is",
          "Offtopic",
          "Flamebait",
          "Troll",
          "Redundant",
          "Insighful",
          "Interesting",
          "Informative",
          "Funny",
          "Overrated",
          "Underrated");
$badreasons = 4;

######################################################################
# Some Graphics Options
#
# $admingraphic: Activate graphic menu for Administration Menu? (1=Yes 0=No)
######################################################################

$admingraphic = 1;

######################################################################
# HTTP Referers Options
#
# $httpref:    Activate HTTP referer logs to know who is linking to our site? (1=Yes 0=No)# $httprefmax: Maximum number of HTTP referers to store in the Database (Try to not set this to a high number, 500 ~ 1000 is Ok)
######################################################################

$httpref = 1;
$httprefmax = 1000;

######################################################################
# Allowable HTML tags
#
# $AllowableHTML: HTML command to allow in the comments
#                  =>2 means accept all qualifiers: <foo bar>
#                  =>1 means accept the tag only: <foo>
######################################################################

$AllowableHTML = array("b"=>1,
          "i"=>1,
          "a"=>2,
          "em"=>1,
          "br"=>1,
          "strong"=>1,
          "blockquote"=>1,
                    "tt"=>1,
                    "li"=>1,
                    "ol"=>1,
                    "ul"=>1);

######################################################################
# Filters Options
#
# $CensorList:   List of bad word to be replaced on Comments
# $CensorMode:     0 = No Filtering (leave the bad words)
#          1 = Exact Match
#         2 = Match Word at the Begining
#         3 = Match String Anywhere in the Text
# $CensorReplace:   String to replace bad words
######################################################################

$CensorList = array("**UPS**",
          "cunt",
          "fucker",
          "fucking",
          "pussy",
          "cock",
          "c0ck",
          "cum",
          "twat",
          "clit",
          "bitch",
          "fuk",
          "fuking",
          "motherfucker");
$CensorMode = 1;
$CensorReplace = "*****";

######################################################################
# Do not touch the following options!
######################################################################

$tipath = "images/topics/";
$Version_Num = "5.5VKP";

if (eregi("config.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}

?>

ich weiss nicht mehr weiter ( leider )

BowlingX

 
ZitatWarning: Access denied for user: 'wwwrun@localhost' (Using password: NO) in /home/www/web25/html/wol-info/trackhack.php on line 166

Da Ist eindeutig das Datenbank Passwort oder der Username falsch gesetzt! Schau bitte nochmal in deine Config Datei und ändere das!
 :D
Kein Support über Mail, (ungefragter) PN oder ICQ, ausschließlich direkt im Forum!

wolli

wenn ich de original config.php mit den db einstelungen uploade läuft ja alles... irgendetwas wird beim speichern der einstellungen aus dem adminbereich "verbogen" aber ich komme nicht dahinter ???

passwort und dbuser sind auch nach dem abspeichern ok

DarkBoy

HM
Vkp5.5 ist schon bisschen her. Gut fangen wir einmal an:
1. Wo hasst due denn unser VKP5.5  denn jetzt überhaupt gedownloadet
2. Ist es überhaupt unsers?? ICH denke nicht.. Zumindestens nicht in dem Uhrzustand wie wir es mal gebaut hatten.
3. Kann ich dir nur empfehlen vielleicht auf das VKP Mxxx umzusteigen.
4. Poste mir mal bitte ab zeile 80 bis 90  der config.php  und  KENNZEICHNE die  zeile wo der parse error ist also die fehlerhafte zeile.
5. Wurde irgendwas an anderen dateien aus dem Adminordner verändert, sprich die root/admin/modules/settings.php

wolli

ich habe das vkp von euch gezogen.... ( ist schon ne weile her)

desweiteren, ist es ja auch am laufen... www.bluter-info.de ( bei puretec - kein rootserver)

alles super...

nun aber zum problem...

ich habe dieses laufende portal gesichert, und dann auf einem anderen server (www.bluter-portal.de)( es ist ein rootserver bei puretec ) mit den geänderten db einstellungen installiert ( läuft soweit auch) aber sobald ich über die administration die einstellungen andere und dann speichern möchte, kommt es zu obe´ngenannten fehlern...

liegt es vielleicht daran dass sich die 2. domain auf einem rootserver installiert ist, oder kann es an der phpversion liegen ??? auf dem root server läuft laut phpinfo version 4.0.6 auf dem nicht-rootserver läuft version 4.1.1 ???  ich bin mit meinem latein am ende ???

gruß wolli