Setup Warnings

Gesperrt
hohorstmann
Beiträge: 270
Registriert: Do 27. Apr 2006, 02:38
Wohnort: Tief im Westen
Kontaktdaten:

Setup Warnings

Beitrag von hohorstmann »

Contenide 4.6.8.5

Liebe Gemeinde,

muss, weil Kunde es wünscht, bei einem Provider installieren, der keine Erfahrung mit CONTENIDO hat. Beim Upload setzt dieser alle Dateiattribute auf "755". Warum? Weiß der Geier!

Der Aufruf des Setup bring folgendes:

Code: Alles auswählen

Warning: session_start(): open(/var/www/ickern-aktuell/phptmp//sess_91ce74dfe18202024e21ba679398f0e4, O_RDWR) failed: No such file or directory (2) in /var/www/ickern-aktuell/setup/index.php on line 19

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/ickern-aktuell/setup/index.php:19) in /var/www/ickern-aktuell/setup/index.php on line 19

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/ickern-aktuell/setup/index.php:19) in /var/www/ickern-aktuell/setup/index.php on line 19
Dann erscheint das Contenido-Setup-Fenster (Please choose your setup type) und darunter:

Code: Alles auswählen

Warning: Unknown(): open(/var/www/ickern-aktuell/phptmp//sess_b7d874dc11a9998d8db6076f8da97d7e, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/ickern-aktuell/phptmp/) in Unknown on line 0
Man kann dann zwar mit der Installation fortsetzten, aber bekommt vor dem Abbruch des Setup beim "Systemtest":

Code: Alles auswählen

No suitable image resizer available
Setup checked your image resizing support, however, it was unable to find a suitable image resizer. Thumbnails won't work correctly or won't be looking good. Install the GD-Extension or ImageMagick
MySQL database connect failed
Setup was unable to connect to the MySQL Server (Server , Username ). Please correct the MySQL data and try again.

The error message given was: Access denied for user 'www-data'@'localhost' (using password: NO)
GD-Library GIF read support missing
Your GD version doesn't support reading GIF files. This might cause problems with some modules.
GD-Library GIF write support missing
Your GD version doesn't support writing GIF files. This might cause problems with some modules.
GD-Library JPEG read support missing
Your GD version doesn't support reading JPEG files. This might cause problems with some modules.
GD-Library JPEG write support missing
Your GD version doesn't support writing JPEG files. This might cause problems with some modules.
GD-Library PNG read support missing
Your GD version doesn't support reading PNG files. This might cause problems with some modules.
GD-Library PNG write support missing
Your GD version doesn't support writing PNG files. This might cause problems with some modules.
Can't write contenido/logs/errorlog.txt
Setup or Contenido can't write to the file contenido/logs/errorlog.txt. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/logs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/logs/setuplog.txt
Setup or Contenido can't write to the file contenido/logs/setuplog.txt. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/logs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/pseudo-cron.log
Setup or Contenido can't write to the file contenido/cronjobs/pseudo-cron.log. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/session_cleanup.php.job
Setup or Contenido can't write to the file contenido/cronjobs/session_cleanup.php.job. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/send_reminder.php.job
Setup or Contenido can't write to the file contenido/cronjobs/send_reminder.php.job. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/optimize_database.php.job
Setup or Contenido can't write to the file contenido/cronjobs/optimize_database.php.job. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/move_old_stats.php.job
Setup or Contenido can't write to the file contenido/cronjobs/move_old_stats.php.job. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Can't write contenido/cronjobs/move_articles.php.job
Setup or Contenido can't write to the file contenido/cronjobs/move_articles.php.job. How to correct the problem:

Your web server is not equal to the directory owner, and is not in the webserver's group. It would be highly insecure to allow world write acess to the directory. If you want to install anyways, enable write access for all others, e.g. using chmod o+rw contenido/cronjobs, setting the directory mask to 757 or set the others to allow writing the directory.
Ich denke, dass dieses etwas mit den Dateiattributen zu tun hat. Gibts da eine Info zu oder soll ich mich, den Provider oder beide schrotten?

Gruß, Ho
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

oje, das schaut nicht so gut aus

die session verwaltung beim provider ist fehlerhaft konfiguriert

keine gd library unterstützung

umask fehlerhaft konfiguriert

alles sachen die nur der provider richten kann...
*** make your own tools (wishlist :: thx)
Dodger77
Beiträge: 3626
Registriert: Di 12. Okt 2004, 20:00
Wohnort: Voerde (Niederrhein)
Kontaktdaten:

Beitrag von Dodger77 »

Wenn es mit dem Provider dann irgendwann klappt, wäre es doch nicht schlecht, die aktuelle Version (4.6.15) einzusetzen.
hohorstmann
Beiträge: 270
Registriert: Do 27. Apr 2006, 02:38
Wohnort: Tief im Westen
Kontaktdaten:

Beitrag von hohorstmann »

Ja, Dodger77, Du hast recht. werde ich sofort anschließend hochpatchen.
Ich hatte bei diesem neuen Provider nur Schiss, ob sich gfls. Fehler mischen, da ich noch nie 4.6.15 installiert habe.

Ich melde mich, wenn´s geht.

Schönes WE, Ho
HerrB
Beiträge: 6935
Registriert: Do 22. Mai 2003, 12:44
Wohnort: Berlin
Kontaktdaten:

Beitrag von HerrB »

755 ist schon ok. Nach dem Upload muss man dann halt für die vom Setup angegebenen Bereiche und Dateien die Rechte anpassen (siehe auch readme.txt).

Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!

Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Gesperrt