Codoforum related discussions
Codoforum installation error: CSRF token not yet generated

While installation of Codoforum was successful, I am not able to use or login in the forum as I get the following error every time I register or try to do anything with the forum:

Warning: session_start(): Failed to read session data: user (path: /home/517/337517/tmp) in /home/517/337517/public_html/forum/sys/CODOF/Util.php on line 84

Please help me fixing it.

While installation of Codoforum was successful, I am not able to use or login in the forum as I get the following error every time I register or try to do anything with the forum: Warning: session_start(): Failed to read session data: user (path: /home/517/337517/tmp) in /home/517/337517/public_html/forum/sys/CODOF/Util.php on line 84 Please help me fixing it.

It seems like your server session file is not writable.

Can you try creating a new file named test.php in your website root with the contents

<?php

    session_start();

?>

Now, execute the file by going to, http://yousite.com/test.php

It seems like your server session file is not writable. Can you try creating a new file named test.php in your website root with the contents ``` &lt;?php session_start(); ?&gt; ``` Now, execute the file by going to, http://yousite.com/test.php
349
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft