Getting error on "Edit Configuration"

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
winwintoo
Posts: 2
Joined: Thu Nov 04, 2004 5:54 pm
Location: Canada
Contact:

Getting error on "Edit Configuration"

Post by winwintoo »

Hi, I installed phpMyFAQ by clicking on a link provided by the webhosting company - I only supplied a username and password.

When I try to change values in the configuration using the "Edit Configuration" screen, I get errors like
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.
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.

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
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

the file inc/config.php must be writeable by the script.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
winwintoo
Posts: 2
Joined: Thu Nov 04, 2004 5:54 pm
Location: Canada
Contact:

Post by winwintoo »

Thank you, I will change the setting on that file.

Margaret
Post Reply