PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 6th of December, 2015

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[05:08:38] <moldy84> With the nodejs driver is the idea that the entire app be inside the callback for the connect method or should we be opening a connection each time?
[05:14:07] <moldy84> nvm found stack post that covers it.
[07:05:44] <kexmex> could someone help out with perf issues?
[08:10:42] <kexmex> could someone help out with perf issues?
[10:07:52] <kexmex> could someone help out with perf issues?
[17:02:19] <Rashad> Hello.
[17:10:06] <Rashad> I am unable to follow the following help page: https://docs.mongodb.org/manual/tutorial/install-mongodb-on-debian/
[17:10:57] <Rashad> One sec I'll post the logs.
[17:13:33] <Rashad> http://hastebin.com/idosilokup.bash
[17:14:02] <Rashad> I did do this command the first time I tried: sudo apt-get update
[17:14:08] <Rashad> And I got the same results.
[17:36:33] <Captain_Haddock> Any idea how to fix "configure: error: Cannot find OpenSSL's libraries" when installing the mongodb extension on Linux using pecl?
[17:59:19] <jamiel> Sounds like you need libssl-dev
[18:04:50] <StephenLynx> probably libssl-devel if on RHEL
[18:06:02] <Captain_Haddock> libsasl2-dev apparently
[18:06:26] <StephenLynx> welp
[18:06:28] <StephenLynx> v:
[18:06:28] <Captain_Haddock> and then I had to do some ln-ing
[18:06:43] <Captain_Haddock> (libssl-dev was already installed)
[18:07:43] <Captain_Haddock> Ta, StephenLynx, jamiel
[18:18:25] <Captain_Haddock> The MongoDB class is fast giving me a headache :(
[18:19:19] <StephenLynx> pecl? is that perl?
[18:19:29] <kexmex> could someone help out with perf issues?
[18:19:29] <Captain_Haddock> PHP
[18:19:37] <StephenLynx> >PHP
[18:19:42] <StephenLynx> found your problem.
[18:19:45] <Captain_Haddock> :D
[18:19:50] <StephenLynx> v:
[18:20:19] <StephenLynx> you REALLY have to use PHP for this project though?
[18:20:27] <StephenLynx> you seem to be starting from scratch.
[18:22:29] <Captain_Haddock> StephenLynx: Yeah. I'm migrating stuff from mongodb to mysql via Drupal.
[18:22:34] <Captain_Haddock> (Don't ask me why)
[18:22:45] <StephenLynx> welp
[18:22:47] <StephenLynx> godspeed
[18:23:20] <Captain_Haddock> :)