![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error when compile httpd 2.2.8 on AIX 5.2 | aldowsary | AIX | 7 | 02-13-2008 06:21 PM |
| S-039: httpd Security Update | iBot | Security Advisories (RSS) | 0 | 01-23-2008 02:50 PM |
| S-118: Apache httpd Vulnerabilities | iBot | Security Advisories (RSS) | 0 | 01-15-2008 08:10 PM |
| httpd error | kumarangopi | UNIX for Dummies Questions & Answers | 2 | 11-20-2006 07:58 AM |
| /var/log/httpd/access_log | eddie | Security | 3 | 10-02-2001 12:52 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have synced two linux machines; /home, /var/lib/mysql, and /var/www. As soon as I synced /etc/passwd and /etc/shadow I lost httpd and mysqld service. Anybody has any idea what caused httpd and mysqld down?
When I try "/sbin/service httpd fullstatus" it gives "Elinks: Connection refused". When I try "/sbin/service httpd graceful" it gives "apachectl: ...............httpd: bad user name apache" I even un-installed and re-installed apache and mysql but that did not fix the problem. (I am using Fedora 6) Last edited by Yogesh Sawant; 06-23-2008 at 04:01 AM.. |
|
||||
|
well.. that's the problem. One thing you can do it re-adding the apache user manually. I'm not sure if this fixes your sync problem, but it should fix the error you mentioned.
Code:
/sbin/service httpd graceful" it gives "apachectl: ...............httpd: bad user name apache |
![]() |
| Bookmarks |
| Tags |
| linux, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|