| View previous topic :: View next topic |
| Author |
Message |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Mon Jun 23, 2008 9:49 am Post subject: THOLD Windows Install Problem - with the lastest version |
|
|
Hi All,
I hope somebody can help here - I have spent a long time trawling forms for solutions - but as yet none have worked.
Ive installed thold alongside the settings plugin and the PA but I am having errors with the thold plugin. not data appears to get written to the thold tables in the MySQL database (it is version 5.0)
I alos get the following errors in Cacti
Warning: Invalid argument supplied for foreach() in C:\Cacti\plugins\thold\thold_functions.php on line 366
Warning: Invalid argument supplied for foreach() in C:\Cacti\plugins\thold\thold_graph.php on line 112
Warning: Invalid argument supplied for foreach() in C:\Cacti\plugins\thold\listthold.php on line 148
I cant appear to add hosts as nothing is ever written to the db
Other info about the environment is
Windows 2003 Hosted
Cacti Version 0.8.7b
IIS Version 6.0
MySQL version 5.0
PHP Version 5.2.6
Any help greatly appreciated.
Cheers
Chris
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Tue Jun 24, 2008 1:48 pm Post subject: |
|
|
| any chance of a response?
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Tue Jun 24, 2008 5:41 pm Post subject: |
|
|
For Info, The line that causes the error is always
foreach ($result as $row) {
Cheers
Chris
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Wed Jun 25, 2008 5:00 pm Post subject: |
|
|
| Somebody must have some input?
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Fri Jun 27, 2008 5:57 am Post subject: |
|
|
| Why is nobody responding?
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Mon Jun 30, 2008 1:50 am Post subject: |
|
|
| *bump*
|
|
| Back to top |
|
 |
chedderbob New User
Joined: 23 Jun 2008 Posts: 9
|
Posted: Wed Jul 02, 2008 2:16 am Post subject: |
|
|
| Still getting same issue after reinstalling PA, Settings and THOLD
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1495
|
Posted: Sun Jul 06, 2008 8:20 pm Post subject: |
|
|
| Most likely, your MySQL is running in strict mode. Try importing the SQL file by hand.
|
|
| Back to top |
|
 |
|