Fix: phpize this page
This commit is contained in:
parent
6dcc74ae47
commit
b8da4c5861
@ -308,7 +308,8 @@ else
|
|||||||
{
|
{
|
||||||
print "<br><br>";
|
print "<br><br>";
|
||||||
print "Check in your <b>php.ini</b> that <b>eaccelerator.allowed_admin_path</b> parameter is : ";
|
print "Check in your <b>php.ini</b> that <b>eaccelerator.allowed_admin_path</b> parameter is : ";
|
||||||
print $_SERVER["SCRIPT_FILENAME"];
|
print "<br>";
|
||||||
|
print "<b>".$_SERVER["SCRIPT_FILENAME"]."</b>";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (function_exists('eaccelerator_get'))
|
if (function_exists('eaccelerator_get'))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user