Erst Mal ein Hallo ans Forum
Ich besitze einen Strato V-Server. FTP per FileZilla, neueste Version. Beim Versuch Piwigo 2.6.2 zu installieren bekomme ich immer wieder diese Meldung:
Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file ./_data/templates_c/wrt5341233f29d8a9.42720532' in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('./_data/templat...', '<?php /* Smarty...', Object(SmartyBC)) #1 /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/template.class.php(468): Smarty_Internal_TemplateBase->fetch('install.tpl') #3 /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/template.class.php(488): Template->parse('install', false) #4 /var/www/vhosts/funmunity.com/httpdocs/piwigo/install.php(527): Template->pparse('install') #5 {main} thrown in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/sysplugins/smarty_internal_write_file.php on line 44
Der Ordner _data incl. Unterordner hat chmod 777. templates_c ist und bleibt leer. Bei Aktualisierung der Seite erscheint jedes Mal ein neuer wrt String.
smarty_internal_write_file.php on line 44 = throw new SmartyException("unable to write file {$_tmp_file}");
Komplette Datei anhängen geht ja leider nicht. Es können ja nicht alle Dateien in der Error Meldung Fehler haben. Die Installation per netinstall klappt auch nicht. Da kommt die Fehlermeldung:
Fatal error: Call to undefined function __() in /var/www/vhosts/funmunity.com/httpdocs/pwg_unzip.php on line 209.
209: throw new Exception(__('Unable to write destination file.'));
Aber woran liegts? Weiss es hier jemand?
Liebe Grüße Mainburn
EDIT: Nun habe ich versucht die Version 2.5.2 zu installieren, dann passiert das:
Warning: Smarty error: problem writing temporary file './_data/templates_c/wrt5341d7f07985d' in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1093
Warning: Smarty::include() [function.Smarty-include]: Unable to access ./_data/templates_c/kch303^%%18^181^181F13D0%%install.tpl.php in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1263
Warning: Smarty::include(./_data/templates_c/kch303^%%18^181^181F13D0%%install.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1263
Warning: Smarty::include() [function.Smarty-include]: Unable to access ./_data/templates_c/kch303^%%18^181^181F13D0%%install.tpl.php in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1263
Warning: Smarty::include(./_data/templates_c/kch303^%%18^181^181F13D0%%install.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1263
Warning: Smarty::include() [function.include]: Failed opening './_data/templates_c/kch303^%%18^181^181F13D0%%install.tpl.php' for inclusion (include_path='.:') in /var/www/vhosts/funmunity.com/httpdocs/piwigo/include/smarty/libs/Smarty.class.php on line 1263
GRMPF.......