From: Henk-Jan <he...@ma...> - 2001-12-12 22:40:28
|
I tried to generate editable language files I used from the old .64 dutch files. Mr niceguyeddie told me in the forum: >>You need to give the script "write" permissions to the specified directories. You can do that by CHMOD'ing, and then CHMOD'ing it back after >>you are done, or by changing the apache permissions to the web directory. 1. I asked in the forum: What script do I need to chmod? But no answer, perhaps anybody on the lis knows it? 2. Or: is there anybody (wth technical knowledge) coordinating the Dutch translation? Can I help? I keep getting errors: Warning: fopen("language/nld/total.php","w") - Permission denied in /home/henk/public_html/modules/NS-Languages/admin.php on line 514 Warning: Supplied argument is not a valid File-Handle resource in /home/henk/public_html/modules/NS-Languages/admin.php on line 515 Warning: fopen("language/nld/missing.php","w") - Permission denied in /home/henk/public_html/modules/NS-Languages/admin.php on line 516 Warning: Supplied argument is not a valid File-Handle resource in /home/henk/public_html/modules/NS-Languages/admin.php on line 517 Warning: MkDir failed (Permission denied) in /home/henk/public_html/modules/NS-Languages/admin.php on line 539 create : temp_lang/ Warning: MkDir failed (No such file or directory) in /home/henk/public_html/modules/NS-Languages/admin.php on line 539 create : temp_lang/includes/ Warning: MkDir failed (No such file or directory) in /home/henk/public_html/modules/NS-Languages/admin.php on line 539 create : temp_lang/includes/language/ Warning: MkDir failed (No such file or directory) in /home/henk/public_html/modules/NS-Languages/admin.php on line 539 create : temp_lang/includes/language/blocks/ Warning: MkDir failed (No such file or directory) in /home/henk/public_html/modules/NS-Languages/admin.php on line 539 create : temp_lang/includes/language/blocks/nld/ create file : temp_lang/includes/language/blocks/nld/big.php Warning: fopen("temp_lang/includes/language/blocks/nld/big.php","w") - No such file or directory in /home/henk/public_html/modules/NS-Languages/admin.php on line 545 Unable to open temp_lang/includes/language/blocks/nld/big.php |