Strange Error Log Entries

Status
Not open for further replies.

brucehal

Member
Messages
35
Reaction score
0
Points
6
I did give an example but the forum software removed it for some reason. Let me try again:

[27-Oct-2013 17:54:42 America/New_York] PHP Fatal error: The file /home/override.php cannot be decoded
by this version of the ionCube Loader.
If you are the administrator of this site
then please install the latest version of the ionCube Loader.
in Unknown on line 0
[27-Oct-2013 17:54:50 America/New_York] PHP Fatal error: The file /home/override.php cannot be decoded
by this version of the ionCube Loader.
If you are the administrator of this site
then please install the latest version of the ionCube Loader.
in Unknown on line 0
[27-Oct-2013 17:57:53 America/New_York] PHP Fatal error: <br>The encoded file <b>/home/override.php</b> is corrupt. in Unknown on line 0
[27-Oct-2013 17:57:54 America/New_York] PHP Fatal error: <br>The encoded file <b>/home/override.php</b> is corrupt. in Unknown on line 0
[27-Oct-2013 17:57:59 America/New_York] PHP Fatal error: <br>The encoded file <b>/home/override.php</b> is corrupt. in Unknown on line 0
[27-Oct-2013 18:40:26 America/New_York] PHP Warning: session_start(): open(/tmp/sess_5ab25c2aa968aaa9b000ecf0799f4f76, O_RDWR) failed: No space left on device (28) in /home/xxxxx/public_html/xxxxx/extensions/Facebook/facebook-php-sdk/facebook.php on line 37
[27-Oct-2013 18:41:58 America/New_York] PHP Warning: session_start(): open(/tmp/sess_531904ff2284a0335699c7ea8a2b2625, O_RDWR) failed: No space left on device (28) in /home/xxxxx/public_html/xxxxx/extensions/Facebook/facebook-php-sdk/facebook.php on line 37
 

n3u

New Member
Messages
8
Reaction score
0
Points
1
I also keep seeing the above reported message on occasion. I do not have a /home folder.

Here is a few things that look odd:
Code:
[27-Oct-2013 17:36:31 America/Chicago] PHP Parse error:  syntax error, unexpected 'override_fsockopen' (T_STRING) in /home/override.php(22) : runtime-created override function on line 1
[27-Oct-2013 19:10:36 America/Chicago] PHP Fatal error:  Call to undefined function function_exists() in /home/override.php on line 21
[27-Oct-2013 19:39:09 America/Chicago] PHP Fatal error:  Call to undefined function unction_exists() in /home/override.php on line 21
 
Status
Not open for further replies.
Top