Hello everybody,
starting from three days ago we started to have strange problem in our site (http://ingeinfopa.netsons.org). I noticed the following error:
Cannot modify header information - headers already sent by (output started at /var/www/netsons.org/ingeinfopa/includes/common.inc:354) in /var/www/netsons.org/ingeinfopa/modules/phpbb/phpbb.module nella riga 97.
without any reason! I mean, we didn't do anything on the server so we don't know which would be the problem. We tried to disable and reenable the phpbb module and we noticed another error in the log system:
require_once(/forum/includes/utf/utf_normalizer.php) [function.require-once]: failed to open stream: Operation not permitted in /var/www/netsons.org/ingeinfopa/modules/phpbb/phpbb.module nella riga 53
After that we discovered that about the last ten user were registered in the drupal system but not in the phpbb database..
Details: I noticed in the log system that when we start having troubles, every time an unknown user (for phpbb) log in into drupal, the phpbbmodule set the log message: Inserting previously unknown user
Any help?
Comments
i found the solution looking
i found the solution looking at the error:
in the config instead of putting a relative path (forum/) i putted an absolute path /forum/.
which config file?
Hi,
I'm having same issue, which config file I have to edit?
There is no path entry in config.php.
Sharique uddin Ahmed Farooqui
Sharique Ahmed Farooqui