Mohammed Gamal <mohammed.ga...@live.com> writes:

> Hi ,uname -a output: FreeBSD hti-community.co.cc 8.2-RELEASE FreeBSD 
> 8.2-RELEASE #0: Fri Feb 18 02:24                        :46 UTC 2011     
> r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
> 1-where to get php-5.3.6.tbz and mysql cuz my ports collections doesn't exist.
> /usr/ports

You can install the ports collection, or install the package with
"package_add -r" or from (for example)
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/lang/php5-5.3.6.tbz
 

You might want to look at the section on ports and packages in the
handbook. These procedures are covered nicely.

> i have done installing apache2.2.17 from source but it doesn't start on boot 
> , i also added 
> apache22_enable="YES" to rc.conf but no effect.

If you don't install it yourself, you need to start it yourself.  You
can write an rc.d(8) script, but installing from a port (or package)
would install one for you.

> 2- why i can not access root account through ssh2 ?

Because the PermitRootLogin option is disabled by default (for good
security reasons).

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to