Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-24 Thread Flavio Goncalves
Hi Alex,

Yes, I have installed php-pear and MDB2 drivers. I've checked twice,
the dependencies, the configuration of php.ini and database connection
parameters. I'm using debian 5.0.1 and  mysql 5.0.51-24. Seems to be
something in the prepared statements. Database connections are ok,
because I have created domains without any problem.

Best regards,

Flavio E. Goncalves

2010/3/19 Alex Ionescu :
> Hi Flavio,
>
> I've checked again but on our test platform appears to work fine and
> this is the first time somebody reports a bug related to User
> Managemet/Add New.
>
> Can you please check that you have installed php-pear and MDB2 and
> MDB2_Driver_mysql ?
> Let me know if this solved your problem.
>
> Regards,
> Alex
>
> On 3/19/2010 00:39, Flavio Goncalves wrote:
>> Fatal error: Call to undefined method MDB2_Error::execute()
>
>
> --
> Alex Ionescu
> www.voice-system.ro
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-23 Thread Bogdan-Andrei Iancu
Hi Alex,

I manage to reproduce and fix the error reported by Flavio ad Christian. 
The fix is on SVN, please rebuild the download package.

After all, the OpenSIPS bootcamp is a good place to test and debug ;)

Thanks and Regards,
Bogdan

Alex Ionescu wrote:
> Hi Flavio,
>
> Can you give me some details about the user you are trying to insert ? 
> Any special characters involved ?
> I will continue digging ... maybe I find something relevant regarding 
> your problem.
>
> Regards,
> Alex
>
> On 3/19/2010 12:12, Flavio Goncalves wrote:
>   
>> Hi Alex,
>>
>> Yes, I have installed php-pear and MDB2 drivers. I've checked twice,
>> the dependencies, the configuration of php.ini and database connection
>> parameters. I'm using debian 5.0.1 and  mysql 5.0.51-24. Seems to be
>> something in the prepared statements. Database connections are ok,
>> because I have created domains without any problem.
>>
>> Best regards,
>>
>> Flavio E. Goncalves
>>
>> 2010/3/19 Alex Ionescu:
>>
>> 
>>> Hi Flavio,
>>>
>>> I've checked again but on our test platform appears to work fine and
>>> this is the first time somebody reports a bug related to User
>>> Managemet/Add New.
>>>
>>> Can you please check that you have installed php-pear and MDB2 and
>>> MDB2_Driver_mysql ?
>>> Let me know if this solved your problem.
>>>
>>> Regards,
>>> Alex
>>>
>>> On 3/19/2010 00:39, Flavio Goncalves wrote:
>>>  
>>>   
 Fatal error: Call to undefined method MDB2_Error::execute()

 
>>> --
>>> Alex Ionescu
>>> www.voice-system.ro
>>>
>>>
>>> ___
>>> Users mailing list
>>> Users@lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>  
>>>   
>> ___
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>> 
>
>
>   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-19 Thread Flavio Goncalves
Hi Alex

user: flavio
domain: opensips.org
alias: 9
email: fla...@opensips.org.

I'm also able to insert aliases without errors.
I've installed from the tarball, not the svn,  I will try the svn version?

Thanks,

Flavio E. Goncalves


2010/3/19 Alex Ionescu :
> Hi Flavio,
>
> Can you give me some details about the user you are trying to insert ?
> Any special characters involved ?
> I will continue digging ... maybe I find something relevant regarding
> your problem.
>
> Regards,
> Alex
>
> On 3/19/2010 12:12, Flavio Goncalves wrote:
>> Hi Alex,
>>
>> Yes, I have installed php-pear and MDB2 drivers. I've checked twice,
>> the dependencies, the configuration of php.ini and database connection
>> parameters. I'm using debian 5.0.1 and  mysql 5.0.51-24. Seems to be
>> something in the prepared statements. Database connections are ok,
>> because I have created domains without any problem.
>>
>> Best regards,
>>
>> Flavio E. Goncalves
>>
>> 2010/3/19 Alex Ionescu:
>>
>>> Hi Flavio,
>>>
>>> I've checked again but on our test platform appears to work fine and
>>> this is the first time somebody reports a bug related to User
>>> Managemet/Add New.
>>>
>>> Can you please check that you have installed php-pear and MDB2 and
>>> MDB2_Driver_mysql ?
>>> Let me know if this solved your problem.
>>>
>>> Regards,
>>> Alex
>>>
>>> On 3/19/2010 00:39, Flavio Goncalves wrote:
>>>
 Fatal error: Call to undefined method MDB2_Error::execute()

>>>
>>> --
>>> Alex Ionescu
>>> www.voice-system.ro
>>>
>>>
>>> ___
>>> Users mailing list
>>> Users@lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>> ___
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
>
> --
> Alex Ionescu
> www.voice-system.ro
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-19 Thread Alex Ionescu
Hi Flavio,

Can you give me some details about the user you are trying to insert ? 
Any special characters involved ?
I will continue digging ... maybe I find something relevant regarding 
your problem.

Regards,
Alex

On 3/19/2010 12:12, Flavio Goncalves wrote:
> Hi Alex,
>
> Yes, I have installed php-pear and MDB2 drivers. I've checked twice,
> the dependencies, the configuration of php.ini and database connection
> parameters. I'm using debian 5.0.1 and  mysql 5.0.51-24. Seems to be
> something in the prepared statements. Database connections are ok,
> because I have created domains without any problem.
>
> Best regards,
>
> Flavio E. Goncalves
>
> 2010/3/19 Alex Ionescu:
>
>> Hi Flavio,
>>
>> I've checked again but on our test platform appears to work fine and
>> this is the first time somebody reports a bug related to User
>> Managemet/Add New.
>>
>> Can you please check that you have installed php-pear and MDB2 and
>> MDB2_Driver_mysql ?
>> Let me know if this solved your problem.
>>
>> Regards,
>> Alex
>>
>> On 3/19/2010 00:39, Flavio Goncalves wrote:
>>  
>>> Fatal error: Call to undefined method MDB2_Error::execute()
>>>
>>
>> --
>> Alex Ionescu
>> www.voice-system.ro
>>
>>
>> ___
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>  
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>


-- 
Alex Ionescu
www.voice-system.ro


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-19 Thread Flavio Goncalves
Hi Alex,

Yes, I have installed php-pear and MDB2 drivers. I've checked twice,
the dependencies, the configuration of php.ini and database connection
parameters. I'm using debian 5.0.1 and  mysql 5.0.51-24. Seems to be
something in the prepared statements. Database connections are ok,
because I have created domains without any problem.

Best regards,

Flavio E. Goncalves

2010/3/19 Alex Ionescu :
> Hi Flavio,
>
> I've checked again but on our test platform appears to work fine and
> this is the first time somebody reports a bug related to User
> Managemet/Add New.
>
> Can you please check that you have installed php-pear and MDB2 and
> MDB2_Driver_mysql ?
> Let me know if this solved your problem.
>
> Regards,
> Alex
>
> On 3/19/2010 00:39, Flavio Goncalves wrote:
>> Fatal error: Call to undefined method MDB2_Error::execute()
>
>
> --
> Alex Ionescu
> www.voice-system.ro
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-19 Thread Alex Ionescu
Hi Flavio,

I've checked again but on our test platform appears to work fine and 
this is the first time somebody reports a bug related to User 
Managemet/Add New.

Can you please check that you have installed php-pear and MDB2 and 
MDB2_Driver_mysql ?
Let me know if this solved your problem.

Regards,
Alex

On 3/19/2010 00:39, Flavio Goncalves wrote:
> Fatal error: Call to undefined method MDB2_Error::execute()


-- 
Alex Ionescu
www.voice-system.ro


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-18 Thread Christian Vo
AFAIK yes... installed pear and mdb2 as per the instructions..db access is 
using either global setup or the db.inc.php settings (same user/passwd/db to 
access the db in each case) -- any way to get more debugging to confirm if this 
is the problem?

-Original Message-
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Bogdan-Andrei Iancu
Sent: Thursday, March 18, 2010 9:33 PM
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

Hi,

Have you installed the mdb2 php pear? Also have you properly configure the db 
access?

Regards,
Bogdan

-original message-
Subject: Re: [OpenSIPS-Users] Error message on opensips-cp 4.0
From: Christian Vo 
Date: 19/03/2010 03:58

Also seeing the same problem

PHP Fatal error:  Call to undefined method MDB2_Error::execute() in 
/srv/www/htdocs/opensips-cp/web/tools/users/user_management/user_management.php 
on line 223...



-Original Message-
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Flavio Goncalves
Sent: Thursday, March 18, 2010 3:40 PM
To: users@lists.opensips.org
Subject: [OpenSIPS-Users] Error message on opensips-cp 4.0

Hi,

I got the following error when trying to insert a new user.

Fatal error: Call to undefined method MDB2_Error::execute() in
/var/www/opensips-cp/web/tools/users/user_management/user_management.php
on line 223

Any help would be welcome.

Thanks,

Flavio E. Goncalves

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
---
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
---

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-18 Thread Bogdan-Andrei Iancu
Hi,

Have you installed the mdb2 php pear? Also have you properly configure the db 
access?

Regards,
Bogdan

-original message-
Subject: Re: [OpenSIPS-Users] Error message on opensips-cp 4.0
From: Christian Vo 
Date: 19/03/2010 03:58

Also seeing the same problem

PHP Fatal error:  Call to undefined method MDB2_Error::execute() in 
/srv/www/htdocs/opensips-cp/web/tools/users/user_management/user_management.php 
on line 223...



-Original Message-
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Flavio Goncalves
Sent: Thursday, March 18, 2010 3:40 PM
To: users@lists.opensips.org
Subject: [OpenSIPS-Users] Error message on opensips-cp 4.0

Hi,

I got the following error when trying to insert a new user.

Fatal error: Call to undefined method MDB2_Error::execute() in
/var/www/opensips-cp/web/tools/users/user_management/user_management.php
on line 223

Any help would be welcome.

Thanks,

Flavio E. Goncalves

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
---
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
---

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-18 Thread Christian Vo
Also seeing the same problem

PHP Fatal error:  Call to undefined method MDB2_Error::execute() in 
/srv/www/htdocs/opensips-cp/web/tools/users/user_management/user_management.php 
on line 223...



-Original Message-
From: users-boun...@lists.opensips.org 
[mailto:users-boun...@lists.opensips.org] On Behalf Of Flavio Goncalves
Sent: Thursday, March 18, 2010 3:40 PM
To: users@lists.opensips.org
Subject: [OpenSIPS-Users] Error message on opensips-cp 4.0

Hi,

I got the following error when trying to insert a new user.

Fatal error: Call to undefined method MDB2_Error::execute() in
/var/www/opensips-cp/web/tools/users/user_management/user_management.php
on line 223

Any help would be welcome.

Thanks,

Flavio E. Goncalves

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
---
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
---

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Error message on opensips-cp 4.0

2010-03-18 Thread Flavio Goncalves
Hi,

I got the following error when trying to insert a new user.

Fatal error: Call to undefined method MDB2_Error::execute() in
/var/www/opensips-cp/web/tools/users/user_management/user_management.php
on line 223

Any help would be welcome.

Thanks,

Flavio E. Goncalves

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users