Re: Problem installing with paid host
[email protected] (Andrew Dunstan)
| Newsgroups | perl.dbd.pg |
|---|---|
| Message-ID | <[email protected]> |
Central/HQ wrote: > My host provider "Media Layer" is telling me they can not install the > dbd::pg module because they do not support postgresql and it is > looking for the database on that server. I have a server for the > database at my location and want to run "RT" from my host. Is this > true or can it be installed without the database in place? > Thank You In Advance, > Andrew Colombino > Noblemen Group LLC At the very least they would need to have the libpq client library installed.Shouldn't need anything else AFAIK. cheers andrew