Total Pageviews

Sunday, October 3, 2010

Bind, curl, jumla

rpm -qa bind--to knw whether the bind is installed or not
rpm -e --nodeps bind version ---to remove the already installed bind

yum install bind
search for -howtoforge+bind installation
http://www.howtoforge.com/bind-installation-on-centos

vim /etc/sysconfig/named-------see whether the ROOT DIR is #ed

give ur IP in /etc/resolv.conf
vim /etc/named.conf
vim /var/named/domain.com.db

service named start

nslookup domain.com

dig domain.com
              


                   CURL





http://www.fing.edu.uy/if/mirror/TEST/testhome/phpinstall.html

wget curl version

bunzip2 curl version

tar -xvf curl version

./configure

make

make install

integrate wid php
--     ./confure  --with-curl=/usr/local/curl   { u shud add with this all other optins to be enabled}






 Jumla






Download joomla from


 http://www.joomla.org/download.html
php configuration:

/configure --with-apxs=/usr/local/apache/bin/apxs --enable-cgi=/usr/local/php --with-mysql --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-curl=/usr/local/curl --with-zlib-dir=/usr/lib

 Installation procedure
----------------------
http://www.bulletprooftemplates.com/download-and-installing-latest-stable-joomla-15x

or
http://www.basicconfig.com/linuxtips/setup_configure_joomla_in_slackware_linux

2 comments:

  1. curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.

    ReplyDelete
  2. Joomla! CMS is a multi functional Open Source application for creating websites. It is free to use and has a great community support.

    ReplyDelete