-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Okay, not certain on CentOS. Try: /etc/init.d/apache2 start
The apr_sockaddr_info_get() error and subsequent warning is referring to the fact that apache can't tell that rdcs is the machine's hostname. Make sure it's set in /etc/hosts (as 127.0.0.1). This is, however, a warning, and should not impact the operation of apache2. Cheers, James Harrison On 21/11/2011 23:09, [email protected] wrote: > > I'm on Centos 5 . service apache2 start doesn't work, says Unrecognized service. /bin/apache2 start is a no go as well as sbin/apache2 start. > > > > > > ok it should be/sbin/service httpd start or restart or stop. I get this error when i restart httpd : > > > > > > Starting httpd: httpd: apr_sockaddr_info_get() failed for rdcs > httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName > > > > what is this? > > > > > On November 21, 2011 at 5:54 PM James Harrison <[email protected]> wrote: > > > > sudo service apache2 start (or omit sudo and run as root) should do the > trick. > > Cheers, > James Harrison > > > On 21/11/2011 22:24, [email protected] wrote: > > > this is what I get: > > > > > [root@rdcs ~]# ps faux | grep apache2 > > root 4163 0.0 0.0 4016 684 pts/2 S+ 17:19 0:00 \_ grep apache2 > > > > > Looks like no? > > > > > how do I start apache? > > > > On November 21, 2011 at 4:16 PM James Harrison > <[email protected]> wrote: > > > > On the machine running rdxport, just run: ps faux | grep apache2. You > > should see some processes other than your grep. Failing that you could > > try restarting apache and see if that helps - sudo service apache2 > > restart will do so. > > > Failure of apache2 would allow files to play - can you get file > > waveforms up for old files? > > > Cheers, > > James Harrison > > > > On 21/11/2011 21:14, Nathan Steele wrote: > > > I don't know about apaqche, how do I tell? Everything else works and the > > > old files play, so I would assume so? would that be a bad assumption? > > > I'll go check the syslog, if I can remember where to find it..... > > > > Nathaniel C. Steele > > > Assistant Chief Engineer/Technical Director > > > WTRM-FM / TheCrossFM > > > > > On 11/21/2011 4:02 PM, James Harrison wrote: > > > I'm not sure but you should file a bug for this - > > > http://mantis.rivendellaudio.org/ - there's been a few people with > > > similar issues. > > > > Anything in syslog? What are the settings for the dropbox/CD ripping? Is > > > apache2 running as you'd expect? > > > > Cheers, > > > James Harrison > > > > > On 21/11/2011 20:25, Nathan Steele wrote: > > > >>> OK, everything worked friday.....I was messing with NTP then, it > seems > > > >>> to be working. Today we setup a dropbox to take in a program that is > > > >>> pushed over to us from our other stations Wide Orbit machine. got > that > > > >>> working. went to play the cart and won't play. went to edit > > markers, got > > > >>> the error above. > > > >>> > > > >>> In the production room we ripped in a cd, same deal (it did rip > in and > > > >>> create the cart) > > > >>> > > > >>> Old Carts play fine..... > > > >>> > > > >>> Ones we put in today don't play and dive the error if we go to edit > > > markers. > > > >>> Group ownership looks correct, all settings in RDADMIN are the > same as > > > >>> they have been. > > > >>> > > > >>> > > > >>> What did I break? and How? > > > >>> > > > >>> Thanks, > > > >>> NS > > > >>> > > >> > > >> _______________________________________________ > > >> Rivendell-dev mailing list > > >> [email protected] > > >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > >> > > >> > > >> > > > _______________________________________________ > > > Rivendell-dev mailing list > > > [email protected] > > > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > _______________________________________________ > > > Rivendell-dev mailing list > > > [email protected] > > > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > _______________________________________________ > > Rivendell-dev mailing list > > [email protected] > > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > _______________________________________________ > > Rivendell-dev mailing list > > [email protected] > > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7K5KMACgkQmJV2s0zjsDjhTACfflNCK5SkIpm1tg5yyTs4MFMt XosAn1bJPM1sab3quUEWXszeQ6AoXgIp =Wb5K -----END PGP SIGNATURE----- _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
