Folks,
I made a minor change and uploaded a new version (2.9.3b)
Here's what I did:

* zero'd out config.php to allow the installer to run
* Added the following to the TROUBLESHOOTING-INSTALL doc:

- MAKE SURE YOU SET YOUR PHP.INI file to these minimum specifications:
max_execution_time = 300     ; Maximum execution time of each script, in
seconds
max_input_time = 120 ; Maximum amount of time each script may spend parsing
request data
memory_limit = 128M      ; Maximum amount of memory a script may consume
(8MB)

- If you see something similar to:
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 10191457 bytes) in
 /www/install/install2.php on line 161
 Then it means you haven't set your php_ini memory_limit parameter to >=
128M

As always, you can grab the latest from
http://php-syslog-ng.gdd.net/current.tgz



On 7/11/07, Clayton Dukes <[EMAIL PROTECTED]> wrote:

I must have forgotten to zero out the config.php file -- which is what
allows install to run (sorry about that)
For the memory issue, I'd recommend you read the help files included with
the distro -- it's a common problem :-)


On 7/11/07, Eric <[EMAIL PROTECTED]> wrote:
>
>
> Downloaded php-syslog-ng-2.9.3a.tgz from this site.  Brand new Debian
> 4.0 install with only Apache2/MySQL5/PHP4 installed.
>
> Unpack everything into /var/www/syslog folder.  Go to
> http://site/syslog/install
> and get this:
>
> A database connection problem was encountered.
> Please check config/config.php to make sure everything is correct and
> make sure the MySQL server is up and running.
>
> Rename config/config.php to config.php.bak.  Touch config.php and
> chmod 777 config.php.
>
> Now I get the installation page to show up.  Put in the sql root
> password and get the following error:
>
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 10191457 bytes) in /var/www/syslog/install/install2.php on
> line 161
>
> I also don't see a dbsetup.sql file in the scripts directory, the
> first page of the web site says there should be.
>
> I have v2.6 running with no issues on another system, but this new 2.9
> is not going  smooth :(
>
> Any advice?
>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google
> Groups "php-syslog-ng user support forum" group.
> To post to this group, send email to
> [EMAIL PROTECTED]
> To unsubscribe from this group, send email to
> [EMAIL PROTECTED]
> For more options, visit this group at 
http://groups.google.com/group/php-syslog-ng-support?hl=en
>
> -~----------~----~----~----~------~----~------~--~---
>
>


--
______________________________________________________________
C I S C O   S Y S T E M S
Clayton Dukes
Network Management Consulting Engineer
Advanced Services - Central Engineering
Phone :+1 919.392.6122
Mobile :+1 813-545-7373
Fax :+1 919-869-1580
7025-3 Kitt Creek Road RTP, NC 27709-4987
______________________________________________________________




--
______________________________________________________________
C I S C O   S Y S T E M S
Clayton Dukes
Network Management Consulting Engineer
Advanced Services - Central Engineering
Phone :+1 919.392.6122
Mobile :+1 813-545-7373
Fax :+1 919-869-1580
7025-3 Kitt Creek Road RTP, NC 27709-4987
______________________________________________________________
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Php-syslog-ng-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

Reply via email to