what is the windows user to give permissions to?

Author Message

Ben Muller

Friday 30 July 2004 4:40:59 pm

Hi,
I've got ez publish 3.2 installation running on a windows server, but I'm doing a second installtion to see if ez 3.4 will fix a problem I'm having. I'm doing a manual install, and during the system check I get an insufficient permissions error:

1. Insufficient directory permissions
eZ publish cannot write to some important directories, without this the setup cannot finish and parts of eZ publish will fail.

It's recommended that you fix this by running the commands below.

Shell commands

cd C:\test\ezpublish-3.4.1
chmod -R a+rwx settings
chmod -R a+rwx settings/override
chmod -R a+rwx var
chmod -R a+rwx var/log
chmod -R a+rwx var/storage
chmod -R a+rwx var/cache
chmod -R a+rwx var/cache/codepages
chmod -R a+rwx var/cache/ini
chmod -R a+rwx settings/siteaccess
chmod -R a+rwx settings/siteaccess/admin
chmod -R a+rwx design

If you know the user and group of the webserver it's recommended to use a different set of permissions. To do this you need to change all the chmod commands. 

with *nix this is simple enough to fix, but I've tried giving full control level permissions to every user on my server, and I can't get past this point. <b> Which user should I be giving permissions to and what level? </b> I know which directories need write-ability.

Thanks! Ben

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 22:21:40
Script start
Timing: Jan 18 2025 22:21:40
Module start 'layout'
Timing: Jan 18 2025 22:21:40
Module start 'content'
Timing: Jan 18 2025 22:21:41
Module end 'content'
Timing: Jan 18 2025 22:21:41
Script end

Main resources:

Total runtime1.2372 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.4375152.6563
Module start 'layout' 0.00520.0031 742.093839.5078
Module start 'content' 0.00821.2273 781.6016406.5938
Module end 'content' 1.23560.0016 1,188.19538.1094
Script end 1.2372  1,196.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2751160.0002
Check MTime0.00130.1071160.0001
Mysql Total
Database connection0.00110.090610.0011
Mysqli_queries1.201297.0900460.0261
Looping result0.00040.0311440.0000
Template Total1.204197.320.6021
Template load0.00200.164620.0010
Template processing1.202197.158120.6010
Template load and register function0.00020.012910.0002
states
state_id_array0.00080.065610.0008
state_identifier_array0.00060.050920.0003
Override
Cache load0.00160.131180.0002
Sytem overhead
Fetch class attribute can translate value0.00050.044010.0005
Fetch class attribute name0.00080.066810.0008
XML
Image XML parsing0.00010.010010.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00070.0559100.0001
String conversion0.00000.000640.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs