Also have strange coding …

Anyone have a clue what causes this at the top of my website:

Warning: session_start(): open(/tmp/sess_F7-cvO,dKD4K9CZ0E4qzL2, O_RDWR) failed: Permission denied (13) in /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code on line 12

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code:12) in /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code on line 12

…, and this appears at the bottom:

Warning: session_start(): open(/tmp/sess_F7-cvO,dKD4K9CZ0E4qzL2, O_RDWR) failed: Permission denied (13) in /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code on line 12

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code:12) in /home/kurhan3/creatordetected.science/pulsecore/misc.php(1) : eval()'d code on line 12

Pulse CMS version 4.7.1 Safari only does this white background with black print display; Firefox and Chrome have no burps or hiccups, … geez :slight_smile:

T’anks.

I had a similar case with a friend.
In the root directory, it did not have a / tmp / folder created.
(There was nothing to load).
Check the root directory “root/tmp /” or “home/tmp/”.
Also read, eg.

1 Like

Cleared out Safari browser cache did the trick. To imagine for some strange reason browser calls were attempting to pull up all that flunk. Trouble-shooting luck for me, I suppose.

1 Like

This topic was automatically closed after 22 hours. New replies are no longer allowed.