[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

config probs wie ich denke

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Installation

View previous topic :: View next topic  
Author Message
P4triot
Guest





PostPosted: 07.11.2004 20:13
Post subject: config probs wie ich denke

Serverfehler!

Die Anfrage kann nicht beantwortet werden, da im Server ein interner Fehler aufgetreten ist. Der Server ist entweder überlastet oder ein Fehler in einem CGI-Skript ist aufgetreten.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.
Error 500


Also dieser Fehler kommt wenn ich die install.php starten möchte...

Ich bin mir ber auch mit der config.php nich ganz sicher ...

hoffe ihr könnt mir helfen


MfG p4triot
Back to top
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 07.11.2004 20:29
Post subject: Re: config probs wie ich denke

denke du hast die datenbankdaten nicht richtig in config.php eingetragen

oder der server hatte probleme ;_)

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
P4triot
Guest





PostPosted: 07.11.2004 20:32
Post subject: Re: config probs wie ich denke

# Database & System Config
#
# dbhost: SQL Database Hostname
# dbuname: SQL Username
# dbpass: SQL Password
# dbname: SQL Database Name
# $prefix: Your Database table's prefix
# $user_prefix: Your Users' Database table's prefix (To share it)
# $dbtype: Your Database Server type. Supported servers are:
# MySQL, mysql4, postgres, mssql, oracle, msaccess,
# db2 and mssql-odbc
# Be sure to write it exactly as above, case SeNsItIvE!
# $sitekey: Security Key. CHANGE it to whatever you want, as long
# as you want. Just don't use quotes.
######################################################################
if (!defined('CPG_NUKE')) { header('Location: /error.php'); exit; }

$dbhost = 'localhost';
$dbuname = 'web3' ;
$dbpass = 'xxxxxx';
$dbname = 'usr_web3_1';
$prefix = ' cms ';
$user_prefix = 'cms';
$dbtype = 'MySQL';
$sitekey = 'xxxxx';
$mainindex = 'index.php';
$adminindex = 'admin.php';


So denke ich muss das doch richtig sein

also die prefixe habe ich einfach gelassen ..
Back to top
McBright
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 11, 2004
Posts: 180
Location: A-1230 Wien
PostPosted: 08.11.2004 08:34
Post subject: Re: config probs wie ich denke

Salve!

Lösch mal die htaccdess und geh dann auf
www.Deinewebsite.endung/install.php

_________________
McBright - Leader der A.C.R.F.
Austrian Confederated Rebellion Force
A Multigaming Clan
acrf.net



McBright please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Send e-mail Visit poster's website ICQ Number MSN Messenger Photo Gallery
P4triot
Guest





PostPosted: 08.11.2004 10:22
Post subject: Re: config probs wie ich denke

Ich finde diese Datei nicht in meinem Webordner
Ich habe WS_FTP .
Obwohl ich sie definitif hochgeladen habe
Back to top
McBright
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 11, 2004
Posts: 180
Location: A-1230 Wien
PostPosted: 08.11.2004 10:54
Post subject: Re: config probs wie ich denke

Salve!

Die ist versteckt! (Atrribut versteckt)
WS-FTP...hmm, da müßte es auch eine Einstellung geben (versteckte Dateien sichtbar machen) - ich arbeite kaum mit wirklichen FTP, eigentlich gar nicht....
Versuch es mal mit WinSCP....

_________________
McBright - Leader der A.C.R.F.
Austrian Confederated Rebellion Force
A Multigaming Clan
acrf.net



McBright please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Send e-mail Visit poster's website ICQ Number MSN Messenger Photo Gallery
p4triot
Guest





PostPosted: 08.11.2004 14:45
Post subject: Re: config probs wie ich denke

Nun bekomme dat


Fatal error: Cannot instantiate non-existent class: sql_db in /home/www/web3/html/db/db.php on line 126
Back to top
McBright
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 11, 2004
Posts: 180
Location: A-1230 Wien
PostPosted: 08.11.2004 17:05
Post subject: Re: config probs wie ich denke

Salve!

Hmm, hatte ich auch, lange herumgespielt! Probier mal alle Dateien mit 777 zu markieren und dann starte die Installation nochmals, wie weit Du kommst.
Wenn gar nichts geht, setz das Teil nochmals neu auf!

Wenns gar nicht geht, schreib mich mal unter meiner Mailadresse:
info @ acrf.net an

Notfalls setz ich Dir das Teil direkt neu auf!

lg
René

_________________
McBright - Leader der A.C.R.F.
Austrian Confederated Rebellion Force
A Multigaming Clan
acrf.net



McBright please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Send e-mail Visit poster's website ICQ Number MSN Messenger Photo Gallery
Sephice
Investigator
Investigator

Offline Offline
Joined: Nov 03, 2004
Posts: 20

PostPosted: 08.11.2004 21:55
Post subject: Re: config probs wie ich denke

Am besten du gehst per SCP rein, wenn du diese Rechte hast

Dann siehste sie und kannst sie löschen

_________________
Remember: Respect is everything!

Sephice please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
P4triot
Guest





PostPosted: 08.11.2004 22:27
Post subject: Re: config probs wie ich denke

naja scp funzt net ^^
aber ich habe nun einfach alles nochmal gemacht und es gööht Very Happy

ach ja muss die htaccess noch rein ???


MfG P4triot
Back to top
Sephice
Investigator
Investigator

Offline Offline
Joined: Nov 03, 2004
Posts: 20

PostPosted: 08.11.2004 22:31
Post subject: Re: config probs wie ich denke

nö, muss net rein Very Happy

_________________
Remember: Respect is everything!

Sephice please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Installation
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy