Installing Apache Mysql and PHP using yum

  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 16th, 2007, 8:31 pm

I found this tutorial
http://www.flmnh.ufl.edu/linux/install_apache.htm

It tells me to use the yum command. When I use it it tells me there is another copy running

Quote:
Existing lock /var/run/yum.pid: another copy is running. Aborting.


Could that be the updater?
#define NULL (::rand() % 2)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 16th, 2007, 8:31 pm

  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post January 16th, 2007, 9:09 pm

Delete yum.pid
How do you know when a politician is lying? His mouth is moving.
  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 16th, 2007, 9:53 pm

Thanks, works perfect now. Can you tell me what yum.pid does? I looked it up and people have said thats its just a bug.
#define NULL (::rand() % 2)
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post January 17th, 2007, 6:17 pm

I really don't know much about .pid files, myself. Apparently, the system has to be able to store the PIDs of the processes it creates. I would have to watch for changes in that directory to learn more about them. I don't know if I would call it a bug.
How do you know when a politician is lying? His mouth is moving.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post January 18th, 2007, 2:23 am

a PID is a process id. when you're in a terminal and enter the command: ps -e
it shows you the PID, TTY, time, and command (process name). so you could have entered ps -e | grep yum
and it would have showed you the process running for yum. you would then enter kill 6583 or whatever PID it told you yum had.
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post January 18th, 2007, 7:16 am

We know that but I have pid files that don't have a corresponding process running. The pid file must have been created and not removed when the process ended. Apparently, that's what happened to him.
How do you know when a politician is lying? His mouth is moving.

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 96 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.