Author Topic: YateBTS Web GUI Blank after fresh install and configuration  (Read 6736 times)

kpz

  • Newbie
  • *
  • Posts: 12
    • View Profile
I bring up 127.0.0.1/nipc to access yateBTS GUI for configuration, but all i find is a white blank page displaying the contents of the index.php(see below) file that is included in the nipc_web folder.

Am i doing something wrong in configuration? I followed the instructions from, https://wiki.yatebts.com/index.php/Network_in_a_PC , and made sure to give a+rw privileges to the correct folder.

Any one encountering the same thing? kinda stumped.

KP

Contents of index.php that i'm seeing instead of the GUI

<?php
/**
 * index.php
 * This file is part of the Yate-BTS Project http://www.yatebts.com
 *
 * Copyright (C) 2014 Null Team
 *
 * This software is distributed under multiple licenses;
 * see the COPYING file in the main directory for licensing
 * information for this specific distribution.
 *
 * This use of this software may be subject to additional restrictions.
 * See the LEGAL file in the main directory for details.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

Header("Location: main.php");
?>

ryaquaza

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: YateBTS Web GUI Blank after fresh install and configuration
« Reply #1 on: June 28, 2018, 09:02:27 PM »
cd /var/www
ln -s /usr/local/share/yate/nipc_web yatebts_nipc
chmod -R a+rw /usr/local/etc/yate/

go to web with adress: 127.0.0.1/yatebts_nipc
You can contact with me by email: tien.nguyenn013@gmail.com

sheperd_ac

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: YateBTS Web GUI Blank after fresh install and configuration
« Reply #2 on: July 04, 2018, 07:10:50 PM »
Hello,

I am getting the same problem. I have done this process several times with fresh installs and am still getting a blank white screen. Any help would be greatly appreciated

ryaquaza

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: YateBTS Web GUI Blank after fresh install and configuration
« Reply #3 on: July 15, 2018, 06:51:17 PM »
What version of ubuntu do you have? and php installed?

kpz

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: YateBTS Web GUI Blank after fresh install and configuration
« Reply #4 on: July 18, 2018, 10:32:55 AM »
ryaquaza, still having problems, lol.
i am running php 7.0.27 and raspbian stretch latest as of june 20 something 2018.
on my ubuntu box i have php 7 and ubuntu mate 16.04

what combo are u using?

franks
kpz

ryaquaza

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: YateBTS Web GUI Blank after fresh install and configuration
« Reply #5 on: July 22, 2018, 08:54:17 PM »
kpz
i'm running php 5 with ubuntu 14.04, if ubuntu 16.04 you can try php 5.6.
If you to receive information quickly please contact with me directly by email: tien.nguyenn013@gmail.com