hbazer
Member
- Messages
- 398
- Reaction score
- 7
- Points
- 18
In file --> [ /public_html/error_log ] - 0n my server [ Vox ]
#1.> I have no access to [ /home/override.php ]
#2.> it is my understanding in current ver of PHP the function [ function_exists() ] - exists
#3.> SEE --> [ http://php.net/manual/en/function.function-exists.php ]
Code:
[26-Nov-2013 09:01:16 America/Chicago] PHP Fatal error: Call to undefined function function_exists() in /home/override.php on line 3
[26-Nov-2013 13:02:53 America/Chicago] PHP Fatal error: Call to undefined function function_exists() in /home/override.php on line 3
[26-Nov-2013 16:17:50 America/Chicago] PHP Fatal error: Call to undefined function function_exists() in /home/override.php on line 3
[26-Nov-2013 20:49:21 America/Chicago] PHP Fatal error: Call to undefined function function_exists() in /home/override.php on line 3
[27-Nov-2013 07:19:16 America/Chicago] PHP Fatal error: Call to undefined function function_exists() in /home/override.php on line 3
#1.> I have no access to [ /home/override.php ]
#2.> it is my understanding in current ver of PHP the function [ function_exists() ] - exists
#3.> SEE --> [ http://php.net/manual/en/function.function-exists.php ]