Neu VueInstaller.php on line 252 Fehler / Erstinstallation

somato

Neues Mitglied
18. August 2022
2
0
Hallo liebes Forum =) Hoffe Ihr könnt mir helfen =)

Und 2tes Problem ist ich bekomme ImageMagick nicht in PHP rein

Habe folgendes Problem am Ende der instalation :

Schema importieren​

Warten Sie bitte, bis das SQL-Schema importiert wurde



Installiere... bitte warten..

Netzwerkfehler:

Warning: fopen(C:\inetpub\vhosts\*******\httpdocs/includes/config.JTL- Shop.ini.php): Failed to open stream: Permission denied in C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php on line 252

Fatal error
: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php:253 Stack trace: #0 C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php(253): fwrite() #1 C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php(175): JTL\Installation\VueInstaller->writeConfigFile() #2 C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php(86): JTL\Installation\VueInstaller->doInstall() #3 C:\inetpub\vhosts\*******\httpdocs\install\install.php(44): JTL\Installation\VueInstaller->run() #4 {main} thrown in C:\inetpub\vhosts\*******\httpdocs\includes\src\Installation\VueInstaller.php on line 253




LINE 252 $file = \fopen(\PFAD_ROOT . \PFAD_INCLUDES . 'config.JTL-Shop.ini.php', 'w');
LINE 253 \fwrite($file, $config);


config.JTL-Shop.ini.php ist komplett leer