This is an automated notification sent by LCG Savannah.
It relates to:
                task #3239, project CDS Invenio

==============================================================================
 LATEST MODIFICATIONS of task #3239:
==============================================================================

Update of task #3239 (project cdsware):

                  Status:                    None => Done                   
        Percent Complete:                      0% => 100%                   
             Assigned to:                    None => skaplun                
             Open/Closed:                    Open => Closed                 


==============================================================================
 OVERVIEW of task #3239:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?3239>

                 Summary: configure script should allow different MySQL port
                 Project: CDS Invenio
            Submitted by: simko
            Submitted on: 2006-03-30 08:36
         Should Start On: 2006-03-30 00:00
   Should be Finished on: 2006-03-30 00:00
                Category: MiscUtil
                Priority: 1 - Later
                  Status: Done
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: skaplun
             Open/Closed: Closed
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


> i want to run cdsware with mysql on another port than 3306. for
> mysql i do: mysql -u <...> -p -h <...> -P <...> but what's the
> matter with configure of cdsware?
> 
> ./configure 
> --with-dbhost=IP PORT  
> 
> or
> 
> --with-dbhost=IP:PORT

It won't work out of the box this way.  You would have to edit
dbquery.py and put "port=XXXX" argument there.  Then you would also
have also to edit PHP scripts.

We'll add the port option to the configure script for one of the next
releases.



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
2195                                | -UPD-
1576                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?3239>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/


Reply via email to