Errors: Adding new questions, new content, BBcode

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
unifem
Posts: 2
Joined: Thu Feb 05, 2004 10:52 pm

Errors: Adding new questions, new content, BBcode

Post by unifem »

Hello,

I just installed phpMyFAQ, but I get the following errors:

* BBcode doesn't work in the question (I have BBcode enabled in the configuration settings):
http://www.unifem.org/faq/index.php?sid ... =1&lang=en

* When I try to add a new question using the public interface, I get the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, xxx@xxx.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
The page it tries to access is http://www.unifem.org/faq/index.php?sid ... vequestion

* The same happens with adding new content.

Any ideas why this may be happenning?

Here's my PHPInfo:
http://www.unifem.org/phpinfo.php

Thank you.

Eduardo Gomez
UNIFEM
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Errors: Adding new questions, new content, BBcode

Post by Thorsten »

Hi,
* BBcode doesn't work in the question (I have BBcode enabled in the configuration settings):
http://www.unifem.org/faq/index.php?sid ... =1&lang=en
BBCode works only in the answers not in the questions.
* When I try to add a new question using the public interface, I get the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, xxx@xxx.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
I tested it on your page and I confirm this problem. Do you have access to the apache server logs on the server?
Your PHP version is okay!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
unifem
Posts: 2
Joined: Thu Feb 05, 2004 10:52 pm

Post by unifem »

Dear Thorsten:

Thank you for your quick response! I checked the error log, and this was the error:
Malformed header from script. Bad header=No recipient address found.
I hadn't added my e-mail address in the configuration because I was worried that it would appear somewhere in the public files. (Does the e-mail address appear anywhere in the public pages?)

Now I have added my e-mail address it to the configuration, and the FAQ works!

Thanks for your help.

-Eduardo
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi Eduardo,

your e-mail adress appears only in the PDFs exports.

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