working with blobs in a two-server setup

Поиск
Список
Период
Сортировка
От Joolz
Тема working with blobs in a two-server setup
Дата
Msg-id 34529.10.0.4.254.1098862954.squirrel@webmail.arbodienst-limburg.nl
обсуждение исходный текст
Ответы Re: working with blobs in a two-server setup
Список pgsql-php
Hi everyone,

I have a two server setup (both debian stable) with apache and the
PHP engine on server1 and postgresql on server2. My application
should be able to store BLOBs in the database. In a test environment
where everything was running on a single server it was OK (I used
the ADBOdb lo functions there) but now I get into all sorts of
trouble: the database can't find the uploaded file, which makes
sense: it's in /tmp on server1! :-(

Does anyone know how I can handle this or have a pointer to a howto?

Thanks!




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

Предыдущее
От: hsgill@omnilect.com
Дата:
Сообщение:
Следующее
От: Justin Wyer
Дата:
Сообщение: Re: working with blobs in a two-server setup