Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 08:00 pm EST
Geeklog Forums
problem changing anything
Rainer
Anonymous
OK, I just installed Aeonserv with geeklog. Geeklog comes up fine. I log in as admin with the default password. It shows user admin is online.
But I still can\'t change anything.
And yes, I did set
register_globals = On
in the PHP.INI
I also have these settings in the geeklog.php
$_CONF[\'cookie_session\'] = \'gl_session\';
$_CONF[\'cookie_name\'] = \'geeklog\';
$_CONF[\'cookie_password\'] = \'password\';
$_CONF[\'cookie_theme\'] = \'theme\';
$_CONF[\'cookie_language\'] = \'language\';
$_CONF[\'cookie_lastvisit\'] = \'LastVisit\';
$_CONF[\'cookie_lastvisittemp\'] = \'LastVisitTemp\';
$_CONF[\'cookie_ip\'] = 1;
$_CONF[\'default_perm_cookie_timeout\'] = 604800;
$_CONF[\'session_cookie_timeout\'] = 7200;
$_CONF[\'cookie_path\'] = \'/\';
$_CONF[\'cookiedomain\'] = \'127.0.0.1\'; // e.g. \'.example.com\'
$_CONF[\'cookiesecure\'] = 0;
IE excepts cookies anyway but Mozilla does not even notify that someone likes to drop a cokie. It does not work in either browser. Any idea?
Thanks
6
5
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by Rainer:$_CONF[\'cookiedomain\'] = \'127.0.0.1\'; // e.g. \'.example.com\'
Not sure how picky some browsers are, but officially, this has to be a domain or at least a host name, not an IP address. Try \'localhost\' (and also use that in the site_url
variable).
bye, Dirk
6
8
Quote
Rainer
Anonymous
thanks for the fast reply. Works now.
5
7
Quote
All times are EST. The time is now 08:00 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content