Thava Alagu wrote: >> >/usr/postgres/phppgadmin >> >> Why would this be under postgres? I expected to see /usr/phppgadmin >> (since phppgadmin is a top-level directory in /etc). >> > we try to organize all postgres related software under /usr/postgres > to avoid cluttering of /usr space. >>
In that case, why /etc/phppgadmin and not /etc/postgres/phppgadmin? Is it common to have different "base" locations under /etc vs /usr? If the two were the same, that's one less difference for a user to remember/learn. > exploring the apache config files. > just thinking may be a good idea to provide both -- a symbolic link : > /etc/phppgadmin/apache22.conf --> > /etc/apache2/2.2/samples-conf.d/phppgadmin.conf imo, the actual conf file should be under the phppgadmin area and the symlink should be from apache2-->phppgadmin and not the other way around. Arvind
