(english too) Problema con i permessi sulle cartelle

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • iuz

    (english too) Problema con i permessi sulle cartelle

    ----- ENGLISH VERSION FOLLOWS AT THE END OF THE MESSAGE -----

    usando la funzione mkdir riesco a creare una cartella xxx che ha come utente
    e proprietario 'apache'
    il problema si presenta quando cerco di creare un'altra cartella yyy
    all'interno di xxx ottenendo l'errore >>>

    Warning: SAFE MODE Restriction in effect. The script whose uid is 10118 is
    not allowed to access <dir> owned by uid 48 in <path><script > on line
    <line>

    senza modificare file di configurazione come posso riuscire a creare yyy?

    grazie in anticipo per il supporto
    iuz

    ----- ENGLISH VERSION OF THE MESSAGE STARTS HERE -----
    Subject: Folders permission problems
    using mkdir function I can create the folder xxx with user and owner
    'apache'
    the problem occur when I try to create another folder yyy inside xxx
    obtaining the error >>>

    Warning: SAFE MODE Restriction in effect. The script whose uid is 10118 is
    not allowed to access <dir> owned by uid 48 in <path><script > on line
    <line>

    without modify configuration files how can I create yyy?
Working...