[OpenSIPS-Users] Opensips CP problem

Satish Patel satish.txt at gmail.com
Thu Sep 18 19:15:26 CEST 2014


Did you do the Database configuration? make sure you apache is configured
for PHP support

you can use phpinfo test page to make sure php is working

Install the admin privileges table schema.
 cd /var/www/html/opensips-cp/config/tools/admin/add_admin
 mysql -D opensips -p < ocp_admin_privileges.mysql

add admin account to database
mysql -D opensips -p
>INSERT INTO ocp_admin_privileges
(username,password,ha1,available_tools,permissions) values
('admin','admin',md5('admin:admin'),'all','all');
>\q


On Thu, Sep 18, 2014 at 12:14 PM, Sandeep Sharma <sandeep.s at imimobile.com>
wrote:

>   Hi,
>
> Its already installed:-
>
> Is there any specific opensips control package need to be installed as
> right now version is 6.0?
>
> [root at linux 6.0]# pear install MDB2
> WARNING: channel "pear.php.net" has updated its protocols, use
> "channel-update pear.php.net" to update
> Skipping package "pear/MDB2", already installed as version 2.4.1
> No valid packages found
> install failed
> [root at linux 6.0]# pear install MDB2#mysql
> WARNING: channel "pear.php.net" has updated its protocols, use
> "channel-update pear.php.net" to update
> Skipping package "pear/MDB2", already installed as version 2.4.1
> No valid packages found
> install failed
> [root at linux 6.0]# pear install log
> WARNING: channel "pear.php.net" has updated its protocols, use
> "channel-update pear.php.net" to update
> Did not download optional dependencies: pear/DB, pear/Mail, use --alldeps
> to download automatically
> Skipping package "pear/Log", already installed as version 1.12.8
> No valid packages found
> install failed
>
> Thanks & Regards
> *Sandeep Sharma*
> *IMImobile *Plot 770, Rd. 44 Jubilee Hills, Hyderabad - 500033.
> *T *+91 9912244250 - Ext: 251
> *www.imimobile.com <http://www.imimobile.com>*
>
>  *From:* Satish Patel <satish.txt at gmail.com>
> *Sent:* Thursday, September 18, 2014 8:34 PM
> *To:* OpenSIPS users mailling list <users at lists.opensips.org>
> *Subject:* Re: [OpenSIPS-Users] Opensips CP problem
>
>  Did you install following pear packages?
>
> pear install MDB2
> pear install MDB2#mysql
> pear install log
>
>
> On Thu, Sep 18, 2014 at 8:36 AM, Sandeep Sharma <sandeep.s at imimobile.com>
> wrote:
>
>>   Hi Satish,
>>
>> Below package is already installed, Kindly check if something is missing
>> also I hv downloaded opensips CP version 6.
>>
>> [root at linux init.d]# rpm -qa | grep php*
>>
>> php-ldap-5.1.6-44.el5_10
>>
>> php-common-5.1.6-44.el5_10
>> php-devel-5.1.6-44.el5_10
>> php-mysql-5.1.6-44.el5_10
>> php-xmlrpc-5.1.6-44.el5_10
>> php-5.1.6-44.el5_10
>> php-gd-5.1.6-44.el5_10
>> php-cli-5.1.6-44.el5_10
>> php-pear-1.4.9-8.el5
>>
>> Thanks & Regards
>> *Sandeep Sharma*
>> *IMImobile *Plot 770, Rd. 44 Jubilee Hills, Hyderabad - 500033.
>> *T *+91 9912244250 - Ext: 251
>> *www.imimobile.com <http://www.imimobile.com>*
>>
>>  *From:* Satish Patel <satish.txt at gmail.com>
>> *Sent:* Thursday, September 18, 2014 5:44 PM
>> *To:* OpenSIPS users mailling list <users at lists.opensips.org>
>> *Cc:* mailto:users at lists.opensips.org <users at lists.opensips.org>
>> *Subject:* Re: [OpenSIPS-Users] Opensips CP problem
>>
>>   Make sure you have install all components also don't forget to install
>> php-mysql driver.
>>
>> Check apache logs definitely you will see something there.
>>
>> Sent from my iPhone
>>
>> On Sep 18, 2014, at 6:08 AM, "Sandeep Sharma" <sandeep.s at imimobile.com>
>> wrote:
>>
>>   Hi Liviu,
>>
>>   Small progress in installing and configuring control panel but while
>> accessing UI after entering login credentials I am getting blank screen as
>> per attached screenshot required your help:-
>>
>> Thanks & Regards
>> *Sandeep Sharma*
>> *IMImobile *Plot 770, Rd. 44 Jubilee Hills, Hyderabad - 500033.
>> *T *+91 9912244250 - Ext: 251
>> *www.imimobile.com <http://www.imimobile.com>*
>>
>>
>>  <screenshot.rar>
>>
>>  _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> ------------------------------
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> ------------------------------
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> 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/20140918/8d540c05/attachment-0001.htm>


More information about the Users mailing list