I've installed asterisk and astbill according with all recommendation
(mysql5, drupal included with astbill, php, apache2...).
When I write http://server_adress/astbill, I get a white screen page.
Browser doesn´t give me an error page, it just a white screen page.

you have to enable it in php settings.

Go in /etc/php.ini
- change setting "error_reporting"  to "E_ALL"
- change setting "display_errors" to "On"
- restart apache

now, at least, it will tell you what goes wrong

N.B.: "display_errors" should not be enabled on a production server

hth
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to