logo       
Google Custom Search
    AddThis Social Bookmark Button

RE: Re: Error:Unsupported user service API: msg#00038

Subject: RE: Re: Error:Unsupported user service API
Hi!
I tried to do that, but I don't know if I understood. For example:
In the installation, I created a database called "datas" and a user with all privileges called "mary" ,for example. If mysql's root password is "root", mary's password "mary_datas" and cowiki's root password is "cowiki" for example, What do I write in the core.conf?

[.DOCUMENT]

   RESOURCE = "mysql://USER:PASSWD@localhost/DATABASE"
[.AUTH]

   RESOURCE = "mysql://USER:PASSWD@localhost/DATABASE"
[.USER]

   RESOURCE = "mysql://USER:PASSWD@localhost/DATABASE"

Do I have to change the QUERY or create a user..., if I'm the root of cowiki (and the sistem) and I want to access to localhost/admin.php?
QUERY = " SELECT  passwd
               FROM  cowiki_user
              WHERE  login = '{%LOGIN%}'
                AND  rec_state = 'R'"

I don't know what to do. Help me please. Thanks!!

From: "Daniel T. Gorski" <daniel.gorski@xxxxxxxxxxxx>
To: Izaro Elorza Arregi <jtbelari@xxxxxxxxxxx>
CC: coWiki dev <cowiki-dev@xxxxxxxxxxxx>
Subject: [cowiki-dev] Re: Error:Unsupported user service API
Date: Mon, 26 Jan 2004 20:08:53 +0100

On 26 Jan 18:57, Izaro Elorza Arregi wrote:

> I've just done all the steps which appear on coWiki's INSTALL document, but > an error ( 554 Unsupported user service API ) does not let me access to it
> from the browser. Does anyone knows how can I  solve this problem??

Go to the core.conf file. In [.USER] section you'll find the RESOURCE entry.
The one and only suported scheme here is "mysql". Means: it should look
like:

[.USER]
    RESOURCE = "mysql://yourUser:yourPassword@yourHost/yourTableName"

regards dtg

P.S. a list named "cowiki-help@xxxxxxxxxxxx" does NOT exist here - do not
send any further mails to this address. Please referer to
<http://develnet.org/CoWiki/MailingLists> for more information.

--
This is the coWiki developer mailing list (http://develnet.org)

Unsubscribe: send an empty email to <cowiki-dev-unsubscribe@xxxxxxxxxxxx>
ML commands: send an empty email to <cowiki-dev-help@xxxxxxxxxxxx>




_________________________________________________________________
Encuentra a tu media naranja entre los perfiles que más te gusten. Toda la magia del romance en MSN Amor & Amistad. http://match.msn.es/


--
This is the coWiki developer mailing list (http://develnet.org)

Unsubscribe: send an empty email to <cowiki-dev-unsubscribe@xxxxxxxxxxxx>
ML commands: send an empty email to <cowiki-dev-help@xxxxxxxxxxxx>







Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>