[OpenSIPS-Users] Array ( [0] => Cannot connect to OpenSIPS Server via Management Interface (/tmp/opensips_proxy_fifo) ) '); } ?>

Alex Ionescu alex at opensips.org
Mon Apr 28 11:06:26 CEST 2014


Hi,

1. Properly configure MI connector in 
..opensips-cp/config/boxes.global.inc.php and OpenSIPS CP should be able 
to connect to OpenSIPS Server via MI interface

2. Most probably you are missing the : short_open_tag = On in your 
php.ini config file (usually you can find it here: 
"/etc/php5/apache2/php.ini" for Debian based systems and in /etc/php.ini 
for RedHat based systems - don't forget to restart your web server after 
changing php.ini)

3. Same as no. 2.

Let me know if you still experience any other issues.

Regards,
Alex

On 04/22/2014 02:17 AM, info at vintageelectronics.ca wrote:
> 1. Inside OpenSIPS control panel some screens display errors and have 
> other issues.
> The most common is the error is:
>
> Array ( [0] => Cannot connect to OpenSIPS Server via Management 
> Interface (/tmp/opensips_proxy_fifo) ) '); } ?>
>
> I see it for example in the Dispatcher, Prefix 2 Domain, SIP trace etc.
>
> 2. User management has this in between the new user fields and user table:
>
> Contacts'); if (file_exists("../alias_management")) { echo(''); } if 
> (file_exists("../acl_management")) { echo(''); } 
> if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); } if 
> (file_exists("../acl_management")){ echo(''); } 
> if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); } if 
> (file_exists("../acl_management")){ echo(''); } 
> if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); } if 
> (file_exists("../acl_management")){ echo(''); } 
> if(!$_SESSION['read_only']){ echo(''); } ?> '.$alias_link.''); } if 
> (file_exists("../acl_management")){ echo(''); } 
> if(!$_SESSION['read_only']){ echo(''); } ?>
>
> while Group, Edit and Delete columns display this:
>
> '.$group_link.' 	'.$edit_link.' 	'.$delete_link.'
>
>
> 3. Some screens are showing
>
> '); }*/ ?>
>
> or
>
> Edit'); } ?>
>
> Why is the control panel not working, what is missing?
>
> Thank you!
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140428/fda3f3f0/attachment.htm>


More information about the Users mailing list