Installation on Web Server

Поиск
Список
Период
Сортировка
От Richard Hayward
Тема Installation on Web Server
Дата
Msg-id 5mnjr2p4d337h2ljhgiemlrf7vu21qg4lr@4ax.com
обсуждение исходный текст
Список pgsql-general
I'm wanting to install PHP on a Apache/Linux server with support for
PostgreSQL.

It seems that I need to install PostgreSQL on the machine first,
before the PHP installation will work.

The way I've done this previously is simply to install PostgreSQL.
However, the database server is in fact another machine, so another
full install of it on the web server seems redundant. All the
instructions I've found assume that web and database servers are
running on the same host.

Is there some (easy !) way to install just the minimum parts of
PostgreSQL I need on the web server?

Regards

Richard

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jeremy Haile"
Дата:
Сообщение: Re: Stats collector frozen?
Следующее
От: usenet@sta.samsung.com
Дата:
Сообщение: Sample C++ code using libpqxx/Postgresql sought