alerts.php not executing php ?

166 views
Skip to first unread message

Jay

unread,
May 24, 2012, 9:56:24 AM5/24/12
to snortreport-users
When I goto the alerts.php it executes like this:
http://localhost/snortreport-1.3.3/alerts.php

setinst($server); $db->setuser($user); $db->setpass($pass); $db-
>dbname($dbname); $db->persist(); $conn = $db->connect();
define("FULL_DATETIME_FORMAT", "Y-m-d H:i:s"); set_time_limit(1800);
require_once("info-retrieval.php"); ?>

This statement works and display's php but alerts.php doesn't
<?php
phpinfo();
?>

Ideas?
THanks!
Reply all
Reply to author
Forward
0 new messages