nach einem Update auf Confixx 3.1.2 geht SSL nicht mehr und beim upload via webFTP kommt ein Fehler.
1. SSL = httpd Zusatzeinträge werden nicht übernommen oder auch erst nicht gespeichert
Dieses Zertifikat kann nicht bis zur Zertifizierungsstelle verifiziert werden!
Warning: fopen(): open_basedir restriction in effect. File(/tmp/phpKTE3XA) is not within the allowed path(s): (.:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin) in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 64
Warning: fopen(/tmp/phpKTE3XA): failed to open stream: Operation not permitted in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 64
Warning: filesize(): open_basedir restriction in effect. File(/tmp/phpKTE3XA) is not within the allowed path(s): (.:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin) in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 65
Warning: fread(): supplied argument is not a valid stream resource in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 65
Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 66
Warning: fopen(): open_basedir restriction in effect. File(/tmp/phpFpfRtU) is not within the allowed path(s): (.:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin:/srv/www/htdocs/confixx/tmp) in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 64
Warning: fopen(/tmp/phpFpfRtU): failed to open stream: Operation not permitted in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 64
Warning: filesize(): open_basedir restriction in effect. File(/tmp/phpFpfRtU) is not within the allowed path(s): (.:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin:/srv/www/htdocs/confixx/tmp) in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 65
Warning: fread(): supplied argument is not a valid stream resource in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 65
Warning: fclose(): supplied argument is not a valid stream resource in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 66
OK: Datei Pond.jpg in das Verzeichnis /html/images/ hochgeladen.
Ich habe nun auch den tmp Pfad mit eingefügt nur dennoch keine Verbesserung.
Warning: fopen(): open_basedir restriction in effect. File(/tmp/phpFpfRtU) is not within the allowed path(s): (.:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin:/srv/www/htdocs/confixx/tmp) in /srv/www/htdocs/confixx/html/ftplogin/ftp_index.php on line 64
Ich habe nun auch den tmp Pfad mit eingefügt nur dennoch keine Verbesserung.
Dein open_basedir hat .:/srv/www/htdocs/confixx:/srv/www/htdocs/phpMyAdmin:/srv/www/htdocs/confixx/tmp und die Datei liegt in /tmp/phpFpfRtU. Siehst du /tmp in deinem open_basedir? Ich zumindest nicht. Also behebe diesen Fehler und gut ist.
1. SSL = httpd Zusatzeinträge werden nicht übernommen oder auch erst nicht gespeichert
Dieses Zertifikat kann nicht bis zur Zertifizierungsstelle verifiziert werden!
ich verstehe nicht. Konnen Sie Problem ausführlich beschreiben?