[SR-Users] Siremis 4.2 and Kamailio 4.3
Daniel-Constantin Mierla
miconda at gmail.com
Sat Jul 4 00:00:25 CEST 2015
Have you selected all the options when running the wizard?
There is a log folder in subdir siremis. Also, logs from web server can
be useful sometimes.
Cheers,
Daniel
On 03/07/15 14:09, Alberto Sagredo wrote:
> Umm not telling the truth
>
> It creates tables but they are empty.
>
> mysql> show tables;
>
> +-----------------------+
>
> | Tables_in_siremis |
>
> +-----------------------+
>
> | acl_action |
>
> | acl_role_action |
>
> | contact |
>
> | contact_type |
>
> | cronjob |
>
> | event_log |
>
> | group |
>
> | help |
>
> | help_category |
>
> | help_category_mapping |
>
> | menu |
>
> | meta_do |
>
> | meta_form |
>
> | meta_view |
>
> | module |
>
> | pass_token |
>
> | role |
>
> | user |
>
> | user_group |
>
> | user_role |
>
> +-----------------------+
>
> 20 rows in set (0.00 sec)
>
>
> mysql> select * from user;
>
> Empty set (0.00 sec)
>
>
> mysql> select * from user_group;
>
> Empty set (0.00 sec)
>
>
> mysql> select * from user_role;
>
> Empty set (0.00 sec)
>
>
> I get a splash screen saying and error but it changes to next screen
> on wizard
>
> I have this version
>
> Using Debian 8.1
>
> Any log where i could see what is going with wizard?
>
> BR
>
> 2015-07-03 13:35 GMT+02:00 Alberto Sagredo
> <alberto.sagredo at avanzada7.com <mailto:alberto.sagredo at avanzada7.com>>:
>
> Thanks Daniel
>
> I did not checked Import Default Data
>
> I did it and all worked fine
>
> Newbie error sorry :P
>
> Have a nice day
>
>
>
> 2015-07-03 13:28 GMT+02:00 Daniel-Constantin Mierla
> <miconda at gmail.com <mailto:miconda at gmail.com>>:
>
> Hello,
>
> when you install for first time, you have to select the
> options in the web installation wizard for creating the
> siremis database content. You can redo the installation
> wizard, remove the install.lock file -- see the installation
> docs for more details.
>
> Cheers,
> Daniel
>
>
> On 03/07/15 12:09, Alberto Sagredo wrote:
>> Umm I have checked mysql tables and are empty for siremis
>>
>> mysql> use siremis;
>>
>> Database changed
>>
>> mysql> show tables;
>>
>> Empty set (0.00 sec)
>>
>>
>> mysql>
>>
>>
>> So maybe wizard is not installing sql on it? Any way to make
>> it manually?
>>
>>
>> 2015-07-03 12:04 GMT+02:00 Alberto Sagredo
>> <alberto.sagredo at avanzada7.com
>> <mailto:alberto.sagredo at avanzada7.com>>:
>>
>> Hi
>>
>> Im installing Siremis 4.2 and getting this error when
>> login. INstallation Wizard was fine and all dependencies
>> are installed following Asipto Guide for Siremis.
>>
>> Any idea what could be wrong?
>>
>> Popup i get is..
>>
>> {"target":"ERROR","content":"
>> \n[2015-07-03 10:04:05 (GMT)] An exception occurred while
>> executing this script:
>> \nError message: #8192, Non-static method
>> BizSystem::getConfiguration() should not be called
>> statically, assuming $this from incompatible context<\/font>
>> \nScript name and line number of
>> error: \/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj_Abstract.php:268<\/font>
>> \n
>>
>> *function:<\/b> errorHandler ( 8192, \"Non-static method
>> BizSystem::getConfiguration() should not be ca...\",
>> \"\/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj_Abstract.php\",
>> 268, Array(0) ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/sysheader.inc 117\n
>> *function:<\/b> userErrorHandler ( 8192, \"Non-static
>> method BizSystem::getConfiguration() should not be
>> ca...\",
>> \"\/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj_Abstract.php\",
>> 268, Array(0) ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj_Abstract.php
>> 268\n
>> *function:<\/b> setQuoteIdentifiers ( ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj_Abstract.php
>> 177\n
>> *function:<\/b> __construct ( Array(1) ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/data\/BizDataObj.php
>> 37\n
>> *function:<\/b> __construct ( Array(1) ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/ObjectFactory.php 166\n
>> *function:<\/b> constructObject ( \"system.do.UserDO\" )
>> @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/ObjectFactory.php 56\n
>> *function:<\/b> getObject ( \"system.do.UserDO\", 0 ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/BizSystem.php 252\n
>> *function:<\/b> getObject ( \"system.do.UserDO\" ) @
>> \/var\/www\/siremis-4.2.0\/siremis\/modules\/service\/authService.php
>> 92\n
>> *function:<\/b> authDBUser ( \"admin\", \"admin\" ) @
>> \/var\/www\/siremis-4.2.0\/siremis\/modules\/service\/authService.php
>> 66\n
>> *function:<\/b> authenticateUser ( \"admin\", \"admin\" )
>> @
>> \/var\/www\/siremis-4.2.0\/siremis\/modules\/user\/form\/LoginForm.php
>> 92\n
>> *function:<\/b> Login ( ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/BizController.php 310\n
>> *function:<\/b> invoke ( ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/BizController.php 110\n
>> *function:<\/b> dispatchRequest ( ) @
>> \/var\/www\/siremis-4.2.0\/openbiz\/bin\/BizController.php 32\n
>> *function:<\/b> include_once (
>> \"\/var\/www\/siremis-4.2.0\/openbiz\/bin\/BizController.php\"
>> ) @
>> \/var\/www\/siremis-4.2.0\/siremis\/bin\/controller.php
>> 6<\/div>\n
>> ------------------------------------------------------------------------
>> Please ask system administrator for
>> help...<\/div>\n"}]**************
>> **************
>> **************
>> **************BR**************
>>
>>
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
> --
> Daniel-Constantin Mierla
> http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - http://www.linkedin.com/in/miconda
> Book: SIP Routing With Kamailio - http://www.asipto.com
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
> mailing list
> sr-users at lists.sip-router.org
> <mailto:sr-users at lists.sip-router.org>
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Book: SIP Routing With Kamailio - http://www.asipto.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150704/0dc4f55c/attachment.html>
More information about the sr-users
mailing list