Problems with installation..

Author Message

Donai Naj

Thursday 30 March 2006 11:57:16 am

I installeded News sitedesign and everything worked fine. Then I added the forum package. Uploaded it through the backend/admin system. My problem is that I can not change any files which are from this package. Not edit files or remove files because the owner is the www apache user, and not my accountname user as on the other files and directories.

drwxrwsrwx 6 myaccount myaccount 4096 Mar 24 12:16 admin/
drwxrwsrwx 6 myaccount myaccount 4096 Mar 24 12:16 base/
drwxrwsrwx 6 www myaccount 4096 Mar 29 00:09 forum/
drwxrwsrwx 7 myaccount myaccount 4096 Mar 24 12:16 standard/

and

drwxrwsrwx 4 www myaccount 4096 Mar 29 00:08 forum/
drwxrwxrwx 2 myaccount myaccount 4096 Mar 24 12:19 storage/

and under forum/
drwxrwsrwx 5 www myaccount 4096 Mar 29 22:10 storage/

I really need to update files under the forum/storage, to be able to change design.
Why has this package been set up through the admin with www apache user and not myaccount user as the other ez files?

Per-Espen Kindblad

Thursday 30 March 2006 12:20:56 pm

wrong topic..sorry

Betsy Gamrat

Thursday 30 March 2006 3:03:06 pm

When eZ runs, the server (Apache or IIS) is the user. You'll see nobody, or apache or in your case www as the owner of the file.

Here are some ideas:

Change the forum directory privileges to <b>chmod -R 777 forum</b> (it looks like the sticky bit is set on the existing one). You can use ftp to change permissions, too.

Try moving the forum directory to see if that changes ownership to you (<b>mv forum new_forum</b> and then <b>mv new_forum forum</b>).

If that doesn't work, delete the forum and create the directory on the command line (<b>mkdir forum</b>) or with ftp.

Once the forum directory is created, with 777 for permissions, you should be able to use eZ to manage it.

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 31 2025 06:20:04
Script start
Timing: Jan 31 2025 06:20:04
Module start 'layout'
Timing: Jan 31 2025 06:20:04
Module start 'content'
Timing: Jan 31 2025 06:20:04
Module end 'content'
Timing: Jan 31 2025 06:20:04
Script end

Main resources:

Total runtime0.0146 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1328151.2109
Module start 'layout' 0.00480.0025 739.343836.6484
Module start 'content' 0.00730.0059 775.992290.1406
Module end 'content' 0.01320.0013 866.132833.9922
Script end 0.0146  900.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.4225140.0002
Check MTime0.00107.1069140.0001
Mysql Total
Database connection0.00063.896010.0006
Mysqli_queries0.002315.613230.0008
Looping result0.00000.062110.0000
Template Total0.00107.110.0010
Template load0.00085.422910.0008
Template processing0.00021.625110.0002
Override
Cache load0.00063.840410.0006
General
dbfile0.001610.957180.0002
String conversion0.00000.045840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs