Advertisement
Guest User

Untitled

a guest
Feb 7th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 60.17 KB | None | 0 0
  1.  
  2. ***    configure-server.sh, version 0.0.1    ***
  3.  
  4. *** This will configure the Ubuntu server. ***
  5.  
  6. *** No configuration file was found.
  7. > Will no generate a template file in ./configure-server.config which you will need to
  8. > edit before running this script again. All fields need to be filled.
  9. saber@MarkII:~/configure-server$ ls
  10. configure-server.config  configure-server.sh  README.md
  11. saber@MarkII:~/configure-server$
  12. saber@MarkII:~/configure-server$ vim configure-server.config
  13. saber@MarkII:~/configure-server$ vim configure-server.config
  14. saber@MarkII:~/configure-server$ ./configure-server.sh
  15.  
  16. ***    configure-server.sh, version 0.0.1    ***
  17.  
  18. *** This will configure the Ubuntu server. ***
  19.  
  20. *** Reading configuration...
  21. DOMAIN = "itgyp"
  22. TLD = "itgyp.ml"
  23. HORDE_SUBDOMAIN = "horde"
  24. OWNCLOUD_SUBDOMAIN = "cloud"
  25. SMTP_SUBDOMAIN = "mail"
  26. ADMIN_USER = "saber"
  27. ADMIN_MAIL = "saber"
  28. ADMIN_REAL_NAME = "saber"
  29. ADMIN_PASS = "1234"
  30. CA_FILE_NAME = "my-own-root-certificate"
  31. CERT_ORG = "itgyp"
  32. CERT_COMPANY = "itgyp"
  33. CERT_COUNTRY = "alex"
  34. CERT_STATE = "lex"
  35. CERT_CITY = "alex"
  36. CERT_DAYS = "3650"
  37. > Apparently running in a secure shell on the server.
  38.  
  39. *** No certificates for this server were found!
  40. > Please generate certificates by running this script on your local computer
  41. > with a USB drive named 'CA' plugged in. (See the README file.)
  42.  
  43. *** Installing 'apache2 mysql-server dovecot-imapd dovecot-ldap dovecot-managesieved dovecot-sieve postfix postfix-ldap postfix-pcre pwgen slapd ldap-utils bsd-mailx spamassassin clamav clamav-daemon amavisd-new phpmyadmin php-pear php5-ldap php5-memcache memcached php-apc libimage-exiftool-perl aspell aspell-de aspell-de-alt php5-imagick php5-memcache''diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'' (GID 114) ...
  44. Done.
  45. Adding system user `postfix' (UID 106) ...
  46. Adding new user `postfix' (UID 106) with group `postfix' ...
  47. Not creating home directory `/var/spool/postfix'.
  48. Creating /etc/postfix/dynamicmaps.cf
  49. Adding tcp map entry to /etc/postfix/dynamicmaps.cf
  50. Adding sqlite map entry to /etc/postfix/dynamicmaps.cf
  51. Adding group `postdrop' (GID 115) ...
  52. Done.
  53. setting myhostname: MarkII
  54. setting alias maps
  55. setting alias database
  56. mailname is not a fully qualified domain name.  Not changing /etc/mailname.
  57. setting destinations: MarkII, localhost.localdomain, , localhost
  58. setting relayhost:
  59. setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  60. setting mailbox_size_limit: 0
  61. setting recipient_delimiter: +
  62. setting inet_interfaces: all
  63. setting inet_protocols: all
  64. /etc/aliases does not exist, creating it.
  65. WARNING: /etc/aliases exists, but does not have a root alias.
  66.  
  67. Postfix is now set up with a default configuration.  If you need to make
  68. changes, edit
  69. /etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
  70. values, see postconf(1).
  71.  
  72. After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.
  73.  
  74. Running newaliases
  75.  * Stopping Postfix Mail Transport Agent postfix                                                                                               [ OK ]
  76.  * Starting Postfix Mail Transport Agent postfix                                                                                               [ OK ]
  77. Setting up libclamav7 (0.99.3+addedllvm-0ubuntu0.14.04.1) ...
  78. Setting up clamav-base (0.99.3+addedllvm-0ubuntu0.14.04.1) ...
  79. Setting up clamav-freshclam (0.99.3+addedllvm-0ubuntu0.14.04.1) ...
  80.  * Starting ClamAV virus database updater freshclam                                                                                            [ OK ]
  81. Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
  82. Setting up cpp (4:4.8.2-1ubuntu6) ...
  83. Setting up dbconfig-common (1.8.47+nmu1) ...
  84.  
  85. Creating config file /etc/dbconfig-common/config with new version
  86. Setting up dovecot-core (1:2.2.9-1ubuntu2.3) ...
  87.  
  88. Creating config file /etc/dovecot/dovecot.conf with new version
  89.  
  90. Creating config file /etc/dovecot/dovecot-dict-sql.conf.ext with new version
  91.  
  92. Creating config file /etc/dovecot/dovecot-sql.conf.ext with new version
  93.  
  94. Creating config file /etc/dovecot/conf.d/10-auth.conf with new version
  95.  
  96. Creating config file /etc/dovecot/conf.d/10-director.conf with new version
  97.  
  98. Creating config file /etc/dovecot/conf.d/10-logging.conf with new version
  99.  
  100. Creating config file /etc/dovecot/conf.d/10-mail.conf with new version
  101.  
  102. Creating config file /etc/dovecot/conf.d/10-master.conf with new version
  103.  
  104. Creating config file /etc/dovecot/conf.d/10-ssl.conf with new version
  105.  
  106. Creating config file /etc/dovecot/conf.d/10-tcpwrapper.conf with new version
  107.  
  108. Creating config file /etc/dovecot/conf.d/15-lda.conf with new version
  109.  
  110. Creating config file /etc/dovecot/conf.d/15-mailboxes.conf with new version
  111.  
  112. Creating config file /etc/dovecot/conf.d/90-acl.conf with new version
  113.  
  114. Creating config file /etc/dovecot/conf.d/90-plugin.conf with new version
  115.  
  116. Creating config file /etc/dovecot/conf.d/90-quota.conf with new version
  117.  
  118. Creating config file /etc/dovecot/conf.d/auth-checkpassword.conf.ext with new version
  119.  
  120. Creating config file /etc/dovecot/conf.d/auth-deny.conf.ext with new version
  121.  
  122. Creating config file /etc/dovecot/conf.d/auth-master.conf.ext with new version
  123.  
  124. Creating config file /etc/dovecot/conf.d/auth-passwdfile.conf.ext with new version
  125.  
  126. Creating config file /etc/dovecot/conf.d/auth-sql.conf.ext with new version
  127.  
  128. Creating config file /etc/dovecot/conf.d/auth-static.conf.ext with new version
  129.  
  130. Creating config file /etc/dovecot/conf.d/auth-system.conf.ext with new version
  131.  
  132. Creating config file /etc/dovecot/conf.d/auth-vpopmail.conf.ext with new version
  133. Creating generic self-signed certificate: /etc/dovecot/dovecot.pem
  134. This certificate will expire in 10 years.
  135. (replace with hand-crafted or authorized one if needed).
  136. dovecot start/running, process 15675
  137. Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
  138. Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
  139. Setting up gcc (4:4.8.2-1ubuntu6) ...
  140. Setting up libijs-0.35 (0.35-8build1) ...
  141. Setting up libjbig2dec0 (0.11+20120125-1ubuntu1.1) ...
  142. Setting up libgs9-common (9.10~dfsg-0ubuntu10.10) ...
  143. update-alternatives: using /usr/share/ghostscript/9.10 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode
  144. Setting up libgs9 (9.10~dfsg-0ubuntu10.10) ...
  145. Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ...
  146. Setting up ghostscript (9.10~dfsg-0ubuntu10.10) ...
  147. Setting up javascript-common (11) ...
  148. apache2_invoke: Enable configuration javascript-common
  149. Action 'configtest' failed.
  150. The Apache error log may have more information.
  151. apache2_reload: Your configuration is broken. Not reloading Apache 2
  152. Setting up ldap-utils (2.4.31-1+nmu2ubuntu8.4) ...
  153. Setting up libc-dev-bin (2.19-0ubuntu6.14) ...
  154. Setting up linux-libc-dev:amd64 (3.13.0-141.190) ...
  155. Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...
  156. Setting up libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
  157. Setting up libjs-jquery-cookie (8-2) ...
  158. Setting up libjs-jquery-event-drag (8-2) ...
  159. Setting up libjs-jquery-metadata (8-2) ...
  160. Setting up libjs-jquery-mousewheel (8-2) ...
  161. Setting up libjs-jquery-tablesorter (8-2) ...
  162. Setting up libjs-jquery-ui (1.10.1+dfsg-1) ...
  163. Setting up libjs-underscore (1.4.4-2ubuntu1) ...
  164. Setting up libmcrypt4 (2.5.8-3.1ubuntu1) ...
  165. Setting up libpaper-utils (1.1.24+nmu2ubuntu3) ...
  166. Setting up make (3.81-8.2ubuntu3) ...
  167. Setting up manpages-dev (3.54-1ubuntu1) ...
  168. Setting up pax (1:20120606-2+deb7u1) ...
  169. Setting up pwgen (2.06-1ubuntu4) ...
  170. Setting up re2c (0.13.5-1build2) ...
  171. Setting up spamc (3.4.0-1ubuntu2.1) ...
  172. Setting up ttf-dejavu-core (2.34-1ubuntu1) ...
  173. Setting up libjs-codemirror (2.23-1) ...
  174. Processing triggers for ureadahead (0.100.0-16) ...
  175. Setting up clamav (0.99.3+addedllvm-0ubuntu0.14.04.1) ...
  176. Setting up clamav-daemon (0.99.3+addedllvm-0ubuntu0.14.04.1) ...
  177.  * Clamav signatures not found in /var/lib/clamav
  178.  * Please retrieve them using freshclam
  179.  * Then run '/etc/init.d/clamav-daemon start'
  180. Processing triggers for ufw (0.34~rc-0ubuntu2) ...
  181. Setting up dovecot-sieve (1:2.2.9-1ubuntu2.3) ...
  182.  
  183. Creating config file /etc/dovecot/conf.d/90-sieve.conf with new version
  184. Setting up postfix-ldap (2.11.0-1ubuntu1.2) ...
  185. Adding ldap map entry to /etc/postfix/dynamicmaps.cf
  186. Setting up postfix-pcre (2.11.0-1ubuntu1.2) ...
  187. Adding pcre map entry to /etc/postfix/dynamicmaps.cf
  188. Setting up bsd-mailx (8.1.2-0.20131005cvs-1ubuntu0.14.04.1) ...
  189. update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
  190. Setting up dovecot-imapd (1:2.2.9-1ubuntu2.3) ...
  191.  
  192. Creating config file /etc/dovecot/conf.d/20-imap.conf with new version
  193. Setting up dovecot-ldap (1:2.2.9-1ubuntu2.3) ...
  194.  
  195. Creating config file /etc/dovecot/dovecot-ldap.conf.ext with new version
  196.  
  197. Creating config file /etc/dovecot/conf.d/auth-ldap.conf.ext with new version
  198. Processing triggers for dovecot-core (1:2.2.9-1ubuntu2.3) ...
  199. Setting up dovecot-managesieved (1:2.2.9-1ubuntu2.3) ...
  200.  
  201. Creating config file /etc/dovecot/conf.d/20-managesieve.conf with new version
  202. Processing triggers for dictionaries-common (1.20.5) ...
  203. Setting up aspell (0.60.7~20110707-1ubuntu1) ...
  204. Processing triggers for dictionaries-common (1.20.5) ...
  205. Setting up aspell-de (20120607-1) ...
  206. update-alternatives: using /usr/lib/aspell/de-neu.multi to provide /usr/lib/aspell/de.multi (de.multi) in auto mode
  207. Setting up aspell-de-alt (1:2-28) ...
  208. Processing triggers for dictionaries-common (1.20.5) ...
  209. aspell-autobuildhash: processing: de-alt [de-alt-common]
  210. aspell-autobuildhash: processing: de-alt [de-alt-CH]
  211. aspell-autobuildhash: processing: de-alt [de-alt-DE]
  212. aspell-autobuildhash: processing: de [de-common]
  213. aspell-autobuildhash: processing: de [de_AT-only]
  214. aspell-autobuildhash: processing: de [de_CH-only]
  215. aspell-autobuildhash: processing: de [de_DE-only]
  216. Setting up perl-modules (5.18.2-2ubuntu1.3) ...
  217. Setting up php5-common (5.5.9+dfsg-1ubuntu4.22) ...
  218.  
  219. Creating config file /etc/php5/mods-available/pdo.ini with new version
  220. php5_invoke: Enable module pdo for cli SAPI
  221. php5_invoke: Enable module pdo for apache2 SAPI
  222.  
  223. Creating config file /etc/php5/mods-available/opcache.ini with new version
  224. php5_invoke: Enable module opcache for cli SAPI
  225. php5_invoke: Enable module opcache for apache2 SAPI
  226. Setting up php5-gd (5.5.9+dfsg-1ubuntu4.22) ...
  227.  
  228. Creating config file /etc/php5/mods-available/gd.ini with new version
  229. php5_invoke: Enable module gd for cli SAPI
  230. php5_invoke: Enable module gd for apache2 SAPI
  231. Setting up php5-ldap (5.5.9+dfsg-1ubuntu4.22) ...
  232.  
  233. Creating config file /etc/php5/mods-available/ldap.ini with new version
  234. php5_invoke: Enable module ldap for cli SAPI
  235. php5_invoke: Enable module ldap for apache2 SAPI
  236. Setting up php5-mysql (5.5.9+dfsg-1ubuntu4.22) ...
  237.  
  238. Creating config file /etc/php5/mods-available/mysql.ini with new version
  239. php5_invoke: Enable module mysql for cli SAPI
  240. php5_invoke: Enable module mysql for apache2 SAPI
  241.  
  242. Creating config file /etc/php5/mods-available/mysqli.ini with new version
  243. php5_invoke: Enable module mysqli for cli SAPI
  244. php5_invoke: Enable module mysqli for apache2 SAPI
  245.  
  246. Creating config file /etc/php5/mods-available/pdo_mysql.ini with new version
  247. php5_invoke: Enable module pdo_mysql for cli SAPI
  248. php5_invoke: Enable module pdo_mysql for apache2 SAPI
  249. Setting up php5-cli (5.5.9+dfsg-1ubuntu4.22) ...
  250. update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode
  251.  
  252. Creating config file /etc/php5/cli/php.ini with new version
  253. php5_invoke mysqli: already enabled for cli SAPI
  254. php5_invoke pdo_mysql: already enabled for cli SAPI
  255. php5_invoke pdo: already enabled for cli SAPI
  256. php5_invoke ldap: already enabled for cli SAPI
  257. php5_invoke mysql: already enabled for cli SAPI
  258. php5_invoke opcache: already enabled for cli SAPI
  259. php5_invoke gd: already enabled for cli SAPI
  260. Setting up php5-readline (5.5.9+dfsg-1ubuntu4.22) ...
  261.  
  262. Creating config file /etc/php5/mods-available/readline.ini with new version
  263. php5_invoke: Enable module readline for cli SAPI
  264. php5_invoke: Enable module readline for apache2 SAPI
  265. Setting up php5-apcu (4.0.2-2build1) ...
  266. php5_invoke: Enable module apcu for cli SAPI
  267. php5_invoke: Enable module apcu for apache2 SAPI
  268. Setting up php-apc (4.0.2-2build1) ...
  269. rmdir: failed to remove ‘/usr/share/doc/php-apc’: Directory not empty
  270. Setting up php-gettext (1.0.11-1) ...
  271. Setting up php-pear (5.5.9+dfsg-1ubuntu4.22) ...
  272. Setting up php5-imagick (3.1.2-1build1) ...
  273. php5_invoke: Enable module imagick for cli SAPI
  274. php5_invoke: Enable module imagick for apache2 SAPI
  275. Setting up php5-mcrypt (5.4.6-0ubuntu5) ...
  276. Setting up php5-memcache (3.0.8-4build1) ...
  277. Setting up perl (5.18.2-2ubuntu1.3) ...
  278. Setting up libdbi-perl (1.630-1) ...
  279. Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...
  280. Setting up libterm-readkey-perl (2.31-1) ...
  281. Setting up mysql-client-5.5 (5.5.59-0ubuntu0.14.04.1) ...
  282. Setting up mysql-server-5.5 (5.5.59-0ubuntu0.14.04.1) ...
  283. 180207 10:54:16 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
  284. 180207 10:54:16 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
  285. 180207 10:54:16 [Note] /usr/sbin/mysqld (mysqld 5.5.59-0ubuntu0.14.04.1) starting as process 19369 ...
  286. mysql start/running, process 19502
  287. Setting up php5-json (1.3.2-2build1) ...
  288. php5_invoke: Enable module json for cli SAPI
  289. php5_invoke: Enable module json for apache2 SAPI
  290. Setting up slapd (2.4.31-1+nmu2ubuntu8.4) ...
  291.   Creating new user openldap... done.
  292.   Creating initial configuration... done.
  293.   Creating LDAP directory... done.
  294.  * Starting OpenLDAP slapd                                                                                                                     [ OK ]
  295. Setting up apache2-bin (2.4.7-1ubuntu4.18) ...
  296. Setting up apache2 (2.4.7-1ubuntu4.18) ...
  297. Enabling module mpm_event.
  298. Enabling module authz_core.
  299. Enabling module authz_host.
  300. Enabling module authn_core.
  301. Enabling module auth_basic.
  302. Enabling module access_compat.
  303. Enabling module authn_file.
  304. Enabling module authz_user.
  305. Enabling module alias.
  306. Enabling module dir.
  307. Enabling module autoindex.
  308. Enabling module env.
  309. Enabling module mime.
  310. Enabling module negotiation.
  311. Enabling module setenvif.
  312. Enabling module filter.
  313. Enabling module deflate.
  314. Enabling module status.
  315. Enabling conf charset.
  316. Enabling conf localized-error-pages.
  317. Enabling conf other-vhosts-access-log.
  318. Enabling conf security.
  319. Enabling conf serve-cgi-bin.
  320. Enabling site 000-default.
  321.  * Starting web server apache2                                                                                                                        AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.211.10.244. Set the 'ServerName' directive globally to suppress this message
  322. *
  323. Setting up libarchive-zip-perl (1.30-7) ...
  324. Setting up libberkeleydb-perl (0.54-1) ...
  325. Setting up libconvert-binhex-perl (1.123-1) ...
  326. Setting up libio-stringy-perl (2.110-5) ...
  327. Setting up libnet-ssleay-perl (1.58-1) ...
  328. Setting up libio-socket-ssl-perl (1.965-1ubuntu1) ...
  329. Setting up libnet-smtp-ssl-perl (1.01-3) ...
  330. Setting up libmailtools-perl (2.12-1) ...
  331. Setting up libmime-tools-perl (5.505-1) ...
  332. Setting up libconvert-tnef-perl (0.18-1) ...
  333. Setting up libconvert-uulib-perl (1:1.4~dfsg-1build3) ...
  334. Setting up libcrypt-openssl-bignum-perl (0.04-4build1) ...
  335. Setting up libcrypt-openssl-rsa-perl (0.28-1build1) ...
  336. Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
  337. Setting up libencode-locale-perl (1.03-1) ...
  338. Setting up libhttp-date-perl (6.02-1) ...
  339. Setting up libfile-listing-perl (6.04-1) ...
  340. Setting up libfont-afm-perl (1.20-1) ...
  341. Setting up liburi-perl (1.60-1) ...
  342. Setting up libhtml-tagset-perl (3.20-2) ...
  343. Setting up libhtml-parser-perl (3.71-1build1) ...
  344. Setting up libio-html-perl (1.00-1) ...
  345. Setting up liblwp-mediatypes-perl (6.02-1) ...
  346. Setting up libhttp-message-perl (6.06-1) ...
  347. Setting up libhtml-form-perl (6.03-1) ...
  348. Setting up libhtml-tree-perl (5.03-1) ...
  349. Setting up libhtml-format-perl (2.11-1) ...
  350. Setting up libhtml-template-perl (2.95-1) ...
  351. Setting up libhttp-cookies-perl (6.00-2) ...
  352. Setting up libhttp-daemon-perl (6.01-1) ...
  353. Setting up libhttp-negotiate-perl (6.00-2) ...
  354. Setting up libimage-exiftool-perl (9.46-1) ...
  355. Setting up libio-multiplex-perl (1.13-1) ...
  356. Setting up libsocket6-perl (0.25-1) ...
  357. Setting up libio-socket-inet6-perl (2.71-1) ...
  358. Setting up libnet-http-perl (6.06-1) ...
  359. Setting up libwww-robotrules-perl (6.01-1) ...
  360. Setting up liblwp-protocol-https-perl (6.04-2ubuntu0.1) ...
  361. Setting up libnet-ip-perl (1.26-1) ...
  362. Setting up libnet-dns-perl (0.68-1.2build1) ...
  363. Setting up libmail-dkim-perl (0.40-1) ...
  364. Setting up libnetaddr-ip-perl (4.071+dfsg-1) ...
  365. Setting up libmail-spf-perl (2.9.0-2) ...
  366. Setting up libnet-cidr-perl (0.17-1) ...
  367. Setting up libnet-libidn-perl (0.12.ds-1build4) ...
  368. Setting up libnet-server-perl (2.007-3) ...
  369. Setting up libsys-hostname-long-perl (1.4-3) ...
  370. Setting up libunix-syslog-perl (1.1-2build5) ...
  371. Setting up memcached (1.4.14-0ubuntu9.1) ...
  372. Starting memcached: memcached.
  373. Setting up amavisd-new (1:2.7.1-2ubuntu3) ...
  374. Creating/updating amavis user account...
  375. Starting amavisd: head: cannot open ‘/etc/mailname’ for reading: No such file or directory
  376.  The value of variable $myhostname is "MarkII", but should have been
  377.  a fully qualified domain name; perhaps uname(3) did not provide such.
  378.  You must explicitly assign a FQDN of this host to variable $myhostname
  379.  in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's
  380.   network name!
  381. (failed).
  382. invoke-rc.d: initscript amavis, action "start" failed.
  383. WARNING: Starting amavisd-new failed. Please check your configuration.
  384. Setting up libauthen-sasl-perl (2.1500-1) ...
  385. Setting up libwww-perl (6.05-2) ...
  386. Setting up spamassassin (3.4.0-1ubuntu2.1) ...
  387. Adding system user `debian-spamd' (UID 113) ...
  388. Adding new group `debian-spamd' (GID 122) ...
  389. Adding new user `debian-spamd' (UID 113) with group `debian-spamd' ...
  390. Creating home directory `/var/lib/spamassassin' ...
  391. SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
  392. Processing triggers for ureadahead (0.100.0-16) ...
  393. Setting up mysql-server (5.5.59-0ubuntu0.14.04.1) ...
  394. Setting up sa-compile (3.4.0-1ubuntu2.1) ...
  395. Running sa-compile (may take a long time)
  396. SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
  397. Processing triggers for ufw (0.34~rc-0ubuntu2) ...
  398. Setting up libapache2-mod-php5 (5.5.9+dfsg-1ubuntu4.22) ...
  399.  
  400. Creating config file /etc/php5/apache2/php.ini with new version
  401. php5_invoke mysqli: already enabled for apache2 SAPI
  402. php5_invoke readline: already enabled for apache2 SAPI
  403. php5_invoke pdo_mysql: already enabled for apache2 SAPI
  404. php5_invoke pdo: already enabled for apache2 SAPI
  405. php5_invoke memcache: already enabled for apache2 SAPI
  406. php5_invoke ldap: already enabled for apache2 SAPI
  407. php5_invoke json: already enabled for apache2 SAPI
  408. php5_invoke mysql: already enabled for apache2 SAPI
  409. php5_invoke apcu: already enabled for apache2 SAPI
  410. php5_invoke imagick: already enabled for apache2 SAPI
  411. php5_invoke opcache: already enabled for apache2 SAPI
  412. php5_invoke gd: already enabled for apache2 SAPI
  413. Module mpm_event disabled.
  414. Enabling module mpm_prefork.
  415. apache2_switch_mpm Switch to prefork
  416. * Restarting web server apache2                                                                                                                      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.211.10.244. Set the 'ServerName' directive globally to suppress this message
  417.                                                                                                                                                [ OK ]
  418. apache2_invoke: Enable module php5
  419.  * Restarting web server apache2                                                                                                                      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.211.10.244. Set the 'ServerName' directive globally to suppress this message
  420.                                                                                                                                               [ OK ]
  421. Setting up phpmyadmin (4:4.0.10-1) ...
  422. dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf
  423.  
  424. Creating config file /etc/dbconfig-common/phpmyadmin.conf with new version
  425.  
  426. Creating config file /etc/phpmyadmin/config-db.php with new version
  427. granting access to database phpmyadmin for phpmyadmin@localhost: success.
  428. verifying access for phpmyadmin@localhost: success.
  429. creating database phpmyadmin: success.
  430. verifying database phpmyadmin exists: success.
  431. populating database via sql...  done.
  432. dbconfig-common: flushing administrative password
  433. apache2_invoke: Enable configuration phpmyadmin
  434. * Reloading web server apache2                                                                                                                        *
  435. * Reloading web server apache2                                                                                                                        *
  436. Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
  437. Processing triggers for dovecot-core (1:2.2.9-1ubuntu2.3) ...
  438.  
  439. *** Grub is already patched.
  440. Make saber the only sudoer? [Yn] n
  441.  
  442. *** Creating MySQL users and databases for applications.
  443. When prompted, please enter the MySQL database's administrative user's password.
  444. Enter password:
  445. ERROR 1396 (HY000) at line 1: Operation DROP USER failed for 'horde'@'%'
  446. ERROR 1396 (HY000) at line 3: Operation DROP USER failed for 'owncloud'@'%'
  447.  
  448. *** Adding schemas to LDAP database...
  449. SASL/EXTERNAL authentication started
  450. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  451. SASL SSF: 0
  452. No such object (32)
  453. > Adding misc schema to LDAP directory...
  454. ./configure-server.sh: line 695: extract_file: No such file or directory
  455. SASL/EXTERNAL authentication started
  456. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  457. SASL SSF: 0
  458. No such object (32)
  459. > Adding mozillaOrgPerson schema to LDAP directory...
  460. SASL/EXTERNAL authentication started
  461. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  462. SASL SSF: 0
  463. adding new entry "cn=mozillaOrgPerson,cn=schema,cn=config"
  464.  
  465. SASL/EXTERNAL authentication started
  466. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  467. SASL SSF: 0
  468. No such object (32)
  469. > Adding RFC2739 schema to LDAP directory...
  470. /usr/share/php/data/horde/scripts/ldap/rfc2739.ldif: No such file or directory
  471. SASL/EXTERNAL authentication started
  472. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  473. SASL SSF: 0
  474. No such object (32)
  475. > Adding Horde schema to LDAP directory...
  476. /usr/share/php/data/horde/scripts/ldap/horde.ldif: No such file or directory
  477. > Adding access control lists (ACLs) to LDAP backend database...
  478. SASL/EXTERNAL authentication started
  479. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  480. SASL SSF: 0
  481. modifying entry "olcDatabase={1}hdb,cn=config"
  482.  
  483. modifying entry "olcDatabase={1}hdb,cn=config"
  484. ldap_modify: Other (e.g., implementation specific) error (80)
  485.     additional info: <olcAccess> handler exited with 1
  486.  
  487. modifying entry "olcDatabase={1}hdb,cn=config"
  488.  
  489.  
  490. *** Enabling slapd logging...
  491. SASL/EXTERNAL authentication started
  492. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  493. SASL SSF: 0
  494. modifying entry "cn=config"
  495.  
  496.  
  497. *** Enabling OpenLDAP TLS/SSL...
  498. SASL/EXTERNAL authentication started
  499. SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
  500. SASL SSF: 0
  501. modifying entry "cn=config"
  502.  
  503. modifying entry "cn=config"
  504.  
  505.  
  506. *** Binding to LDAP directory...
  507. For binding to the LDAP directory, please enter the password that you used
  508. during installation of this server.
  509. LDAP password for cn=admin,dc=itgyp,dc=itgyp.ml: ldap_bind: Invalid credentials (49)
  510. Incorrect password. Please enter password again. Empty password will abort.
  511. LDAP password for cn=admin,dc=itgyp,dc=itgyp.ml: ldap_bind: Invalid credentials (49)
  512. Incorrect password. Please enter password again. Empty password will abort.
  513. LDAP password for cn=admin,dc=itgyp,dc=itgyp.ml: ldap_bind: Invalid credentials (49)
  514. Incorrect password. Please enter password again. Empty password will abort.
  515. LDAP password for cn=admin,dc=itgyp,dc=itgyp.ml: ldap_bind: Invalid credentials (49)
  516. Incorrect password. Please enter password again. Empty password will abort.
  517. LDAP password for cn=admin,dc=itgyp,dc=itgyp.ml: > Empty password -- aborting. Bye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement