You will find the Gentoo documentation helpful for you, so try:
 
http://www.gentoo.org/proj/en/php/php4-php5-configuration.xml
 
 
And about stop the jobs that are works in background you may list jobs and their status by running the "jobs" command. You will get something like:
 [1]+  Running    JobName &
 
Then you can kill it using;:
 # kill %1
 And you will get 
[1]+  Terminated              JobName


Saeed Al Mullah <[EMAIL PROTECTED]> wrote:
hi all
mmm...
how can i run apache and mysql on Gentoo Linux ??
and how can i stop the jobs that\s works in background ??

Thanks ;-)

--
SaeedOS _______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org


Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to