IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8071


Ignore:
Timestamp:
Aug 2, 2006, 11:05:40 AM (20 years ago)
Author:
Paul Price
Message:

Fixing syntax for starting mysql with a password.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/doc/install.pod

    r8043 r8071  
    6060After setting up the database you should verify that you can connect to with the username and password you configured
    6161
    62     mysql -u ipp -p ipp
    63     (enter your password here)
     62    mysql -u ipp -pipp
    6463
    6564Next, C<pXtools> needs to be told where to to find MySQL, the name of the
Note: See TracChangeset for help on using the changeset viewer.