phpPgInfo| homesite
 
Latest version: 0.8


About |  Preview |  Requirements & Install |  Download |  F.A.Q. |  TODO |  Thanks


This project doesn't depend directly on a platform/os.
All you need is a web server with PHP module supporting PostgreSQL.

PhpPgInfo was reported to work with:
  • PHP version >= 4.2.0
  • PostgreSQL version >= 7.2
  • Sane Web browser supporting HTML 4.01 Transitional and CSS ver.2

You may need to enable Statistic Collector subsystem in a PostgreSQL configuration file (postgresql.conf usually found in /usr/local/pgsql/data) in order to gather statistics:

stats_start_collector = true
stats_command_string = true
stats_row_level = true
stats_block_level = true
      
Place the contents of an archive somewhere safe on you web browser, and access the project by a web browser


If you have any comments, questions, or ideas please email me.
You may also visit my homepage for more resources about PHP, PostgreSQL and FreeBSD

SourceForge.net Logo