Active
Project:
OAI-PMH Module
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2008 at 11:21 UTC
Updated:
19 Feb 2008 at 03:06 UTC
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
Comment #1
nruest commentedtry mysite/oai?verb=ListRecords&metadataPrefix=oai_dc
-nruest
Comment #2
ismaele commentedSorry, but not work.
My addresse is similar to /?q=; I haven't clean urls abilitate
Comment #3
rjerome commentedTry...
/?q=oai&verb=Identify
Ron.
Comment #4
ismaele commentedYuppie!!! Now it's working!!!
thanks to Ron Jerome and Nick Ruest for the friendly help!!
Roberto (alias achab)
Comment #5
ismaele commentedDear 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
Comment #6
rjerome commentedIs 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.