I am configure Syatem Reporter and i got error
ERROR 1075: The dependency service does not exist or has been marked for deletion.
how to solve problem ?
thank you
This is the log
ERROR 1075: The dependency service does not exist or has been marked for deletion.
ERROR 1075: The dependency service does not exist or has been marked for deletion.
while executing
"exec $dir(sampler)/winserv.exe start $servicename"
(procedure "doInstall" line 99)
invoked from within
"doInstall finish_screen"
invoked from within
".tf.bframe.bnext invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .tf.bframe.bnext"
(command bound to event)
System reporter error 1075 need help
System reporter error 1075 need help
- Attachments
-
- system reporterlog.log
- (598 Bytes) Downloaded 1566 times
- Richard Siemers
- Site Admin
- Posts: 1333
- Joined: Tue Aug 18, 2009 10:35 pm
- Location: Dallas, Texas
Re: System reporter error 1075 need help
Did you install apache first?
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
-
- Posts: 35
- Joined: Tue Feb 11, 2014 11:33 am
Re: System reporter error 1075 need help
You need to use MySQL 5.5.x, 5.6.x causes the above error.
Re: System reporter error 1075 need help
I had the same error.
seems i changed the MYsql database service name to MySQL56
the system reporter cannot work with this.
your database should be mysql instead of mysql56
kind regards
seems i changed the MYsql database service name to MySQL56
the system reporter cannot work with this.
your database should be mysql instead of mysql56
kind regards
- Richard Siemers
- Site Admin
- Posts: 1333
- Joined: Tue Aug 18, 2009 10:35 pm
- Location: Dallas, Texas
Re: System reporter error 1075 need help
Thanks for the follow up.
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
The views and opinions expressed are my own and do not necessarily reflect those of my employer.