Hp 3PAR System Reporter Software Instrukcja Użytkownika Strona 192

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 191
7.24
Modifying the Apache HTTP Server Configuration Files
3PAR System Reporter User’s Guide System Reporter 2.8
7 At the bottom of the file, alter the $dbuser = and $dbpasswd = fields as necessary.
# Select the type of database (sqlite or mysql):
$main::dbtype = 'mysql';
$main::dbhost = 'localhost';
# Enter database name
$main::dbname = 'inservstats';
# Enter database user name and password
$main::dbuser = 'webuser';
$main::dbpasswd = 'password';
Przeglądanie stron 191
1 2 ... 187 188 189 190 191 192 193 194 195 196 197 ... 377 378

Komentarze do niniejszej Instrukcji

Brak uwag