Custom Query (1118 matches)
Results (64 - 66 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2396 | fixed | Apache fails to start when booting usb live system with UEFI | ||
Description |
When booting from a live usb drive using UEFI support, apache service fails to start because Apache works fine with the following workaround after boot: sudo mkdir -p /var/log/apache2 sudo systemctl restart apache2 |
|||
#1048 | invalid | apache ok? | ||
Description |
I noticed this in the build logs... just checking if this is a problem.. =============================================================== install_ushahidi.sh =============================================================== Installing ushahidi Reading package lists... Building dependency tree... Reading state information... apache2 is already the newest version. mysql-server is already the newest version. The following packages were automatically installed and are no longer required: libssl-dev libexpat1-dev python2.7-dev Use 'apt-get autoremove' to remove them. The following extra packages will be installed: apache2-mpm-prefork libc-client2007e libmcrypt4 mlock php5-common Suggested packages: php-pear uw-mailutils libmcrypt-dev mcrypt php5-suhosin Recommended packages: php5-cli The following packages will be REMOVED: apache2-mpm-worker The following NEW packages will be installed: apache2-mpm-prefork libapache2-mod-php5 libc-client2007e libmcrypt4 mlock php5 php5-common php5-curl php5-gd php5-imap php5-mcrypt php5-mysql 0 upgraded, 12 newly installed, 1 to remove and 5 not upgraded. Need to get 4296 kB of archives. ... |
|||
#2305 | worksforme | Apache service fails to start | ||
Description |
user@osgeolive:~$ sudo service apache2 status ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Active: failed (Result: timeout) since Thu 2021-01-28 00:10:43 UTC; 11min ago Docs: https://httpd.apache.org/docs/2.4/ Process: 1570 ExecStart=/usr/sbin/apachectl start (code=killed, signal=TERM) Jan 28 00:09:13 osgeolive systemd[1]: Starting The Apache HTTP Server... Jan 28 00:10:43 osgeolive systemd[1]: apache2.service: start operation timed out. Terminating. Jan 28 00:10:43 osgeolive systemd[1]: apache2.service: Failed with result 'timeout'. Jan 28 00:10:43 osgeolive systemd[1]: Failed to start The Apache HTTP Server. |
Note:
See TracQuery
for help on using queries.