Main Page | Directories | File List | File Members

testconfig.php File Reference

Go to the source code of this file.

Variables

print<?xmlversion=\"1.0\"encoding=\"utf-8\"?> n
print< p > This page should
help you to check whether
your installation is properly
configured Once your installation
is 
running
print< p > This page should
help you to check whether
your installation is properly
configured Once your installation
is you should remove this
file or restrict its 
access
print< p > This page should
help you to check whether
your installation is properly
configured Once your installation
is you should remove this
file or restrict its since
it could give details about
your setup to anybody</p
> print< h2 > Base PHP 
configuration
 $phptags
 $configfile = '/etc/savannah/'
print The following is not
required to run Savane but
could enhance security of
your production server Some
of these makes harder to debug
an installation 
and
print The following is not
required to run Savane but
could enhance security of
your production server Some
of these makes harder to debug
an installation as 
such
print The following is not
required to run Savane but
could enhance security of
your production server Some
of these makes harder to debug
an installation as should
be avoided on a test 
installation
print The following is not
required to run Savane but
could enhance security of
your production server Some
of these makes harder to debug
an installation as should
be avoided on a test or if
your installation is not 
working


Variable Documentation

$configfile = '/etc/savannah/'
 

Definition at line 84 of file testconfig.php.

$phptags
 

Initial value:

 array (
        'register_globals' => 1,
        'register_long_arrays' => 1,
        'file_uploads' => 1,
        'magic_quotes_gpc' => 1,
        'post_max_size' => '2M',
        'upload_max_filesize' => '2M',
        'arg_separator.output' => '&amp;',
)

Definition at line 26 of file testconfig.php.

print<p> This page should help you to check whether your installation is properly configured Once your installation is you should remove this file or restrict its access
 

Definition at line 21 of file testconfig.php.

print The following is not required to run Savane but could enhance security of your production server Some of these makes harder to debug an installation and
 

Definition at line 160 of file testconfig.php.

Referenced by show_item_list(), and show_item_list_sober().

print< h2 > Securing PHP configuration
 

Definition at line 21 of file testconfig.php.

print The following is not required to run Savane but could enhance security of your production server Some of these makes harder to debug an installation as should be avoided on a test installation
 

Definition at line 160 of file testconfig.php.

print<tr><th> PHP Tag name</th><th> Local value</th><th> Suggested Required value</th></tr> n
 

Definition at line 2 of file testconfig.php.

print<p> This page should help you to check whether your installation is properly configured Once your installation is running
 

Definition at line 21 of file testconfig.php.

print The following is not required to run Savane but could enhance security of your production server Some of these makes harder to debug an installation as such
 

Definition at line 160 of file testconfig.php.

print The following is not required to run Savane but could enhance security of your production server Some of these makes harder to debug an installation as should be avoided on a test or if your installation is not working
 

Definition at line 160 of file testconfig.php.


Generated on Sun Feb 26 13:23:05 2006 for Savane PHP Frontend Developer Reference by  doxygen 1.4.4