chmod

Gesperrt
Nasdero
Beiträge: 19
Registriert: Do 27. Nov 2008, 12:02
Kontaktdaten:

chmod

Beitrag von Nasdero »

Hallo ich habe das Problem das mein Websever nur chmod 755 erlaubt und contenido an verschiedenen stellen chmod 777 ausführen möchte. Jetzt bekomme ich im backend diese fehler :

Code: Alles auswählen

Warning: mkdir() [function.mkdir]: Keine Berechtigung in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 247

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/css in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/css in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: mkdir() [function.mkdir]: Keine Berechtigung in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 247

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/js in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/js in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: mkdir() [function.mkdir]: Keine Berechtigung in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 247

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/layout in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/layout in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: mkdir() [function.mkdir]: Keine Berechtigung in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 247

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/module in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/module in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: mkdir() [function.mkdir]: Keine Berechtigung in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 247

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/templates in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/templates in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 248

Warning: mkdir() [function.mkdir]: Datei oder Verzeichnis nicht gefunden in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 319

Warning: chmod() [function.chmod]: Unable to access /home/www/web55/html/marenor/cms/version/layout/1/ in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 320

Warning: chmod() [function.chmod]: stat failed for /home/www/web55/html/marenor/cms/version/layout/1/ in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 320

Warning: fopen(/home/www/web55/html/marenor/cms/version/layout/1/1_1238669261.xml) [function.fopen]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 323

Warning: fputs(): supplied argument is not a valid stream resource in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 325

Warning: fclose(): supplied argument is not a valid stream resource in /home/www/web55/html/marenor/contenido/classes/class.version.php on line 326

Some error occured: Couldnt Create New Version: /home/www/web55/html/marenor/contenido/classes/class.version.php at line 329 (#0 /home/www/web55/html/marenor/contenido/includes/functions.lay.php(74): Version->createNewVersion() #1 /home/www/web55/html/marenor/contenido/main.php(272) : eval()'d code(1): layEditLayout('1', 'Standard', '', '
und im frontend diese :

Code: Alles auswählen

Warning: fopen(/home/www/web55/html/marenor/cms/cache/metatag_e8021182475a7cb11e01fa960da46caf.tmp) [function.fopen]: failed to open stream: Permission denied in /home/www/web55/html/marenor/contenido/plugins/chains/includes/include.chain.content.createmetatags.php on line 251

Warning: fwrite(): supplied argument is not a valid stream resource in /home/www/web55/html/marenor/contenido/plugins/chains/includes/include.chain.content.createmetatags.php on line 252

Warning: fclose(): supplied argument is not a valid stream resource in /home/www/web55/html/marenor/contenido/plugins/chains/includes/include.chain.content.createmetatags.php on line 253
kann mir da wer weiterhelfen ?

vielen dank nas
GaMbIt_
Beiträge: 674
Registriert: Do 16. Mär 2006, 16:17
Kontaktdaten:

Re: chmod

Beitrag von GaMbIt_ »

Wie wäre es denn wenn Du die Berechtigungen in den betreffenden Ordnern von Hand übers FTP anpasst?
ein chmod auf 755 ?? Das macht sehr viel Sinn wenn Contenido was beschreiben will... ich weiss nicht ob 766 ausreicht... wäre aber möglich...
Nützliche Contenido Infos gibts hier: Contenido Wiki
Nasdero
Beiträge: 19
Registriert: Do 27. Nov 2008, 12:02
Kontaktdaten:

Re: chmod

Beitrag von Nasdero »

ich kann aber nichtm ehr als 755 einstellen, alles andere ist vom webhoster geblockt und das ist der webspace des kunden der will auch bei dem hoster bleiben hab schon manuell alles mögliche versucht umzustellen... aber 755 ist max
GaMbIt_
Beiträge: 674
Registriert: Do 16. Mär 2006, 16:17
Kontaktdaten:

Re: chmod

Beitrag von GaMbIt_ »

5 war read... oder?

Tja.. dann denke ich dass ein CMS nicht möglich ist...
Geschweige denn irgendwelche Caching Mechanismen...
Nützliche Contenido Infos gibts hier: Contenido Wiki
Gesperrt