[00:01] apb1963: does dpkg -l 'php*' | cat show php packages installed? [00:05] checking [00:08] sarnold, There's a bunch of things... I don't know if it's got what's right or not... https://pastebin.com/AbiHr9FC [00:09] apb1963: alright try something like 'a2enmod php' .. see if that gives anything interesting [00:10] a2enmod php [00:10] ERROR: Module php does not exist! [00:11] Quite interesting [00:11] But... why not? [00:11] maybe a2enmod php7? [00:11] ah [00:11] a2enmod php7 [00:11] ERROR: Module php7 does not exist! [00:12] php7.0? :) [00:12] haha let me google the error [00:12] I can't stand apache and detest php, so I've never tried to set it up before .. [00:12] but one of these times feels like we ought to be able to stumble on the name :) [00:13] https://askubuntu.com/questions/912638/error-module-php7-0-does-not-exist [00:14] what's utterly baffling to me is, this was working... I didn't do anything in regard to what that page says so why now? [00:15] it _was_ working? what changed/ [00:15] lots of things [00:16] mostly the config files I suppose. [00:16] what did not change is how I installed it. [00:16] And that page implies - strongly - that I need another module I didn't need before. [00:17] So 1+1=999 [00:17] then maybe you were using fastcgi? [00:17] Again.. I didn't set anything special up [00:17] just the bare minimum install [00:17] plus configuration twisting [00:17] that's why it makes no sense [00:18] well, I guess I should try it [00:22] sarnold, I installed it, I enabled php7.0.... and apache won't restart [00:22] so... backing it out for a minute... [00:23] yeah, just disabling it is enough to bring apache back up [00:23] so it's definitely the module... or at least.. it's bringing out the bug in the config somehow. [00:36] well i've never seen it do this before... I was removing the same modules and it chose to INstall a different package. The following additional packages will be installed: [00:36] php7.0-fpm [00:36] Suggested packages: [00:36] php-pear [00:36] [00:37] debian packages have requirements, suggestions, etc.; the first bits of the ubuntu wordpress package for example has: Depends: apache2 | httpd, libapache2-mod-php | php [00:38] if you have wordpress and libapache2-mod-php installed and try to remove libapache2-mod-php, apt will then ry to install the 'php' package [00:44] now neither module will let apache start so...i'm just going to purge and reinstall again... this will take a couple of minutes. [00:50] and now even that doesn't work [00:51] I really wish purge meant it and not this watered down version that won't actually purge files... I thought remove was to not purge files. [00:51] Is there a "nuke" files option? [00:51] if apt-get purge left behind configuration files, please file bugs on that. purge should mean _purge_ [00:51] seems to be the case of every package [00:52] s/of/for/ [00:52] so now I guess I need to hunt config files I might have changed. sigh [01:24] Sigh. I have sinned and now I must pay forever. "Not replacing deleted config file /etc/php/7.0/apache2/php.ini" [01:33] Please read http://wiki.apache.org/httpd/php or see http://akat1.pl/?id=1 on why you shouldn't be using mod_php [01:33] should have put that in quotes :) [01:33] my brain hurts [01:34] bbl [03:33] how do i remove all the effects of conjure-up [03:33] i followed the insturctions on here and it messed up my whole ubuntu server [03:33] https://www.ubuntu.com/download/cloud/try-openstack [03:34] guessing, snap purge the lxd and whatever else snaps it installed, then apt-get purge snapd, and then look around and see what's left? [03:34] when i did conjure-up it tried to install but got a lot of errors i had to cut it off short. but now when i do ifconfig i get alot of made up virtual ethernet adapters [03:35] sarnold give me the basics i dont use snap [03:35] never used it [03:35] you have an incomplete juju deployment [03:35] yes i do [03:35] fellas: me neither, try blind "snap purge lxd" and see what happens [03:35] everything is all messed up [03:35] juju controllers; juju kill-controller [03:36] well no your server is running a bunch of containers [03:36] so it's not all messed up [03:36] jujud kills my processs need to totally kill it ..elminate it from my system [03:36] huh? [03:37] once in a while jujud runs and sucks up all my process...when i put top command... isee it eatting all processes [03:37] i want it out of my system [03:37] well do what i told you and then sudo snap remove conjure-up [03:38] i followed the simple commands here but there were a bnunch of errors and i was never able to finish..now i dont kno whow to rollback [03:38] https://www.ubuntu.com/download/cloud/try-openstack [03:38] im using fresh installation of ubuntu server 16.0.4.3 [03:38] but keep in mind that jujud runs on the containers who are also running a bunch of apt install commands etc [03:38] fellas: juju controllers; juju kill-controller ; snap remove conjure-up [03:38] well what kind of hardware do you have [03:38] dell server [03:38] r710 [03:38] and you keep mentioning errors but haven't actually said what they are [03:38] raid [03:38] raid 0 virtual drive [03:38] how much memory [03:39] 40gb [03:39] uhm ok [03:39] how much storage [03:39] 2tb [03:40] and what are the errors [03:40] not sure. [03:40] where would the logs be [03:41] i wanna uninstall novi [03:41] novi? [03:41] the whole thing i wanna remove ...this sucks [03:41] well we've told you how to do it twice now [03:42] well i did snap remove conjure-up [03:42] so hopefully that kills it [03:42] thanks guys [03:42] who knows, since we didnt actually get to the root of your problem [03:44] i think the reason i didnt get conjure-up to install was cause of my raid 0. from what i read online but i dont remember [03:44] ok well that hardly warrants saying conjure-up sucks [03:44] but anyway, good luck [03:44] no hopefully it works better in future [03:45] dont mean to say it sucks..i just dont know what happened..i followed all commands as is but then it just crapped out on my system...fresh indstallation too so idk.. [03:45] either way thanks [07:14] hello - need help to configure network bridge in netplan [11:16] howdy [11:16] anyone here know of any modifications for bash [11:16] that enhance resolution and add a background? [11:16] some special bash mode [11:19] not in any desktop manager [11:19] or window manager rather [13:06] Hey, i've moved a cron script from /etc/cron.daily/ to /etc/cron.hourly/, but its not firing [13:06] is there something i'm missing? [13:06] It's for logrotate, and if i run the script manually it works just fine === Neo3 is now known as Neo1 [18:29] ren0v0, "man anacron anacrontab". Edit /etc/anacrontab. I suspect you need to add in cron.hourly. Just guessing, never modified it myself.