punBB Forum Issue

Al Lua

Member
Messages
46
Reaction score
0
Points
6
Hello all,

I've installed punBB forums on my hosting account via Softaculous, and now, for some reason, the webpage is acting all funky.

http://jackberry.tk/forum/

From what I'm seeing, this is what I get:

PHP:
Warning: session_start(): open(/tmp/sess_488f9bf9e777fa9b05cb20dc0f1c6689, O_RDWR) failed: Permission denied (13) in /home/jackberr/public_html/forum/include/functions.php on line 63 Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /home/jackberr/public_html/forum/include/functions.php on line 66 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/include/functions.php on line 215 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/include/functions.php on line 218 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/header.php on line 16 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/header.php on line 17 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/header.php on line 18 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/header.php on line 19 Warning: Cannot modify header information - headers already sent by (output started at /home/jackberr/public_html/forum/include/functions.php:63) in /home/jackberr/public_html/forum/header.php on line 22 Warning: Unknown: open(/tmp/sess_488f9bf9e777fa9b05cb20dc0f1c6689, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

Very strange, for before, everything was working fine.

I managed to get one error out of the way, which was this write to cache directory error, where I simply gave more permissions to the cache folder.

Anyone else find this error, or just please test that link and see if it's just an issue of how my computer or browser is viewing it?

Many thanks and help appreciated.

By the way, some of you may be wondering why I didn't post to the punBB forums; from my computer, it says service is currently unavailable. No idea why; is something just really messed up with my web browser? (I'm using Chrome, tried with IE, Chrome v31, Chrome v31 running as administrator, Chrome Icognito mode)
 

Al Lua

Member
Messages
46
Reaction score
0
Points
6
I've noticed my domain has been loading very slowly lately; is it possible that dot.tk is having some server troubles down there?

Before, heading onto my home page http://jackberry.tk/new/ was very fast, but now, it's loading quite slowly.

Could slow servers cause these errors?

Quick replies would be very helpful...
 

Al Lua

Member
Messages
46
Reaction score
0
Points
6
Here is my final conclusion on this issue.
  1. Don't overreact to this stuff; it eventually fixes itself.
  2. Most PHP problems are caused by slow servers.
  3. Be thankful for wonderful technology.
If this whole thread annoyed you, sorry about my reactions; you can see I'm completely naiive in PHP; I'm only a HTML and CSS website developer.
 
Top