I cannot open astpp

1,752 views
Skip to first unread message

Fernando

unread,
Mar 20, 2013, 1:10:37 AM3/20/13
to as...@googlegroups.com
Dear all.

I installed the new version 1.7.2 and i followed the wiki.

My host have ip 192.168.1.201

But when i try to open http://192.168.1.201:8081 i received:

Not Found

The requested URL /astpp/login was not found on this server.

My /var/lib/astpp/astpp-config.conf

base_url=http://192.168.1.201:8081/


Any idea?



Samir Doshi

unread,
Mar 20, 2013, 1:16:04 AM3/20/13
to as...@googlegroups.com, Fernando
Hi,

Please check if you have .htaccess file in your /var/www/html/astpp folder? If not then please copy .htaccess file from old source and then check. That should work.

Thanks,
Samir Doshi
--
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


Fernando

unread,
Mar 20, 2013, 1:58:12 AM3/20/13
to as...@googlegroups.com, Fernando, sa...@astpp.org
Thank You Samir.


Now it`s works

But when i try to use the default password  Passw0rd!  i received:

Login unsuccessful. Please make sure you entered the correct username and password, and that your account is active.

Regards

Fernando

unread,
Mar 20, 2013, 3:09:26 AM3/20/13
to as...@googlegroups.com, Fernando, sa...@astpp.org
I solved my problem with password.

Now  ASTPP works fine

Regards.

Юлия Петрова

unread,
Jun 8, 2013, 1:30:50 PM6/8/13
to as...@googlegroups.com, Fernando, sa...@astpp.org
Hi!

Can you help me? How did you solved problem with password?


>>"Login unsuccessful. Please make sure you entered the correct username and password, and that your account is active."


среда, 20 марта 2013 г., 9:09:26 UTC+2 пользователь Fernando написал:

Samir Doshi

unread,
Jun 13, 2013, 6:36:53 AM6/13/13
to Юлия Петрова, as...@googlegroups.com, Fernando
Hi,

Are you using centos of debian os?

Thanks,
Samir Doshi

axessof...@gmail.com

unread,
Jul 26, 2013, 9:46:07 AM7/26/13
to as...@googlegroups.com, Юлия Петрова, Fernando, sa...@astpp.org
Hi there

Just installed this - having the same issue with pass not accepted. I am on Debian. Any pointers?

Cheers

axessof...@gmail.com

unread,
Jul 26, 2013, 9:56:28 AM7/26/13
to as...@googlegroups.com, Юлия Петрова, Fernando, sa...@astpp.org
Hi

I realised when looking at the astpp-config.conf file that I had set a password for the database during installation. I put the pass in the conf file. The error on login is gone now, but all I get is a blank page?

axessof...@gmail.com

unread,
Jul 26, 2013, 10:08:24 AM7/26/13
to as...@googlegroups.com, Юлия Петрова, Fernando, sa...@astpp.org
Hmm  no, it looks I am mistaken with having set a pass for mysql. I put it back to default, get the login page again, but am back to not being able to log in

Samir Doshi

unread,
Jul 26, 2013, 2:54:13 PM7/26/13
to as...@googlegroups.com
Hi,

Please follow below steps to generate error.

open index.php from your web astpp gui folder and do below change

//define('ENVIRONMENT', 'production');
define('ENVIRONMENT', 'development');

Then reload your astpp url and check apache log it should display errors.
error log path : /var/log/httpd/astpp_error_log

Make sure once you done, put that link back otherwise it will create
issue at other places in GUI.

Thanks,
Samir Doshi
ASTPP - Open Source VoIP Billing Solution

axessof...@gmail.com

unread,
Jul 26, 2013, 3:11:51 PM7/26/13
to as...@googlegroups.com, Юлия Петрова, Fernando, sa...@astpp.org
No worries - whatever I messed up during the installation was fixed up with a reinstall. Webui working now.

Jean de Dieu AMASIA ANDRIANTIANA

unread,
Aug 20, 2013, 5:42:59 AM8/20/13
to as...@googlegroups.com
Hi all,
I installed Astpp 1.7.3 with freeswitch!!
When I open my browser I have the page authentification the ASTPP but if I entered the password "Passw0rd!", I had a message "Login unsuccessful. Please make sure you entered the correct username and password, and that your account is active." Please help me!!I am on Debian

Samir Doshi

unread,
Aug 21, 2013, 2:33:25 PM8/21/13
to as...@googlegroups.com, Jean de Dieu AMASIA ANDRIANTIANA
That looks strange.
Can you please confirm database credential in /var/lib/astpp/astpp-config.conf?


Thanks,
Samir Doshi
ASTPP - Open Source VoIP Billing Solution

GoVoIP

unread,
Oct 16, 2013, 4:41:59 PM10/16/13
to as...@googlegroups.com
can u tell me how do i install astpp, i need information full like

CentOS version?
Asterisk?
Astpp?
plz give me an solution, i am waiting for your kind reply

massque69

unread,
Feb 4, 2014, 1:44:36 AM2/4/14
to as...@googlegroups.com, Jean de Dieu AMASIA ANDRIANTIANA, sa...@astpp.org
Had the same problem - of course home made problem. 

While you are instructed to substitute localhost with your server IP address do not do that for the dbhost 

; ASTPP Database Connection Information
dbhost = localhost
dbname = astpp
dbuser = xxxxxxx
dbpass = yyyyyy


; Database type:  ASTPP was designed for a MySQL database initially.  Valid options are:
; MySQL. Pgsql is coming but is not ready yet.
astpp_dbengine = MySQL

; Do we want the startup of ASTPP debugged?
debug = 0

;Define Baseurl
;Note : Default we are running ASTPP on 8081. So, please do not remove 8081 from url.

oh and I have changed the port to 8080 because there is another program running already on 8081!

Naveed

unread,
Feb 24, 2015, 3:14:43 AM2/24/15
to as...@googlegroups.com, sa...@astpp.org
Hi,

I am having the issue after astpp installation. When i go to login page, i do not get any web login page, rather i get long list of php contents. I have checked the php is installed. but page is not rendering  and gives long raw stuff about index.php file contents


Regards

Samir Doshi

unread,
Feb 24, 2015, 3:38:52 AM2/24/15
to as...@googlegroups.com
Hi, 

Reinstall php and apache. That should resolve your issue. 

Best Regards
--
Samir Doshi
iNextrix Technologies Pvt. Ltd.
http://www.inextrix.com



Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful.

To post to this group, send email to as...@googlegroups.com.
Visit this group at http://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/55373925-3a9e-452d-84ec-3f5d529b465b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages