Thanks for helping a newbie out:) Also thank goodness it was a simple concept that needed attending.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Sunday, February 27, 2005 5:48 PM Cc: [email protected] Subject: Re: [jffnms-users] Php MySQL on Freebsd Hi Myke, Try dropping the DB and then re import it again, and go to setup.php I've never seen that error. Javier Malave, Myke wrote: > Well I have deinstalled Mysql 5.0 and installed mysql Ver 14.7 > Distrib 4.1.10, for portbld-freebsd5.3 (i386) > > Now a new error log and now looks like PHP is the problem... > > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #1 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #2 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #1 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #2 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #1 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > [Sun Feb 27 11:28:09 2005] [error] PHP Warning: array_merge() [<a > href='function.array-merge'>function.array-merge</a>]: Argument #2 is > not an array in /usr/local/share/jffnms/lib/gui.inc.php on line 169 > > I am using PHP Version 5.0.2 > Any hints. Thanks Javier for helpful hint. I don't know whyi choose > the alpha version.... > > Myke > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Javier > Szyszlican > Sent: Friday, February 25, 2005 9:00 PM > Cc: [email protected] > Subject: Re: [jffnms-users] Php MySQL on Freebsd > > Hi Myke, > > It seems like you didn't import the mysql dump file from docs/ > correctly. > > What MySQL version are you using? > > Try to "drop database jffnms;" and then read the INSTALL section about > MySQL again. > > Hope that helps. > > Javier > > Malave, Myke wrote: > >>Hello All, >>Here is the symptioms.... >>Logging into mysite/jffnms >>I get this.... >>db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection >>to DB Restored... db_ping(mysql) Connection to DB Restored... >>db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection >>to DB Restored... Query Failed - events_list() - Table 'jffnms.types' >>doesn't exist >> >>This is my error log.... >>[Fri Feb 25 11:21:54 2005] [error] PHP Warning: join() [<a >>href='function.join'>function.join</a>]: Bad arguments. in >>/usr/local/share/jffnms/lib/api.events.inc.php on line 239 >> >>[Fri Feb 25 16:14:13 2005] [error] PHP Warning: join() [<a >>href='function.join'>function.join</a>]: Bad arguments. in >>/usr/local/share/jffnms/lib/api.events.inc.php on line 239 >> >>After investigating I noticed that in MySQl you can not create field >>name conditions that the PHP is trying to do? To be honest I am semi >>new to this whole Mysql, Apache mod_php. I figured this out by >>manually trying to enter the fields according to the syntax the php >>page is trying to do. Now I am stuck. >> >>Myke >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide Read honest & candid >>reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_ide95&alloc_id396&op=click >>_______________________________________________ >>jffnms-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jffnms-users > > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] > > I hope JFFNMS or I were helpful to you, if you can, please donate at > http://jffnms.org/donate > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest & candid > reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest & candid > reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
