Send2friend error issue

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Philoe
Posts: 2
Joined: Thu Aug 13, 2009 4:46 am

Send2friend error issue

Post by Philoe »

I installed PHPmyFAQ v2.5 successfully.

Big improvement and works fine

except for the following issue:
when I send out an email, I get continuously following error message:
phpMyFAQ warning [2]: file_get_contents(http://www.***.com/phpmyfaq/index.php?action=artikel&cat=3&id=82&artlang=en) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 401 Authorization Required in Utils.php on line 106

since I am a newbie in this matter, I would appreciate some support/advice.

tnx in adv.,
Philoe
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Send2friend error issue

Post by Thorsten »

Hi,

it seems, your inc/ folder is password protected.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Philoe
Posts: 2
Joined: Thu Aug 13, 2009 4:46 am

Re: Send2friend error issue

Post by Philoe »

Thorsten,
indeed PHPmyFaq is password protected via .htaccess...

I tried to unprotect - as you indicated - the subdir /inc by putting a .htaccess-file inside this subdir /inc.
content of the .htaccess-file:
Allow from all
Satisfy Any

It does not seem to solve the issue.
Am I overlooking something? Did I misinterpret your advice?

Sorry for my late reply.
Thanks in advance for your response.

Philoe
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Send2friend error issue

Post by Thorsten »

Hi,

I think I have to re-work on this feature....

I'll work on this!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply