Re: [Php-syslog-ng-support] install script problems
I think your error level in the php.ini file is set to high. That should correct the undefined errors that are being displayed.\/\/illOn 9/27/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: I think the issue may be that our proxy is caching the file. I will checkwith the guy that runs it and see. Lets just say that it was the bong waterfor the moment... Its tasty stuff. :-)I'm having weird undefined variable problems on the search page as well but I will start a new thread for that to be proper.-Original Message-From: Dukes Clayton [mailto:[EMAIL PROTECTED] ]Sent: Tuesday, September 26, 2006 11:26To: [EMAIL PROTECTED]; Smith, Stephen G., OIG DoDCc: [email protected] Subject: RE: [Php-syslog-ng-support] install script problemsDid you get this working?Was it the bong water?-Original Message-From: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED]] On BehalfOf Clayton Dukes Sent: Monday, September 25, 2006 7:03 AMTo: Smith, Stephen G., OIG DoDCc: [email protected]: Re: [Php-syslog-ng-support] install script problems I just checked it, it's r13. Did I forget to change the version numbersomehere?Check the CHANGELOG and make sure it has r13 notes in it.On 9/25/06, Clayton Dukes < [EMAIL PROTECTED]> wrote:> Er...really?> Which url?> http://php-syslog-ng.gdd.net/current.tgz>>> On 9/25/06, Smith, Stephen G., OIG DoD < [EMAIL PROTECTED]>wrote:> > It turns out I just wasn't taking the mem limit for php high enough.> > I bumped it way up to 120M and it went through. > >> > Has the current.tgz file been updated to 2.9.2r13 yet? Downloading> > it this morning around 0630 EDT was still getting me 2.9.2r12.> >> > Stephen> >> > -Original Message- > > From: Clayton Dukes [mailto:[EMAIL PROTECTED]]> > Sent: Friday, September 22, 2006 20:22> > To: Smith, Stephen G., OIG DoD> > Cc: [email protected]> > Subject: Re: [Php-syslog-ng-support] install script problems> >> > Hmmm, check your my.cnf file, it may be a memory limit there?> > > >> > On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]>wrote:> > > Hello,> > >> > > I'm trying to run the install script for a fresh install of > > > 2.9.2r12 on Fedora 5 with apache+mysql+php from the fedora rpms.> > > Whenever I try to run the process with CEMDB enabled I get thiserror:> > >> > > Fatal error: Allowed memory size of 31457280 bytes exhausted > > > (tried to allocate 20382911 bytes) in> > > /var/www/html/install/install2.php on line 178> > >> > > I have tried upping the memory limit in php several times, but to > > > no> > avail.> > > If I do the install without CEMDB it goes through, but then things> > > are messed up with the log database and searching, although that> > > may be a separate issue. Initial research seems to indicate it is > > > probably a loop> > in> > > the script going haywire, but I am not sure what is going on in> > > the script just there.> > >> > > Thanks for any suggestions, > > >> > > Stephen Smith> > > DODIG NETSEC> > >> > >> > >> > > -- > > > --- Take Surveys. Earn Cash. Influence the Future of IT Join> > > SourceForge.net's Techsay panel and you'll get the chance to share> > your> > > opinions on IT & business topics through brief surveys -- and earn > > > cash> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID> > > =DEVDEV > > >> > > ___> > > Php-syslog-ng-support mailing list> > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support> > >> > >> > > > > >> >> >> > --> > => > Clayton Dukes> > NMS Consulting Engineer, Advanced Services Cisco Systems, Inc.> > Office: 919.392.6122> > Fax: : 919.869.1580> > Cell: 813.545.7373> > Email: [EMAIL PROTECTED]> > MSN: [EMAIL PROTECTED] > > => >> >> >-> > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance toshare your> > opinions on IT & business topics through brief surveys -- and earncas
Re: [Php-syslog-ng-support] install script problems
I think the issue may be that our proxy is caching the file. I will check with the guy that runs it and see. Lets just say that it was the bong water for the moment... Its tasty stuff. :-) I'm having weird undefined variable problems on the search page as well but I will start a new thread for that to be proper. -Original Message- From: Dukes Clayton [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 26, 2006 11:26 To: [EMAIL PROTECTED]; Smith, Stephen G., OIG DoD Cc: [email protected] Subject: RE: [Php-syslog-ng-support] install script problems Did you get this working? Was it the bong water? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clayton Dukes Sent: Monday, September 25, 2006 7:03 AM To: Smith, Stephen G., OIG DoD Cc: [email protected] Subject: Re: [Php-syslog-ng-support] install script problems I just checked it, it's r13. Did I forget to change the version number somehere? Check the CHANGELOG and make sure it has r13 notes in it. On 9/25/06, Clayton Dukes <[EMAIL PROTECTED]> wrote: > Er...really? > Which url? > http://php-syslog-ng.gdd.net/current.tgz > > > On 9/25/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > It turns out I just wasn't taking the mem limit for php high enough. > > I bumped it way up to 120M and it went through. > > > > Has the current.tgz file been updated to 2.9.2r13 yet? Downloading > > it this morning around 0630 EDT was still getting me 2.9.2r12. > > > > Stephen > > > > -Original Message- > > From: Clayton Dukes [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 22, 2006 20:22 > > To: Smith, Stephen G., OIG DoD > > Cc: [email protected] > > Subject: Re: [Php-syslog-ng-support] install script problems > > > > Hmmm, check your my.cnf file, it may be a memory limit there? > > > > > > On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I'm trying to run the install script for a fresh install of > > > 2.9.2r12 on Fedora 5 with apache+mysql+php from the fedora rpms. > > > Whenever I try to run the process with CEMDB enabled I get this error: > > > > > > Fatal error: Allowed memory size of 31457280 bytes exhausted > > > (tried to allocate 20382911 bytes) in > > > /var/www/html/install/install2.php on line 178 > > > > > > I have tried upping the memory limit in php several times, but to > > > no > > avail. > > > If I do the install without CEMDB it goes through, but then things > > > are messed up with the log database and searching, although that > > > may be a separate issue. Initial research seems to indicate it is > > > probably a loop > > in > > > the script going haywire, but I am not sure what is going on in > > > the script just there. > > > > > > Thanks for any suggestions, > > > > > > Stephen Smith > > > DODIG NETSEC > > > > > > > > > > > > -- > > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > > SourceForge.net's Techsay panel and you'll get the chance to share > > your > > > opinions on IT & business topics through brief surveys -- and earn > > > cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID > > > =DEVDEV > > > > > > ___ > > > Php-syslog-ng-support mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > > > > > > > > -- > > = > > Clayton Dukes > > NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. > > Office: 919.392.6122 > > Fax: : 919.869.1580 > > Cell: 813.545.7373 > > Email: [EMAIL PROTECTED] > > MSN: [EMAIL PROTECTED] > > = > > > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V >
Re: [Php-syslog-ng-support] install script problems
Did you get this working? Was it the bong water? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clayton Dukes Sent: Monday, September 25, 2006 7:03 AM To: Smith, Stephen G., OIG DoD Cc: [email protected] Subject: Re: [Php-syslog-ng-support] install script problems I just checked it, it's r13. Did I forget to change the version number somehere? Check the CHANGELOG and make sure it has r13 notes in it. On 9/25/06, Clayton Dukes <[EMAIL PROTECTED]> wrote: > Er...really? > Which url? > http://php-syslog-ng.gdd.net/current.tgz > > > On 9/25/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > It turns out I just wasn't taking the mem limit for php high enough. > > I bumped it way up to 120M and it went through. > > > > Has the current.tgz file been updated to 2.9.2r13 yet? Downloading > > it this morning around 0630 EDT was still getting me 2.9.2r12. > > > > Stephen > > > > -Original Message- > > From: Clayton Dukes [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 22, 2006 20:22 > > To: Smith, Stephen G., OIG DoD > > Cc: [email protected] > > Subject: Re: [Php-syslog-ng-support] install script problems > > > > Hmmm, check your my.cnf file, it may be a memory limit there? > > > > > > On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I'm trying to run the install script for a fresh install of > > > 2.9.2r12 on Fedora 5 with apache+mysql+php from the fedora rpms. > > > Whenever I try to run the process with CEMDB enabled I get this error: > > > > > > Fatal error: Allowed memory size of 31457280 bytes exhausted > > > (tried to allocate 20382911 bytes) in > > > /var/www/html/install/install2.php on line 178 > > > > > > I have tried upping the memory limit in php several times, but to > > > no > > avail. > > > If I do the install without CEMDB it goes through, but then things > > > are messed up with the log database and searching, although that > > > may be a separate issue. Initial research seems to indicate it is > > > probably a loop > > in > > > the script going haywire, but I am not sure what is going on in > > > the script just there. > > > > > > Thanks for any suggestions, > > > > > > Stephen Smith > > > DODIG NETSEC > > > > > > > > > > > > -- > > > --- Take Surveys. Earn Cash. Influence the Future of IT Join > > > SourceForge.net's Techsay panel and you'll get the chance to share > > your > > > opinions on IT & business topics through brief surveys -- and earn > > > cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID > > > =DEVDEV > > > > > > ___ > > > Php-syslog-ng-support mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > > > > > > > > -- > > = > > Clayton Dukes > > NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. > > Office: 919.392.6122 > > Fax: : 919.869.1580 > > Cell: 813.545.7373 > > Email: [EMAIL PROTECTED] > > MSN: [EMAIL PROTECTED] > > = > > > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > > > > ___ > > Php-syslog-ng-support mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > -- > = > Clayton Dukes > NMS Consulting Engineer, Advanced Services > Cisco Systems, Inc. > Office: 919.392.6122 > Fax: : 919.869.1580 > Cell: 813.545.7373 > Email: [EMAIL PROTECTED] > MSN: [EMAIL PROTECTED] > ==
Re: [Php-syslog-ng-support] install script problems
I just checked it, it's r13. Did I forget to change the version number somehere? Check the CHANGELOG and make sure it has r13 notes in it. On 9/25/06, Clayton Dukes <[EMAIL PROTECTED]> wrote: > Er...really? > Which url? > http://php-syslog-ng.gdd.net/current.tgz > > > On 9/25/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > It turns out I just wasn't taking the mem limit for php high enough. I > > bumped it way up to 120M and it went through. > > > > Has the current.tgz file been updated to 2.9.2r13 yet? Downloading it this > > morning around 0630 EDT was still getting me 2.9.2r12. > > > > Stephen > > > > -Original Message- > > From: Clayton Dukes [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 22, 2006 20:22 > > To: Smith, Stephen G., OIG DoD > > Cc: [email protected] > > Subject: Re: [Php-syslog-ng-support] install script problems > > > > Hmmm, check your my.cnf file, it may be a memory limit there? > > > > > > On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I'm trying to run the install script for a fresh install of 2.9.2r12 on > > > Fedora 5 with apache+mysql+php from the fedora rpms. Whenever I try to run > > > the process with CEMDB enabled I get this error: > > > > > > Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to > > > allocate 20382911 bytes) in /var/www/html/install/install2.php on line 178 > > > > > > I have tried upping the memory limit in php several times, but to no > > avail. > > > If I do the install without CEMDB it goes through, but then things are > > > messed up with the log database and searching, although that may be a > > > separate issue. Initial research seems to indicate it is probably a loop > > in > > > the script going haywire, but I am not sure what is going on in the script > > > just there. > > > > > > Thanks for any suggestions, > > > > > > Stephen Smith > > > DODIG NETSEC > > > > > > > > > > > > - > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > > opinions on IT & business topics through brief surveys -- and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > > > ___ > > > Php-syslog-ng-support mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > > > > > > > > -- > > = > > Clayton Dukes > > NMS Consulting Engineer, Advanced Services > > Cisco Systems, Inc. > > Office: 919.392.6122 > > Fax: : 919.869.1580 > > Cell: 813.545.7373 > > Email: [EMAIL PROTECTED] > > MSN: [EMAIL PROTECTED] > > = > > > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > ___ > > Php-syslog-ng-support mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > -- > = > Clayton Dukes > NMS Consulting Engineer, Advanced Services > Cisco Systems, Inc. > Office: 919.392.6122 > Fax: : 919.869.1580 > Cell: 813.545.7373 > Email: [EMAIL PROTECTED] > MSN: [EMAIL PROTECTED] > = > -- = Clayton Dukes NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. Office: 919.392.6122 Fax: : 919.869.1580 Cell: 813.545.7373 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] = - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
Re: [Php-syslog-ng-support] install script problems
Er...really? Which url? http://php-syslog-ng.gdd.net/current.tgz On 9/25/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > It turns out I just wasn't taking the mem limit for php high enough. I > bumped it way up to 120M and it went through. > > Has the current.tgz file been updated to 2.9.2r13 yet? Downloading it this > morning around 0630 EDT was still getting me 2.9.2r12. > > Stephen > > -Original Message- > From: Clayton Dukes [mailto:[EMAIL PROTECTED] > Sent: Friday, September 22, 2006 20:22 > To: Smith, Stephen G., OIG DoD > Cc: [email protected] > Subject: Re: [Php-syslog-ng-support] install script problems > > Hmmm, check your my.cnf file, it may be a memory limit there? > > > On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm trying to run the install script for a fresh install of 2.9.2r12 on > > Fedora 5 with apache+mysql+php from the fedora rpms. Whenever I try to run > > the process with CEMDB enabled I get this error: > > > > Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to > > allocate 20382911 bytes) in /var/www/html/install/install2.php on line 178 > > > > I have tried upping the memory limit in php several times, but to no > avail. > > If I do the install without CEMDB it goes through, but then things are > > messed up with the log database and searching, although that may be a > > separate issue. Initial research seems to indicate it is probably a loop > in > > the script going haywire, but I am not sure what is going on in the script > > just there. > > > > Thanks for any suggestions, > > > > Stephen Smith > > DODIG NETSEC > > > > > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > ___ > > Php-syslog-ng-support mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > > > > > > > > -- > = > Clayton Dukes > NMS Consulting Engineer, Advanced Services > Cisco Systems, Inc. > Office: 919.392.6122 > Fax: : 919.869.1580 > Cell: 813.545.7373 > Email: [EMAIL PROTECTED] > MSN: [EMAIL PROTECTED] > = > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ > Php-syslog-ng-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > -- = Clayton Dukes NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. Office: 919.392.6122 Fax: : 919.869.1580 Cell: 813.545.7373 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] = - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
Re: [Php-syslog-ng-support] install script problems
It turns out I just wasn't taking the mem limit for php high enough. I bumped it way up to 120M and it went through. Has the current.tgz file been updated to 2.9.2r13 yet? Downloading it this morning around 0630 EDT was still getting me 2.9.2r12. Stephen -Original Message- From: Clayton Dukes [mailto:[EMAIL PROTECTED] Sent: Friday, September 22, 2006 20:22 To: Smith, Stephen G., OIG DoD Cc: [email protected] Subject: Re: [Php-syslog-ng-support] install script problems Hmmm, check your my.cnf file, it may be a memory limit there? On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to run the install script for a fresh install of 2.9.2r12 on > Fedora 5 with apache+mysql+php from the fedora rpms. Whenever I try to run > the process with CEMDB enabled I get this error: > > Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to > allocate 20382911 bytes) in /var/www/html/install/install2.php on line 178 > > I have tried upping the memory limit in php several times, but to no avail. > If I do the install without CEMDB it goes through, but then things are > messed up with the log database and searching, although that may be a > separate issue. Initial research seems to indicate it is probably a loop in > the script going haywire, but I am not sure what is going on in the script > just there. > > Thanks for any suggestions, > > Stephen Smith > DODIG NETSEC > > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ > Php-syslog-ng-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > -- = Clayton Dukes NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. Office: 919.392.6122 Fax: : 919.869.1580 Cell: 813.545.7373 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] = smime.p7s Description: S/MIME cryptographic signature - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
Re: [Php-syslog-ng-support] install script problems
Hmmm, check your my.cnf file, it may be a memory limit there? On 9/22/06, Smith, Stephen G., OIG DoD <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to run the install script for a fresh install of 2.9.2r12 on > Fedora 5 with apache+mysql+php from the fedora rpms. Whenever I try to run > the process with CEMDB enabled I get this error: > > Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to > allocate 20382911 bytes) in /var/www/html/install/install2.php on line 178 > > I have tried upping the memory limit in php several times, but to no avail. > If I do the install without CEMDB it goes through, but then things are > messed up with the log database and searching, although that may be a > separate issue. Initial research seems to indicate it is probably a loop in > the script going haywire, but I am not sure what is going on in the script > just there. > > Thanks for any suggestions, > > Stephen Smith > DODIG NETSEC > > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ > Php-syslog-ng-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > > -- = Clayton Dukes NMS Consulting Engineer, Advanced Services Cisco Systems, Inc. Office: 919.392.6122 Fax: : 919.869.1580 Cell: 813.545.7373 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] = - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
[Php-syslog-ng-support] install script problems
Hello, I'm trying to run the install script for a fresh install of 2.9.2r12 on Fedora 5 with apache+mysql+php from the fedora rpms. Whenever I try to run the process with CEMDB enabled I get this error: Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 20382911 bytes) in /var/www/html/install/install2.php on line 178 I have tried upping the memory limit in php several times, but to no avail. If I do the install without CEMDB it goes through, but then things are messed up with the log database and searching, although that may be a separate issue. Initial research seems to indicate it is probably a loop in the script going haywire, but I am not sure what is going on in the script just there. Thanks for any suggestions, Stephen Smith DODIG NETSEC smime.p7s Description: S/MIME cryptographic signature - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

