Can't register new users

Author Message

Paolo Tramontani

Wednesday 08 October 2003 1:13:53 am

Hi,

I installed 3.2 stable in Windows with the windows installer and I installed all available templates (bookshop, corporate, forum, gallery, demo, intranet, ...)
I noticed that all these sites use the standard login and register templates:
but when I try to register me as a new user, I insert all data (first, last, login, email, pwd, confirm pwd) and I click ok, then the browser works for some minutes and display these fatal errors:

Maximum execution time of 300 seconds exceeded in c:\ezpublish\ezpublish\lib\ezutils\classes\ezdebug.php on line 1466

Fatal error: Maximum execution time of 300 seconds exceeded in c:\ezpublish\ezpublish\lib\ezutils\classes\ezexecution.php on line 157

Fatal error: Maximum execution time of 300 seconds exceeded in c:\ezpublish\ezpublish\lib\ezutils\classes\ezsession.php on line 75

Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

This happens for all sites I already examined and for the site which I'm working on (They all point to index.php/sitename/user/register)

Can someone help me?

Thanks
Paolo

Valentin Svelland

Wednesday 08 October 2003 12:29:50 pm

I had this problem once trying out the solution on my crappy old Linux-server in the basement. The errors were simply due to slow processing and the fact that this violated the x number of seconds your system is set to before returning a timeout..

Search the forum for timeout.. I solved the problem that way, all though I recommend trying out eZ Publish on a faster platform or perhaps with php optimizing in place...

Also, I should point out that the timeout could be due to other problems with your installation? Maybe some others can help out here?

Post some information on your hardware and system settings as well, and you'll get better answers I guess. Good luck! :)

------------------------
I made eZ run on www.eigersund.kommune.no, bjerkreim.kommune.no, lund.kommune.no and sokndal.kommune.no. Municipalities should use open source!

Paolo Tramontani

Thursday 09 October 2003 2:22:39 am

Thanks Valentine,
I already extended the timeout in my php.ini (300 secs).

The platform is:
a Win2000 Server (test machine) in a local area network with the Apache, php, mysql installed by the ezPublish win2k installer.

The response of this machine is in general very fast (for all other navigations on the site) so I wonder it can't register a user in 5 minutes!!!
So I think there's another kind of problem...
In a previous installation I had the 3.2 beta 1 in another machine (installed by the same way) and I had the same 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:35:33
Script start
Timing: Jan 18 2025 19:35:33
Module start 'layout'
Timing: Jan 18 2025 19:35:33
Module start 'content'
Timing: Jan 18 2025 19:35:34
Module end 'content'
Timing: Jan 18 2025 19:35:34
Script end

Main resources:

Total runtime0.6712 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 589.0313152.6250
Module start 'layout' 0.00440.0034 741.656339.4453
Module start 'content' 0.00780.6620 781.1016537.3438
Module end 'content' 0.66980.0013 1,318.445312.1641
Script end 0.6711  1,330.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4682160.0002
Check MTime0.00140.2160160.0001
Mysql Total
Database connection0.00050.080110.0005
Mysqli_queries0.622892.7913570.0109
Looping result0.00050.0719550.0000
Template Total0.644696.020.3223
Template load0.00220.323620.0011
Template processing0.642495.720820.3212
Template load and register function0.00020.029110.0002
states
state_id_array0.00070.109810.0007
state_identifier_array0.00070.108320.0004
Override
Cache load0.00180.2720290.0001
Sytem overhead
Fetch class attribute can translate value0.00060.090620.0003
Fetch class attribute name0.00100.152840.0003
XML
Image XML parsing0.00070.103620.0003
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00090.1290160.0001
String conversion0.00000.001340.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs