Bug 9466 - after fresh install from the repo this will not function properly
Summary: after fresh install from the repo this will not function properly
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2013-03-20 13:17 CET by Steve Fisher
Modified: 2013-03-21 01:38 CET (History)
0 users

See Also:
Source RPM: nginx-1.2.6-2mga3
CVE:
Status comment:


Attachments

Description Steve Fisher 2013-03-20 13:17:51 CET
Description of problem:

nginx will not start or restart after fresh install

Version-Release number of selected component (if applicable):

1.2.6-2.mga3

How reproducible:

install nginx
systemctl start nginx.service
systemctl restart nginx.service

Steps to Reproduce:

[flexxall@localhost ~]$ rpm -qa | grep nginx
nginx-1.2.6-2.mga3
[flexxall@localhost ~]$ sudo systemctl start nginx.service
[sudo] password for flexxall: 
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -n' for details.
[flexxall@localhost ~]$ systemctl status nginx.service
nginx.service - A high performance web server and reverse proxy server
	  Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled)
	  Active: failed (Result: exit-code) since Wed, 2013-03-20 07:13:54 CDT; 24s ago
	 Process: 18412 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=127)
	  CGroup: name=systemd:/system/nginx.service

[flexxall@localhost ~]$ 



Reproducible: 

Steps to Reproduce:
Comment 1 Manuel Hiebel 2013-03-21 00:02:21 CET
better since last update ?

Keywords: (none) => NEEDINFO

Comment 2 Steve Fisher 2013-03-21 01:38:00 CET
So far so good :) Thank you.

I will close this as resolved and report anew should anything else arise.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.