Show Navigation
Notices by Sean Tilley (dsh@deadsuperhero.com), page 4
-
Если вы привыкли заниматься интересным делом и хотите двигаться вперед в своей нише также бойко, как и в жизни, вам нужно обратить интерес на мойка самообслуживания купить оборудование
В штате организации работают опытные менеджеры, которые продвигают инновации каждый день.
Если вы увлечены интересным бизнес делом, предлагаем перейти на washercar.com, где есть возможность приобрести не только комплектующие товары, а в краткие сроки готовый бизнес. Вам не потребуется будет вкладываться в развитие, так как дело функционирует отлично.
Специфика ниши – мойка самообслуживания. Сегодня это нетрудно и удобно. Такие мойки уже есть на множестве национальных границах в странах СНГ. С их содействием вы имеете возможность в сжатые сроки привести корпоративный автомобиль в порядок, а выжидать не надо будет. Ведь комплектация сервиса предоставляет возможность обслуживать сразу несколько машин.
На сайте вы увидите сведения о всём, что вас заинтересовало. Там есть блок, который посвящается дополнительному оборудованию. Если вас интересуют навесные блоки, вы сможете забронировать их с комплектом, который вам будет доставляться.
Создание мойки под ключ – это уже не новинка. Ведь достаточно людей уже пользуются франчайзингом и используют разные технологии для продвижения личного бизнеса. Хотя, достаточно людей пользуются франшизой washercar для изготовления мойки под ключ сегодня.
Навигация на автомойке работает быстро. Если у вас что-то не будет получаться, вы имеете возможность обратиться в tech support. Установить связь с менеджерами возможно через меню на портале. Также веб-сервис продвигается и в mass media.
Понятно, что время стоит денег. По этой причине, менеджеры окажут содействие вам быстро решить трудные вопросы, а вам не придётся ожидать. Механизм вас приятно удивит, а монетизация средств не заставит ждать. В сжатые сроки, качественно и доступно – это с washercar
-
Forget about the port. Here is what I have
$db_host = '127.0.0.1';
$db_port = '0';
$db_user = 'postgres';
$db_pass = 'password';
$db_data = 'hz';
$db_type = '1'; // an integer. 0 or unset for mysql, 1 for postgres
-
wh0cd5605159 cialis tenormin erythromycin 500 mg
-
I used this wiki to configure: https://wiki.archlinux.org/index.php/PostgreSQL
There is nothing else i did. I recall i had to use 127.0.0.1 instead of localhost (or vice versa - cant recall now) to get it to connect.
-
@Mario Vavti Got it, any tips on what you did when installing Hubzilla with Postgres, or how you configured yours?
This process has always been pretty straightforward for me with frameworks such as Rails, but with PHP the setup and configuration feels much more involved.
-
I do pg install and upgrade testing prior to each release. I use pg 10 though. Don't think this makes a difference regarding connection though.
-
My only experience with PostgreSQL is through writing automated tests. In dev branch you can take a look in tests/travis/prepare_pgsql.sh as a reference. In TravisCI we test PostgreSQL with local socket and through TCP. UnitTests also test establishing a connection and select and inserts through Hubzilla's database layer, so at least these basic things should work. In the travis.yml is also an example how to start a Docker container with PostgreSQL and how to connect to it.
-
You'll probably need to set the port, which is something you don't normally have to do in mysql. The postgres port is 5432 iirc. Beyond that, it just worked the last time I tried it.
-
@dsh Make sure that postgres is using the same password encryption algo as Hubzilla.
-
Can you connect to the database from the Hubzilla machine/container/VM/pod using the
psql
command and credentials? Do you see anything in the Postgres logs?
-
random note, tried hitting you up in a PM
-
I guess to be clear, I have postgres 9.6 installed, I have a user set up, and that user has been granted all privileges on a specific database for hubzilla. I'm certain that I'm using all the right credentials and values, but it still seems to fall over during installation...
-
wh0cd5605159 buy robaxin online click for source
-
!Hubzilla Support Forum I'm trying to get a new hub up and running with postgres. I think I have everything set up correctly, but no matter what I do, I get a
Database Connect failed:
message any time after I attempt to connect to the database.
Has anyone else experienced issues with getting Postgres to work with Hubzilla? I'm trying to determine what I'm doing wrong here.
-
Thank you Mike I hope someone will understand both side so we can talk to each other.
-
Hubzilla does not yet connect directly to peertube, There is an open bug on peertube. We have at this point discovered that they do not handle the 'url' attribute in the actor document correctly; but even if we supply the data which they are expecting to find, there are unknown additional errors on their end resulting in connection failure. At this point we need somebody with a peertube installation that understands the code and read logs, and there does not appear to be sufficient motivation on that end to work with us and solve the problem.
-
Sean are you able to follow peertube user ? I can from mastodon but not from hubzilla
-
https://deadsuperhero.com/channel/dsh/?f=&mid=78a2df90b06b0db8c1308fb08ace40efd2b9e10f4317e7ab580ba7b9d2fde6f9@deadsuperhero.com
more interesting if you can see all ....
-
!Hubzilla Development
Interesting...
-
Update: I've just made list mode work for articles and cards. Youl'l see it in dev in a day or two. What you will need to do is visit
https://deadsuperhero.com/pconfig/system/articles_list_mode
and set it to '1'. And your articles overview page will be in list mode rather than conversation mode.