Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Error creating Graph Trees

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions
Author Message
gjandrews35



Joined: 23 Sep 2003
Posts: 17
Location: USA

PostPosted: Tue Aug 17, 2004 2:29 pm    Post subject: Error creating Graph Trees Reply with quote

When I try to add a new Graph Tree I get an
'Error: Save Failed' when I try to create it.

I am using cacti 0.8.6 (latest CVS)
PHP 4.3.8
mysql Ver 12.22 Distrib 4.0.20, for sun-solaris2.9 (sparc)
Back to top
gjandrews35



Joined: 23 Sep 2003
Posts: 17
Location: USA

PostPosted: Wed Aug 18, 2004 9:08 am    Post subject: Reply with quote

The Witness was able to correct my problem via this mysql
procedure.

shell> mysql --user=root cacti
mysql>truncate table version\g
mysql>insert into version values ('0.8.5a')\g
mysql>exit

Then close/open your browser to the cacti logon page.
Cacti Installation Guide will appear, click Next>>
Some info will appear, Upgrade from cacti 0.8.x should
be in the box. click Next>>
An Upgrade results screen will appear, seems most will fail
a few will succeed. Click Next>>
Upgrade Notice will appear telling you to use
*/5 * * * * cactiuser php /var/www/html/cacti/poller.php > /dev/null 2>&1
instead of cmd.php in your crontab

Check your Paths next then click Finish.

Login and you should be good to go
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Unstable Development Versions All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group