Page 1 of 1

Warning: fputs(): supplied argument is not a valid stream

Posted: Sun Feb 20, 2005 8:22 pm
by Rich
Hi
I've tried all the advice on this forum and still cannot save changes to my configuration. I continue to get this message...

Warning: fputs(): supplied argument is not a valid stream resource in /home/fairdebt/public_html/phpMyFAQ/admin/config.save.php on line 26

I changed the permissions for the "inc" folder and the constants.php file to write and then even to 777 but still no luck.

Operating system is Linux.

Please help....

Posted: Mon Feb 21, 2005 7:40 am
by Thorsten
Hi,

which version of phpMyFAQ do you use?

bye
Thorsten

Posted: Mon Feb 21, 2005 1:49 pm
by Rich
phpMyFAQ 1.4.0a

Posted: Mon Feb 21, 2005 1:52 pm
by Thorsten
Hi,

config.php needs proper write permissions. You should upgrade your phpMyFAQ installation to 1.4.6.

bye
Thorsten

Posted: Mon Feb 21, 2005 2:56 pm
by Rich
That did it, thanks.