
16th September 2008, 18:46
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Yes:
$go_info["server"]["db_host"] = "localhost";^
//Todd
|

17th September 2008, 17:42
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Are there any errors in the error log in /root/ispconfig/httpd/logs?
|

17th September 2008, 17:50
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Yes- look like most of them are ca errors:
[Tue Sep 16 06:08:04 2008] [error] mod_ssl: SSL handshake failed (server liasis.5minutemajor.net:81, client 24.28.4.49) (OpenSSL library error follows)
[Tue Sep 16 06:08:04 2008] [error] OpenSSL: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Tue Sep 16 06:08:05 2008] [error] mod_ssl: SSL handshake failed (server liasis.5minutemajor.net:81, client 24.28.4.49) (OpenSSL library error follows)
[Tue Sep 16 06:08:05 2008] [error] OpenSSL: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Tue Sep 16 06:08:07 2008] [error] mod_ssl: SSL handshake failed (server liasis.5minutemajor.net:81, client 24.28.4.49) (OpenSSL library error follows)
[Tue Sep 16 06:08:07 2008] [error] OpenSSL: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Wed Sep 17 08:42:58 2008] [error] mod_ssl: SSL handshake failed (server liasis.5minutemajor.net:81, client 72.179.41.14) (OpenSSL library error follows)
[Wed Sep 17 08:42:58 2008] [error] OpenSSL: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Wed Sep 17 09:07:03 2008] [error] mod_ssl: SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page (OpenSSL library error follows)
[Wed Sep 17 09:07:03 2008] [error] OpenSSL: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS port!?]
[Wed Sep 17 09:07:04 2008] [error] mod_ssl: SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page (OpenSSL library error follows)
[Wed Sep 17 09:07:04 2008] [error] OpenSSL: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS port!?]
[Wed Sep 17 09:07:06 2008] [error] mod_ssl: SSL handshake failed (server liasis.5minutemajor.net:81, client 72.179.41.14) (OpenSSL library error follows)
[Wed Sep 17 09:07:06 2008] [error] OpenSSL: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Wed Sep 17 09:07:07 2008] [error] mod_ssl: SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page (OpenSSL library error follows)
[Wed Sep 17 09:07:07 2008] [error] OpenSSL: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS port!?]
[Wed Sep 17 09:08:21 2008] [error] [client 72.179.41.14] File does not exist: /home/admispconfig/ispconfig/web/webmail/images/empty.gif
//Todd
|

18th September 2008, 18:55
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
This looks like a broken SSL cert. Can you recreate it as shown on http://www.howtoforge.com/forums/showthread.php?t=121 ?
|

18th September 2008, 22:15
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Yes- will fix the cert stuff tonight.
I fixed the bind problem- VERY strange, but after deleting an odd CNAME record in the zone file in question, it loaded good.
I don't remember if I added the CNAME record in that zone or not, but bind had been working for all of the other domains, and for the domain in questions all along until the server migration.
Thanks,
//Todd
|

19th September 2008, 14:57
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Okay- cert stuff is fixed.
Didn't do a self-signed cert, though...
[Fri Sep 19 07:53:07 2008] [notice] caught SIGTERM, shutting down
[Fri Sep 19 07:53:13 2008] [notice] Apache configured -- resuming normal operations
[Fri Sep 19 07:53:13 2008] [notice] Accept mutex: sysvsem (Default: sysvsem)
Any idea on the other stuff? The ispconfig DB stuff is driving me nuts. I still can't create mysql Db's with newly created sites, and I know there's prob a bunch of other stuff too because of the database schema problems...
Thanks,
//Todd
Last edited by Br8knitOFF; 19th September 2008 at 16:10.
|

19th September 2008, 18:22
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
To be honest, I'm running out of ideas...
|

19th September 2008, 19:59
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Falko,
What would you suggest as the easiest/quickest way to fix this by re-migrating everything over?
I have the hardware the old working installation is installed on sitting here in my office, and the new/problematic installation running on a hosted VM. (XEN)
How would you suggest blowing everything away (except for the webroots) and re-migrating over? I did perform a successful upgrade from v2.2.18 ----> v2.2.24 on the old hardware, so that all *should* be ready to go.
I know there is an uninstall for ispconfig, but will that take care of the mysql database stuff, too?
Thanks!
//Todd
|

20th September 2008, 13:12
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Quote:
Originally Posted by Br8knitOFF
I know there is an uninstall for ispconfig, but will that take care of the mysql database stuff, too?
|
Yes - that is, if the uninstaller can connect to MySQL...
If it can't, you can still delete the databases manually.
|

24th September 2008, 17:58
|
|
Member
|
|
Join Date: Sep 2008
Posts: 35
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Falko,
Thanks again for your time and effort.
I got my system rockin' again. I backed up my db's, webroot and ran the uninstall.
While it did remove *most* everything, I cleaned up everything else before installing v2.2.25, restored the DB's after creating everything again from scratch from within ISPConfig, and all is good. (It didn't remove the bind zone files, the user accounts/pwds from /etc/passwd and /etc/shadow, etc.)
I don't know WHAT exactly happened, but is was total chaos!
Thanks again for a great product!
//Todd
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 19:56.
|
Recent comments
17 hours 32 min ago
22 hours 30 min ago
23 hours 57 min ago
1 day 50 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 23 hours ago
2 days 46 min ago