When I try to change values in the configuration using the "Edit Configuration" screen, I get errors like
There are about 20 errors in all - I only pasted a few of them - and even though the last line says the configuration was saved successfully, in fact, nothing gets saved.Warning: fputs(): supplied argument is not a valid stream resource in /home/mopdah/public_html/phpmyfaq/admin/config.save.php on line 35
Warning: fputs(): supplied argument is not a valid stream resource in /home/mopdah/public_html/phpmyfaq/admin/config.save.php on line 37
Warning: fclose(): supplied argument is not a valid stream resource in /home/mopdah/public_html/phpmyfaq/admin/config.save.php on line 38
The configuration has been saved successfully.
I'm guessing, I need to change permissions on some folder, but I don't want to start changing permissions until I know which folder to change.
Thanks, Margaret