Showing posts with label sshd file in linux. Show all posts
Showing posts with label sshd file in linux. Show all posts

Thursday, January 6, 2011

ssh, perl, php directory structure

SSHD:

Program :/usr/local/sbin/sshd

Init Script :/etc/rc.d/init.d/sshd

/etc/ssh/sshd_config

Log: /var/log/messages



Perl:

Program :/usr/bin/perl

Directory :/usr/lib/perl5/5.6.1/



PHP:

Program :/usr/local/bin/php, /usr/bin/php

ini file: /usr/local/lib/php.ini – apache must be restarted after any change to this file