Hello.
I have Siremis 2.0 installed from scratch, but I’m unable to logging. This is the error that I’m getting from the logs :
'01/05/2011','12:41:36','ERR','DATAOBJ','Query Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siremis.contact' doesn't exist','n/a'
I was checking the SIREMIS db and I can’t found the table “contact”.
Is this a bug?.. can someone help me?
Thanks
Regards,
* *
*Ricardo Martinez.-*
Hi,
have you created siremis database? You have a checkbox at step 2 in the installation wizard:
http://kb.asipto.com/siremis:install20:main#step_2
Regards, Ramona
On 01/05/2011 09:48 PM, Ricardo Martinez wrote:
Hello.
I have Siremis 2.0 installed from scratch, but I’m unable to logging. This is the error that I’m getting from the logs :
'01/05/2011','12:41:36','ERR','DATAOBJ','Query Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siremis.contact' doesn't exist','n/a'
I was checking the SIREMIS db and I can’t found the table “contact”.
Is this a bug?.. can someone help me?
Thanks
Regards,
*Ricardo Martinez.-*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Ramona.
Yes… i forgot to mention that the database is created. But for some reason the “contact” table is not present.
mysql> use siremis;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+-------------------+
| Tables_in_siremis |
+-------------------+
| acl_action |
| acl_role_action |
| group |
| menu |
| meta_do |
| meta_form |
| meta_view |
| module |
| pass_token |
| role |
| user |
| user_group |
| user_role |
+-------------------+
13 rows in set (0.00 sec)
mysql>
What could be happening?
Regards,
Ricardo.-
*De:* sr-users-bounces@lists.sip-router.org [mailto: sr-users-bounces@lists.sip-router.org] *En nombre de *Elena-Ramona Modroiu *Enviado el:* miércoles, 05 de enero de 2011 19:07 *Para:* Ricardo Martinez *CC:* sr-users@lists.sip-router.org *Asunto:* Re: [SR-Users] SIREMIS logging problem.
Hi,
have you created siremis database? You have a checkbox at step 2 in the installation wizard:
http://kb.asipto.com/siremis:install20:main#step_2
Regards, Ramona
On 01/05/2011 09:48 PM, Ricardo Martinez wrote:
Hello.
I have Siremis 2.0 installed from scratch, but I’m unable to logging. This is the error that I’m getting from the logs :
'01/05/2011','12:41:36','ERR','DATAOBJ','Query Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siremis.contact' doesn't exist','n/a'
I was checking the SIREMIS db and I can’t found the table “contact”.
Is this a bug?.. can someone help me?
Thanks
Regards,
* *
*Ricardo Martinez.-*
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi.
I just found the problem.
It was a permissions problem. I was using chmod 777 only to the directory.. but I need to give permission to all the subdirectories and files.
Maybe would be helpful if someone can include a TIP or HINT in the install page indicating the “good” way to do a chmod.
Thanks anyway!
Regards,
Ricardo.-
*De:* Ricardo Martinez [mailto:rmartinez@redvoiss.net] *Enviado el:* jueves, 06 de enero de 2011 9:43 *Para:* 'ramona@asipto.com' *CC:* 'sr-users@lists.sip-router.org' *Asunto:* RE: [SR-Users] SIREMIS logging problem.
Hi Ramona.
Yes… i forgot to mention that the database is created. But for some reason the “contact” table is not present.
mysql> use siremis;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+-------------------+
| Tables_in_siremis |
+-------------------+
| acl_action |
| acl_role_action |
| group |
| menu |
| meta_do |
| meta_form |
| meta_view |
| module |
| pass_token |
| role |
| user |
| user_group |
| user_role |
+-------------------+
13 rows in set (0.00 sec)
mysql>
What could be happening?
Regards,
Ricardo.-
*De:* sr-users-bounces@lists.sip-router.org [mailto: sr-users-bounces@lists.sip-router.org] *En nombre de *Elena-Ramona Modroiu *Enviado el:* miércoles, 05 de enero de 2011 19:07 *Para:* Ricardo Martinez *CC:* sr-users@lists.sip-router.org *Asunto:* Re: [SR-Users] SIREMIS logging problem.
Hi,
have you created siremis database? You have a checkbox at step 2 in the installation wizard:
http://kb.asipto.com/siremis:install20:main#step_2
Regards, Ramona
On 01/05/2011 09:48 PM, Ricardo Martinez wrote:
Hello.
I have Siremis 2.0 installed from scratch, but I’m unable to logging. This is the error that I’m getting from the logs :
'01/05/2011','12:41:36','ERR','DATAOBJ','Query Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siremis.contact' doesn't exist','n/a'
I was checking the SIREMIS db and I can’t found the table “contact”.
Is this a bug?.. can someone help me?
Thanks
Regards,
* *
*Ricardo Martinez.-*
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users