Seting up the program

Asked by richardson leao

Hi,

first of all, thanks immensely for making this program available! the other thing I want to ask, would you have a tutorial for dummies to run this program? I have setup the php/zend and mysql in a virtual box and I've got up to the point of the log in screen. but i cannot log in. I created a database called animals and ran the create_demo_users but the admin/admin does not work. Also, on the log in screen I can see:

Database not accessible. Please contact system adiminstrator if this error persists.
Adapter name must be specified in a string

also, there is a small login right on the screen but clicking it causes:

The requested URL /mousedb/public/user/login was not found on this server.

Are there any tips that could help us to get further? Many thanks!!!

richardson

Question information

Language:
English Edit question
Status:
Answered
For:
LAMA Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marko Milisavljevic (marko-cognistudio) said :
#1

Hi,

This project is no longer actively maintained, and my memory is rusty. I assume you ran create_database.sql and edited config.ini to point to your mysql database?

URL issue sounds like perhaps rewrite rules are not set up. See http://framework.zend.com/manual/1.7/en/zend.controller.html#zend.controller.quickstart.go.rewrite

Marko

On Jan 2, 2014, at 3:16 PM, richardson leao <email address hidden> wrote:

> New question #241598 on LAMA:
> https://answers.launchpad.net/mousedb/+question/241598
>
> Hi,
>
> first of all, thanks immensely for making this program available! the other thing I want to ask, would you have a tutorial for dummies to run this program? I have setup the php/zend and mysql in a virtual box and I've got up to the point of the log in screen. but i cannot log in. I created a database called animals and ran the create_demo_users but the admin/admin does not work. Also, on the log in screen I can see:
>
> Database not accessible. Please contact system adiminstrator if this error persists.
> Adapter name must be specified in a string
>
> also, there is a small login right on the screen but clicking it causes:
>
> The requested URL /mousedb/public/user/login was not found on this server.
>
>
> Are there any tips that could help us to get further? Many thanks!!!
>
> richardson
>
>
>
> --
> You received this question notification because you are an answer
> contact for LAMA.

Revision history for this message
richardson leao (richardson-leao) said :
#2

thanks a lot for the help and sorry to keep bugging you but perhaps you remember it, I did the create_demo_users but when I log in with either admin or user I get

Insufficient permissions

Unable to determine permissions: requested user role '1'does not exist

Would you remember any solutions for that? Many thanks!

Revision history for this message
richardson leao (richardson-leao) said :
#3

thanks a lot for the help and sorry to keep bugging you but perhaps you remember it, I did the create_demo_users but when I log in with either admin or user I get

Insufficient permissions

Unable to determine permissions: requested user role '1'does not exist

Would you remember any solutions for that? Many thanks!

On 02/01/2014, at 21:31, Marko Milisavljevic wrote:

> Your question #241598 on LAMA changed:
> https://answers.launchpad.net/mousedb/+question/241598
>
> Status: Open => Answered
>
> Marko Milisavljevic proposed the following answer:
> Hi,
>
> This project is no longer actively maintained, and my memory is rusty. I
> assume you ran create_database.sql and edited config.ini to point to
> your mysql database?
>
> URL issue sounds like perhaps rewrite rules are not set up. See
> http://framework.zend.com/manual/1.7/en/zend.controller.html#zend.controller.quickstart.go.rewrite
>
> Marko
>
> On Jan 2, 2014, at 3:16 PM, richardson leao
> <email address hidden> wrote:
>
>> New question #241598 on LAMA:
>> https://answers.launchpad.net/mousedb/+question/241598
>>
>> Hi,
>>
>> first of all, thanks immensely for making this program available! the other thing I want to ask, would you have a tutorial for dummies to run this program? I have setup the php/zend and mysql in a virtual box and I've got up to the point of the log in screen. but i cannot log in. I created a database called animals and ran the create_demo_users but the admin/admin does not work. Also, on the log in screen I can see:
>>
>> Database not accessible. Please contact system adiminstrator if this error persists.
>> Adapter name must be specified in a string
>>
>> also, there is a small login right on the screen but clicking it causes:
>>
>> The requested URL /mousedb/public/user/login was not found on this server.
>>
>>
>> Are there any tips that could help us to get further? Many thanks!!!
>>
>> richardson
>>
>>
>>
>> --
>> You received this question notification because you are an answer
>> contact for LAMA.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/mousedb/+question/241598/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/mousedb/+question/241598
>
> You received this question notification because you asked the question.

Revision history for this message
Marko Milisavljevic (marko-cognistudio) said :
#4

My guess is running reset_permissions.sql might help.

Can you help with this problem?

Provide an answer of your own, or ask richardson leao for more information if necessary.

To post a message you must log in.