Probleme beim Einloggen

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
mike444
Posts: 5
Joined: Wed 30. Jun 2004, 15:29

Probleme beim Einloggen

Post by mike444 »

Hallo, ich habe jetzt schon alles ausprobiert was ich im Forum hier gefunden habe.

Das installieren von PHPWCMS ging ohne Probleme, jetzt kann ich mich aber nicht einloggen.

Bin am verzweifeln... :cry:

Damit ihr das Problem besser erkennen könnt habe ich hier ein paar Links:

PHP Info:http://www.flashproject.de/
PHPmyAdmin (phpwcms_ ist aktuell):
Login: http://www.flashproject.de/phpwcms/login.php



Code: Select all

<?php

// database values
$phpwcms["db_host"]           = "flashproject.de";
$phpwcms["db_user"]           = "v034528";
$phpwcms["db_pass"]           = "****";
$phpwcms["db_table"]          = "v034528";
$phpwcms["db_prepend"]        = "phpwcms_";
$phpwcms["db_pers"]           = 1;

// site values
$phpwcms["site"]              = "http://www.flashproject.de/";
$phpwcms["admin_email"]       = "michael.zenkel@z-co.de";

// paths
$phpwcms["root"]         	= "phpwcms";         //default: ""
$phpwcms["file_path"]         = "phpwcms_filestorage";    //default: "phpwcms_filestorage"
$phpwcms["file_tmp"]          = "phpwcms_tmp";     //default: "phpwcms_tmp"
$phpwcms["templates"]         = "phpwcms_template";    //default: "phpwcms_template"
$phpwcms["dir_thlist"]        = "thumb_list";   //default: "thumb_list"
$phpwcms["dir_preview"]       = "thumb_preview";  //default: "thumb_preview"
$phpwcms["content_path"]      = "content"; //default: "content"
$phpwcms["cimage_path"]       = "images";  //default: "images"
$phpwcms["ftp_path"]          = "phpwcms_ftp";     //default: "phpwcms_ftp"

// content values
$phpwcms["file_maxsize"]      = 2097152; //Bytes (50 x 1024 x 1024)
$phpwcms["content_width"]     = 538; //max width of the article content column - important for rendering multi column images
$phpwcms["img_list_width"]    = 100; //max with of the list thumbnail image
$phpwcms["img_list_height"]   = 75; //max height of the list thumbnail image
$phpwcms["img_prev_width"]    = 538; //max width of the large preview image
$phpwcms["img_prev_height"]   = 400; //max height of the large preview image
$phpwcms["max_time"]          = 1800; //logout after max_time/60 seconds

// other stuff
$phpwcms["compress_page"]     = 0; //0 = OFF, 1-9: page compression ON (1 = low level, 9 = highest level)
$phpwcms["imagick"]           = 0; //0 = GD,  1 = ImageMagick, 2 = ImageMagick 4.2.9
$phpwcms["imagick_path"]      = ""; //Path to ImageMagick (default="" - none)
$phpwcms["use_gd2"]           = 1; //0 = GD1, 1 = GD2
$phpwcms["rewrite_url"]       = 0;  //whether URL should be rewritable
$phpwcms["wysiwyg_editor"]    = 3;  //0 = no wysiwyg editor, 1 = HTMLarea, 2 = FCKeditor, 3 = browser based
$phpwcms["phpmyadmin"]        = 1;  //enable/disable phpMyAdmin in Backend
$phpwcms["default_lang"]      = "en";  //default language
$phpwcms["charset"]           = "iso-8859-1";  //default charset 'iso-8859-1'
$phpwcms["allow_remote_URL"]  = 0;  //0 = no remote URL in {PHP:...} replacement tag allowed, 1 = allowed
$phpwcms["gt_mod"]            = 0;  //0 = Graphical Text MOD disabled, 1 = enabled

// dynamic ssl encryption engine
$phpwcms["site_ssl_mode"]     = '0'; // tuns the SSL Support of WCMS on(1) or off (0) DEFAULT '0'
$phpwcms["site_ssl_url"]      = '';  //URL assigned to the SSL Certificate. DON'T add a slash at the End! Exp. "https://www.yourdomainhere.tld"
$phpwcms["site_ssl_port"]     = '443'; //The Port on which you SSL Service serve the secure Sites. Servers DEFAULT is '443'

// smtp values
$phpwcms['SMTP_FROM_EMAIL']   = 'michael.zenkel@z-co.de'; // reply/from email address
$phpwcms['SMTP_FROM_NAME']    = 'phpwcms webmaster'; // reply/from name
$phpwcms['SMTP_HOST']         = 'localhost'; // SMTP server (host/IP)
$phpwcms['SMTP_PORT']         = 25; // SMTP-Server port (default 25)
$phpwcms['SMTP_MAILER']       = 'mail'; // default phpMailer: smtp, mail (default), sendmail
$phpwcms['SMTP_AUTH']         = 0; // sets SMTP_AUTH to ON/OFF
$phpwcms['SMTP_USER']         = ''; // default SMTP login (user) name
$phpwcms['SMTP_PASS']         = ''; // default SMTP password


// Try to check and uncomment the DOCUMENT_ROOT if you have problems 
// often neccessary on IIS or default MacOS X webserver settings
// Do not use backslash "\" on Windows - always replace "\" by "/"
//$_SERVER['DOCUMENT_ROOT']     = '/www/htdocs/v034528/';


?>
Last edited by mike444 on Thu 1. Jul 2004, 21:05, edited 1 time in total.
Pappnase

Post by Pappnase »

hallo

erstmal die frage wie oft hast du denn phpwcms installiert!?
würde mal die kompletten tables löschen und dnan installieren und wozu ein db_pretend? brauchstd u doch normaler weiser nichT! ausserdem sagst du der login klappt nicht! bekommst du error during login!?

hast du den haken bei create admin account beim setup gesetzt!?

ausserdem würde ich mal sagen entferne mal den link zu phpmyadmin! sonst könntest du deine helle freude haben! :wink:
mike444
Posts: 5
Joined: Wed 30. Jun 2004, 15:29

Post by mike444 »

Hi, ich hab von phpwcms 3 Versionen getestet, deshalb steht da so viel drinn.
Ich habe auch alles schon mal gelöscht und neu installiert, hat aber auch nix gebracht.

Was meinst du mit db_pretend ?

Bei create admin user habe ich einen Haken gemacht.

Der Link zu phpmyadmin stört mich eigentlich nicht, ist ja nix drauf ausser phpwcms, und später kommt ein Passwort schutz rein.

Beim Login mit admin und webmaster, steht "Fehler beim Anmelden!" obwohl es ja richtig sein muß, siehe PHPmyAdmin.
mike444
Posts: 5
Joined: Wed 30. Jun 2004, 15:29

Post by mike444 »

Jetzt funktionierts, hab alles noch mal gelöscht und neu installiert.

Danke
Florian
Posts: 119
Joined: Wed 19. Nov 2003, 16:50
Location: Hamburg
Contact:

Post by Florian »

Tach auch,

wie ist mit phpmyAdmin in der aktuellen Version bestellt? Wir das ganz normal für die includes der Files in der index.php in PHPWCMS geregelt? Irgendwie habe ich so recht über die Suche im Forum nichts gefunden, außer meinem "Bugfix" im Janunar und in den Files, die in der Distribution vom aktuellen Release von phpwcms liegen, steht auch nichts...

Herzliche Grüße,
Florian
Pappnase

Post by Pappnase »

hallo

adas einizge was ich gefunden habe ist diese phpmyadmin version!
http://prdownloads.sourceforge.net/phpw ... .5-pl1.zip
Post Reply