Forums / Install & configuration / Failed to write session data (files)

Failed to write session data (files)

Author Message

coco coco

Tuesday 22 February 2005 4:43:24 am

Hello
my installation was successfull but i have this error on every page of admin site or user site :

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

Where do i need to put the session save path ?

Thanks

Kristian Hole

Wednesday 23 February 2005 5:42:20 am

Hi!

The problem might be that your webserver dosen't have write access to the /tmp directory. To solve this you either need to make this dir writable by the webserver or change it to some other directory (PHP-setting).

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

coco coco

Wednesday 23 February 2005 6:42:43 am

Thank you
My /tmp is writable, i got other php scripts who write correctly into ..
should i reinstall ezpublish 3.5.0 ?

Thanks

Kristian Hole

Wednesday 23 February 2005 7:06:43 am

Its strange that the warning comes from Unknown, and hard to tell whats wrong. Try a reinstall to see if that works. Try to click the finetune button, in the setup wizard, to see if there are some warnings that might cause this.

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

eZ debug

Timing: Jan 18 2025 19:22:52
Script start
Timing: Jan 18 2025 19:22:52
Module start 'content'
Timing: Jan 18 2025 19:22:53
Module end 'content'
Timing: Jan 18 2025 19:22:53
Script end

Main resources:

Total runtime0.6627 sec
Peak memory usage4,096.0000 KB
Database Queries61

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.2656180.8203
Module start 'content' 0.00620.6531 770.0859547.7422
Module end 'content' 0.65930.0033 1,317.828146.0859
Script end 0.6627  1,363.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.4410140.0002
Check MTime0.00130.1918140.0001
Mysql Total
Database connection0.00080.114510.0008
Mysqli_queries0.616192.9693610.0101
Looping result0.00070.1009590.0000
Template Total0.635195.820.3175
Template load0.00230.353220.0012
Template processing0.632795.476320.3164
Template load and register function0.00020.024010.0002
states
state_id_array0.00120.183010.0012
state_identifier_array0.00080.127920.0004
Override
Cache load0.00200.3029200.0001
Sytem overhead
Fetch class attribute can translate value0.00060.092020.0003
Fetch class attribute name0.00190.279250.0004
XML
Image XML parsing0.00070.103720.0003
class_abstraction
Instantiating content class attribute0.00000.002160.0000
General
dbfile0.00100.1507180.0001
String conversion0.00000.001130.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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs