PHP or MySQL error?

From: Bob C. Little (bclasd_at_bellsouth.net)
Date: 08/28/03


Date: Thu, 28 Aug 2003 14:28:36 -0400

Hello,
I am in the process of setting up a IDS system running MySql, PHP and ACID.
It apears that nothing is being reported to the console via the web. In the
PHP logging level I get this error...
      PHP API: apache2filter
      PHP Logging level: (2039) [E_ERROR] [E_WARNING] [E_PARSE]
[E_CORE_WARNING] [E_CORE_ERROR] [E_COMPILE_ERROR] [E_COMPILE_WARNING]
      Loaded Modules: [ xml ] [ tokenizer ] [ standard ] [ sockets ] [
session ] [ posix ] [ pcre ] [ overload ] [ mysql ] [ gd ] [ ctype ] [
zlib ] [ Apache 2.0 ]

Any help would be greatly appreciated!

Many thanks
Bob



Relevant Pages

  • Re: Problems starting a console application though PHP
    ... I try to start a console application an the server though PHP, ... start it local on the web server. ... Before I write about the specifications of my console application, ... To get a windows app to run in Windows XP (invoked by Php Apache module), I had to open the services console, select the Apache service - Properties, and check Allow service to Interact with desktop. ...
    (comp.lang.php)
  • Re: [PHP] Random Function
    ... i copied a little extra stuff from console. ... rand(), but it include 0 and I can't have 0. ... Subject: [PHP] Random Function ... > key is it only generates the number once within the range you specify. ...
    (php.general)
  • Re: Problems starting a console application though PHP
    ... I try to start a console application an the server though PHP, ... start it local on the web server. ... Before I write about the specifications of my console application, ... What are the technical differences between starting an application through ...
    (comp.lang.php)
  • Re: exec() in the background
    ... No not what you use in the PHP console, ... The stuff within the brackets is basically the command you want. ...
    (alt.php)
  • Problems starting a console application though PHP
    ... I try to start a console application an the server though PHP, ... functions execor passthru() but it doesn't work. ... start it local on the web server. ... Before I write about the specifications of my console application, ...
    (comp.lang.php)