Somebody can help me?
I've installed the OAI2 module but my clean urls is off, and conseguently, if I digit mysite/oai the result is a 404 page not found. It's possibile to solve this problem?

Thank you in advance

Comments

nruest’s picture

try mysite/oai?verb=ListRecords&metadataPrefix=oai_dc

-nruest

ismaele’s picture

Sorry, but not work.
My addresse is similar to /?q=; I haven't clean urls abilitate

rjerome’s picture

Try...

/?q=oai&verb=Identify

Ron.

ismaele’s picture

Yuppie!!! Now it's working!!!
thanks to Ron Jerome and Nick Ruest for the friendly help!!

Roberto (alias achab)

ismaele’s picture

Dear friends,
unfortunately I was happy only for few moments...
Following your instructiuons it works on my site but....when I tried to test it on http://re.cs.uct.ac.za/ appear the same problem

I digit /mysite/?q=oai and the site return /mysite/?q=oai?verb=Identify. This damn question mark block the analysis and, I think, the retrieval of information from my site.

Sorry for this new problem....and I wait for an help

Bye

rjerome’s picture

Is there some reason you can't turn clean urls on??

What you are seeing there is really not a problem with the module, but with the test robot.

The bottom line is that it would be better to have clean urls on.

Ron.