2008/3/27 gian giovani <[EMAIL PROTECTED]>:
>
> On Thu, Mar 27, 2008 at 11:11 AM, eko rusdyanto <[EMAIL PROTECTED]> wrote:
>  > Dear Temans
>  >  Saya sedang install cacti di ubuntu 7.04
>  >  step by stepnya saya mengikuti dari
>  >  
> http://technotim.dyndns.org/index.php?option=com_content&task=view&id=80&Itemid=13
>  >
>  >  :
>  >  :
>  >  create the cacti db in phpmyadmin
>  >  http://YOURIP/phpmyadmin
>  >  :
>  >  :
>  >  
> ==========================================================================================================================================
>  >  Nah saat saya menjalankan http://ip-saya/phpmyadmin, selalu muncul
>  >  popup download dari firefox.
>  >  yg filenya berextention .phtml dan nama filenya random. setiap saya
>  >  ulangi lagi http://ip-saya/phpmyadmin. muncul lagi hal yg sama tapi
>  >  nama fileya berbeda
>  >
>  >
>  >  Berikut ini contoh isi filenya
>  >
>  >  
> =============================================================================================================================================
>  >  <?php
>  >  /*
>  >   
> +-------------------------------------------------------------------------+
>  >   | Copyright (C) 2004-2008 The Cacti Group                                
>  |
>  >   |                                                                        
>  |
>  >   | This program is free software; you can redistribute it and/or          
>  |
>  >   | modify it under the terms of the GNU General Public License            
>  |
>  >   | as published by the Free Software Foundation; either version 2         
>  |
>  >   | of the License, or (at your option) any later version.                 
>  |
>  >   |                                                                        
>  |
>  >   | This program is distributed in the hope that it will be useful,        
>  |
>  >   | but WITHOUT ANY WARRANTY; without even the implied warranty of         
>  |
>  >   | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          
>  |
>  >   | GNU General Public License for more details.                           
>  |
>  >   
> +-------------------------------------------------------------------------+
>  >   | Cacti: The Complete RRDTool-based Graphing Solution                    
>  |
>  >   
> +-------------------------------------------------------------------------+
>  >   | This code is designed, written, and maintained by the Cacti Group. See 
>  |
>  >   | about.php and/or the AUTHORS file for specific developer information.  
>  |
>  >   
> +-------------------------------------------------------------------------+
>  >   | http://www.cacti.net/                                                  
>  |
>  >   
> +-------------------------------------------------------------------------+
>  >  */
>  >
>  >  include("./include/auth.php");
>  >  include("./include/top_header.php");
>  >
>  >  ?>
>  >  <table width="100%" align="center">
>  >         <tr>
>  >                 <td class="textArea">
>  >                         <strong>You are now logged into <a 
> href="about.php">Cacti</a>. You
>  >  can follow these basic steps to get
>  >                         started.</strong>
>  >
>  >                         <ul>
>  >                                 <li><a href="host.php">Create devices</a> 
> for network</li>
>  >                                 <li><a href="graphs_new.php">Create 
> graphs</a> for your new devices</li>
>  >                                 <li><a href="graph_view.php">View</a> your 
> new graphs</li>
>  >                         </ul>
>  >                 </td>
>  >                 <td class="textArea" align="right" valign="top">
>  >                         <strong>Version <?php print 
> $config["cacti_version"];?></strong>
>  >                 </td>
>  >         </tr>
>  >  </table>
>  >
>  >  <?php
>  >
>  >  include("./include/bottom_footer.php");
>  >
>  >  ?>
>  >
>  >  
> =================================================================================================================================================
>  >  Kira2x kurang apa ya
>  >  Mohon bantuannya.....
>  >  Terima Kasih
>  >
>  >  --
>  >  FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
>  >  Unsubscribe: kirim email ke [EMAIL PROTECTED]
>  >  Arsip dan info milis selengkapnya di http://linux.or.id/milis
>  >
>  >
>
>  itu webservernya udah ada phpnya belum
>
>  --
>  ininih GiantiXBraiN kok otak nya gak besar besar
>
>  --
>  FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
>  Unsubscribe: kirim email ke [EMAIL PROTECTED]
>  Arsip dan info milis selengkapnya di http://linux.or.id/milis
>
>
saya sudah install seprti ini ( megikuti di web )
=====================
apt-get install apache2 apache2-mpm-prefork apache2-utils
apt-get install libapache2-mod-php5 php5-cli php5-common php5-cgi php5-gd

Install Mysql Server with php Support
apt-get install mysql-server mysql-client libmysqlclient-dev
apt-get install php5-mysql phpmyadmin

Other Dependencies Installation
apt-get install make gcc g++ build-essential
apt-get install cgilib libttf-dev libttf2 libpngwriter0-dev
libpng12-dev libfreetype6-dev libart-2.0-dev snmp snmpd

edit the snmp community name and rights
nano /etc/snmp/snmpd.conf

edit the name of the community to match that of your company's network
and change the line that is commented out.  It should look like this
when you are completed:

#com2sec paranoid  default         public
com2secreadonly  default         techtronic
#com2sec readwrite default         private
:
:
=================================

-- 
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke