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 <[email protected]>
wrote:
> Hi,
>
> Its already installed:-
>
> Is there any specific opensips control package need to be installed as
> right now version is 6.0?
>
> [root@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@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@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 <[email protected]>
> *Sent:* Thursday, September 18, 2014 8:34 PM
> *To:* OpenSIPS users mailling list <[email protected]>
> *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 <[email protected]>
> wrote:
>
>> Hi Satish,
>>
>> Below package is already installed, Kindly check if something is missing
>> also I hv downloaded opensips CP version 6.
>>
>> [root@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 <[email protected]>
>> *Sent:* Thursday, September 18, 2014 5:44 PM
>> *To:* OpenSIPS users mailling list <[email protected]>
>> *Cc:* mailto:[email protected] <[email protected]>
>> *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" <[email protected]>
>> 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
>> [email protected]
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> ------------------------------
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> ------------------------------
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users