hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : horde problem weird!
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

horde problem weird!

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 05-14-2004, 07:38 AM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202

horde problem weird!


A fatal error has occurred:

DB Error: connect failed

[line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]

Details have been logged for the administrator.

Check that error out , how do I fix ?

I have disabled mod_security etc tryed every thing .

but this nasty error just likes me...

Help me peeps !

__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote


Sponsored Links
  #2  
Old 05-14-2004, 07:43 AM
TS-Dave TS-Dave is offline
WHT Addict
 
Join Date: Dec 2003
Posts: 106
Hi!

Try this:

/scripts/fullhordereset (remember the password)

then:

mysql
use mysql;
UPDATE user SET Password=PASSWORD('theabovepassword') WHERE user='horde';
FLUSH PRIVILEGES;
quit

/etc/init.d/mysql restart

__________________
<<< Please see Forum Guidelines for signature setup. >>>

Reply With Quote
  #3  
Old 05-14-2004, 07:49 AM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202
mmmm confused

What do i replace here Password=PASSWORD and what do i replace user with? just the word user , or the actual horde user?

thanks

__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote
Sponsored Links
  #4  
Old 05-14-2004, 08:01 AM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202
Could you make an example?

Thanx

__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote
  #5  
Old 05-14-2004, 08:30 AM
TS-Dave TS-Dave is offline
WHT Addict
 
Join Date: Dec 2003
Posts: 106
That Was the example

PASSWORD in all caps preceding a (' tells mysql to encrypt the next block of text.

So let's say:

/scripts/fullhordereset (remember the password, call it MYPASSWORD)

then:

mysql
use mysql;
UPDATE user SET Password=PASSWORD('MYPASSWORD') WHERE user='horde';
FLUSH PRIVILEGES;
quit

__________________
<<< Please see Forum Guidelines for signature setup. >>>

Reply With Quote
  #6  
Old 05-14-2004, 09:20 AM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202
still getting the error

A fatal error has occurred:

DB Error: connect failed

[line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]

Details have been logged for the administrator.



__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote
  #7  
Old 05-14-2004, 09:46 AM
TS-Dave TS-Dave is offline
WHT Addict
 
Join Date: Dec 2003
Posts: 106
Did you restart mysql?

We use this fix quite often, works like a charm.

__________________
<<< Please see Forum Guidelines for signature setup. >>>

Reply With Quote
  #8  
Old 05-14-2004, 05:45 PM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202
Nope , its not working :|

Still comes up with the error .

__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote
  #9  
Old 05-14-2004, 05:55 PM
IEH-Peter IEH-Peter is offline
Junior Guru Wannabe
 
Join Date: Dec 2003
Posts: 51
Missing horde database

Quote:
Originally posted by LoganNZ
Nope , its not working :|

Still comes up with the error .
It looks like your server is missing the horde database.

You can try this:
==============================
root@server[~]# mysqladmin create horde
root@server[~]# /scripts/fullhordereset
root@server[~]# service cpanel restart
==============================
That should fix it.

If it still doesn't work for you, please try to reinstall cPanel on the server.

==============================
root@server[~]# service cpanel stop
root@server[~]# /scripts/updatenow
root@server[~]# rm -rf /usr/local/cpanel
root@server[~]# /scripts/updatenow
root@server[~]# /scripts/upcp
root@server[~]# service cpanel restart
==============================


You should submit a trouble ticket if the above ways doesn't solve the problem.

Thanks.

__________________
Professional Web Hosting Solutions
www.iexpresshost.com
Get serious about your business.
Fax/Voice Mail 206-339-7080

Reply With Quote
  #10  
Old 05-14-2004, 06:34 PM
LoganNZ LoganNZ is offline
Hosting Systems Specialist
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,202
Fixed !

Thanks Peter

__________________
DigitalGoods.info
FREE Shared, Mega Resellers + Dedicated Servers

Reply With Quote
  #11  
Old 05-14-2004, 06:40 PM
IEH-Peter IEH-Peter is offline
Junior Guru Wannabe
 
Join Date: Dec 2003
Posts: 51
:-)

Quote:
Originally posted by LoganNZ
Fixed !

Thanks Peter
I'm glad you have your problem fixed.

__________________
Professional Web Hosting Solutions
www.iexpresshost.com
Get serious about your business.
Fax/Voice Mail 206-339-7080

Reply With Quote
  #12  
Old 05-14-2004, 10:16 PM
TS-Dave TS-Dave is offline
WHT Addict
 
Join Date: Dec 2003
Posts: 106
I knew I was missing something. Time to lay off WHT after 24 hour shifts

Good work Peter!

__________________
<<< Please see Forum Guidelines for signature setup. >>>

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Outbound Spam Causing Sleepless Nights? Blog 2013-05-13 09:52:21
Cisco Researcher Discovers Possible Exploit Vector for DarkLeech Attacks Web Hosting News 2013-04-26 10:19:35
How To Deliver Products Customers Will Pay For with David Koston - HostingCon 2012 Web Hosting News 2012-07-18 10:46:16
6x the fun on 6th Street Blog 2012-02-27 15:41:32
The Lesson of the Ten, with Jeff Hardy Web Hosting News 2011-08-08 22:12:01


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?