Quote:
Originally Posted by juan71287
Hey, when I change the settings and save it, this is what I get.
Code:
Warning: fopen(tmp/DnPMusicbox_Settings.php) [function.fopen]: failed to open stream: Permission denied in [path]/music.php on line 216
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/music.php on line 217
Warning: fclose(): supplied argument is not a valid stream resource in [path]/music.php on line 217
Is this fixable?
|
Yes it is, and i'll quote it straight from the Configurations page
Quote:
? On Unix host : DnPMusicbox_Settings.php file must be CHMOD to 777 (writable)
|
If you prefer a backup file to be automatically created every time you save, then make CHMOD 777 for the folder tmp as well.