I downloaded and installed Zina on my website, however, I cannot set it up due to the fact I get a 403 error when I try to access http://mysite.com/admin/settings/zina. For some odd reason it changes the URL to http://mysite.com/music/?l=20 and Clean URL's is enabled on my site. Is there a step I missed somewhere?
Comments
Comment #1
ryanlath commentedI'm assuming your logged in as the administrator...
The url looks correct IF a user would access zina via http://mysite.com/music/
If the above two are correct, then give me more details about your setup.
- OS, PHP, Apache or IIS version.
- any Zina settings you changed
Comment #2
Grinch2171 commentedYes I am logged in as the Admin. The really odd thing is I have another Drupal site running on the same host and Zina works fine so I am a bit perplexed.
OS - Linux (not sure what distro)
PHP - 5.2.8
Apache - 2.2.11
I am unable to make any changes to zina because I cannot access it at all.
Thanks for the help.
Comment #3
ryanlath commentedI'm a little stumped...
- are your drupal installs sharing the same db? codebase?
- would they both be using the same drupal root level .htaccess?
- is there a 'music' drupal path/alias that is already being used?
Comment #4
Grinch2171 commentedI am stumped as well. The websites do not share the same DB and are two separate installs. The only difference between the two are the modules installed. Each also has it's own .htaccess but they are basically the same. But your last point got me thinking.
A while back I had uploaded some mp3's for my sister to download from me and I created a folder called 'music' to house the mp3's thus causing a conflict with Zina. You can now mark this as resolved. Thanks for your help.
Comment #5
ryanlath commentedI'm happy we could figure it out.