IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4119


Ignore:
Timestamp:
Jun 6, 2005, 11:17:11 AM (21 years ago)
Author:
jhoblitt
Message:

add blurb about my.conf

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/docs/setup.txt

    r2785 r4119  
    3232- if you get an HTTP 5xx code check your apache error_log
    3333
     34
     35mkdir /po01/idata
     36chown root:idata /po01/idata
     37chmod 0770 /po01/idata
     38
     39in /etc/mysql/my.cnf
     40under [mysqld]
     41increase the number of alloweed connections, e.g.
     42max_connections = 200
     43
  • trunk/Nebulous/docs/setup.txt

    r2785 r4119  
    3232- if you get an HTTP 5xx code check your apache error_log
    3333
     34
     35mkdir /po01/idata
     36chown root:idata /po01/idata
     37chmod 0770 /po01/idata
     38
     39in /etc/mysql/my.cnf
     40under [mysqld]
     41increase the number of alloweed connections, e.g.
     42max_connections = 200
     43
Note: See TracChangeset for help on using the changeset viewer.