PHP-Code:
TYPOlight Safe Mode Hack (SMH) Check V1.0.1
Current settings:
FTP host = wp1142727.wp162.webpack.hosteurope.de
FTP username = ftp1142727-cantao
FTP password = ****** (hidden for security)
FTP TL-path = /
System temporary dir: /tmp
Checking tmpfile() ... success!
Creating TYPOlight temporary file system/tmp/fe1c2cbbe6bf5cc62859bee3950b3c69 ... success!
Connecting to FTP server ... success!
Login with FTP username and password to server ... success!
Check for correct directory ...
Warning: ftp_nlist() [function.ftp-nlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1142727_D2AEIRORGW/www/website/smhcheck.php on line 96
#0 /is/htdocs/wp1142727_D2AEIRORGW/www/website/smhcheck.php(96): __error(2, 'ftp_nlist() [
FTP path seems not to be correct; temporary file not found.
Please fix the SMH settings in system/config/localconfig.php, and then retry.
SMHCheck Line 96 beinhaltet:
PHP-Code:
$list = ftp_nlist($conn, $GLOBALS['TL_CONFIG']['ftpPath'] . 'system/tmp/');
Das Verz. hat 777 als Recht und Dateien 644
Ich habe dutzende Werte probiert, eine alte localconfig zurückgespielt usw. das Problem wird nach wie vor angezeigt.
Ich habe auch dutzende Threads gelesen, die TmpDir angepasst, aber alles was ich fand, half mir nicht weiter.
Das ist der Link SMHCheck
Contao-Check
Ob das nun generell mein Problem löst, das weiß ich derzeit nicht, aber rund sollte es natürlich erst mal laufen...