[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.

ERROR bei INSTALLATION

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
Guest






PostPosted: 17.10.2004 05:21
Post subject: ERROR bei INSTALLATION

Nach dem ich die DB erstellt habe und install.php die tabellen angelegt hat, kommt das menü mit [i]Let's get some necessary info:[/i]

hier bekomme ich folgende fehlermeldung
"[b]Warning: ini_set(): Unable to access in /srv/www/htdocs/web4/html/includes/session.php on line 71[/b]

hier der code [code]
//header("P3P: CP=\"ALL DSP COR NID CURa OUR STP PUR\"");
session_id($this->sess_id);
session_start();
session_register('CPG_SESS');
ini_set('session.use_only_cookies', '1');
[b] ini_set('url_rewriter.tags', '');[/b]
if (!is_array($CPG_SESS) && $row['session_id'] == $_COOKIE[$name]) {
$CPG_SESS = unserialize($row['content']);
}
} else {
//Sat Jan 4 11:55:15 MST 2003
setcookie($name,$this->sess_id,time()+($time*60));
}
$this->started = true;
return $this->sess_id;
}

//
[/code]

Zeile 71 in [b]FETT[/b]

Kann mir jemand sagen was da los ist?
Back to top
flatter
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 29, 2004
Posts: 148

PostPosted: 17.10.2004 16:47
Post subject: Re: ERROR bei INSTALLATION

Versuch mal.
ini_set('url_rewriter.tags', '');

ini_set('url_rewriter.tags', 'nourlrewrite');


flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
(Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Guest






PostPosted: 17.10.2004 19:10
Post subject: Re: ERROR bei INSTALLATION

OK, das hat geholfen.

Die fehlermeldung ist wehc, nun hab ich per Hand den Maintance mode auf 0 gesetzt.

Habe aber weiter, das Problem,das ich keinen Admin account erstellen kann. die eingegeben Daten werden nicht gespeichert.

kann ja jemand helfen?
Back to top
flatter
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 29, 2004
Posts: 148

PostPosted: 17.10.2004 19:55
Post subject: Re: ERROR bei INSTALLATION

kammst du überhaubt ins admin pannerl rein ?


flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
(Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
Guest






PostPosted: 17.10.2004 20:03
Post subject: Re: ERROR bei INSTALLATION

rein, da kein admin user vorhanden, dieser wird ja nicht angelegt
Back to top
BrasiFan
Investigator
Investigator

Offline Offline
Joined: Oct 17, 2004
Posts: 5

PostPosted: 17.10.2004 20:08
Post subject: Re: ERROR bei INSTALLATION

so hab mich nun mal angemeldet.

soll ich dir mal ulr schicken?


BrasiFan please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
flatter
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 29, 2004
Posts: 148

PostPosted: 17.10.2004 20:35
Post subject: Re: ERROR bei INSTALLATION

ich glaube bei dir fehlt das ..das Ertan gepostet hat.. versuchmal.

www.cpgnuke.de/index.p...ight=admin


flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
(Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
BrasiFan
Investigator
Investigator

Offline Offline
Joined: Oct 17, 2004
Posts: 5

PostPosted: 17.10.2004 20:48
Post subject: Re: ERROR bei INSTALLATION

Also ich hab den Table

Array:
Field name Type Allow nulls? Key Default value Extras 
uname varchar(255) No None     
time varchar(255) No None     


BrasiFan please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
BrasiFan
Investigator
Investigator

Offline Offline
Joined: Oct 17, 2004
Posts: 5

PostPosted: 17.10.2004 20:49
Post subject: Re: ERROR bei INSTALLATION

mit keinen Daten drin.


BrasiFan please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
flatter
Doppel-Null-Agent
Doppel-Null-Agent

Offline Offline
Joined: Jul 29, 2004
Posts: 148

PostPosted: 17.10.2004 20:57
Post subject: Re: ERROR bei INSTALLATION

fü mal das bei dir ins
mysql ein ..



CREATE TABLE `cms_userinfo_admin` (
`uname` varchar(255) NOT NULL default '',
`time` varchar(255) NOT NULL default ''
) TYPE=MyISAM;


flatter's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
(Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile
BrasiFan
Investigator
Investigator

Offline Offline
Joined: Oct 17, 2004
Posts: 5

PostPosted: 17.10.2004 21:17
Post subject: Re: ERROR bei INSTALLATION

Array:
SQL CREATE TABLE `cms_userinfo_admin` ( `uname` varchar(255) NOT NULL default '', `time` varchar(255) NOT NULL default '' ) TYPE=MyISAM; failed : Table 'cms_userinfo_admin' already exists

werd mir den typ mal anschauen


BrasiFan please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
BrasiFan
Investigator
Investigator

Offline Offline
Joined: Oct 17, 2004
Posts: 5

PostPosted: 17.10.2004 21:21
Post subject: Re: ERROR bei INSTALLATION

so ist weiter nichts zu sehen.


BrasiFan 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