Can't log in to any of my adminsites anymore

Author Message

Maarten Holland

Thursday 12 February 2004 12:51:26 pm

Hello,

I've succesfully set up several sites on one engine (3.3-2) using Virtual Host Setup. It worked fine until yesterday. Suddenly I can't log in to any of my adminsites (which use different databases!).

I don't get an error (like when using the wrong uid/pwd), it just doesn't do anything...
I haven't changed the passwords or something and the databases are OK.

Does anyone know what can be causing this? It's real annoying because all of my sites are useless now!

Thank you for your time,

Maarten

Vidar Langseid

Friday 13 February 2004 4:46:58 am

> Does anyone know what can be causing this? It's real annoying because
> all of my sites are useless now!
The most obvious guess will be that you have dissabled cookies in your browser. If you have not change anything on the server or on your client, this sounds very wierd

Maarten Holland

Saturday 14 February 2004 3:31:07 am

I have enabled all cookies. Tried another PC with all cookies enabled: Same problem. I just did a fresh new install on my server: Same problem.

I guess (but am not sure) the trouble started after I've started using Virtual Host Setup. Unfortunately I don't know much about Apache. Could this have anything to do with it? I've removed the '.htaccess. from my Documentroot (but it doesn't work either when I put it back).

Here's the snippet of httpd.conf regarding my admin interface:

<VirtualHost *>
<Directory /srv/cms/htdocs>
Options FollowSymLinks
AllowOverride None
</Directory>

RewriteEngine On
RewriteRule !(^/design|^/var/.*/storage|^/var/storage|^/extension/.*/design|^/kernel/setup/packages).*\.(gif|css|jpg|png|jar|js|ico|pdf|swf)$ /srv/cms/htdocs/index.php

DocumentRoot /srv/cms/htdocs
ServerName admin.[my-domain].com
</VirtualHost>

I hope anyone can help.

Maarten Holland

Wednesday 18 February 2004 11:32:07 am

The problem is getting weirder every day. Suddenly I was able to log in for 2 days.

The first thing I did, was create another user in all my sites. I logged in fine earlier this evening.

Now, all of a sudden, I've got the very same problem! Haven't made any changes in Apache or ez Publish but I can't log in to any of my sites! Both my users fail.

Did anyone else encounter this problem??

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:02:04
Script start
Timing: Jan 18 2025 19:02:04
Module start 'layout'
Timing: Jan 18 2025 19:02:04
Module start 'content'
Timing: Jan 18 2025 19:02:05
Module end 'content'
Timing: Jan 18 2025 19:02:05
Script end

Main resources:

Total runtime0.6464 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1719152.6406
Module start 'layout' 0.00620.0042 741.812539.4766
Module start 'content' 0.01040.6346 781.2891484.0625
Module end 'content' 0.64490.0014 1,265.351612.1250
Script end 0.6463  1,277.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5181160.0002
Check MTime0.00140.2100160.0001
Mysql Total
Database connection0.00130.202010.0013
Mysqli_queries0.593091.7449600.0099
Looping result0.00060.0858580.0000
Template Total0.605193.620.3026
Template load0.00200.304320.0010
Template processing0.603193.307920.3016
Template load and register function0.00020.036010.0002
states
state_id_array0.00130.208510.0013
state_identifier_array0.00090.141920.0005
Override
Cache load0.00160.2486350.0000
Sytem overhead
Fetch class attribute can translate value0.00070.105520.0003
Fetch class attribute name0.00120.179040.0003
XML
Image XML parsing0.00030.038720.0001
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00160.2491100.0002
String conversion0.00000.001740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs