View file File name : config.php Content :<?php $mysql_server = 'localhost'; $mysql_user = 'freskaap_ahmed'; $mysql_password = 'abohemaid'; $mysql_db = 'freskaap_crash_report'; $table_prefix = 'acra_crash_report'; ?>