Go Back   HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials > ISPConfig 2 > Installation/Configuration

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Reply
 
Thread Tools Display Modes
  #1  
Old 18th October 2007, 10:02
Serg Serg is offline
Junior Member
 
Join Date: Sep 2007
Location: Zaporozhye, Ukraine
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
Default Some useful issues to ISPConfig face And some bugs?

At whole, ISPConfig works fine and satisfies all needs I waiting for it.(but MySQL DB diskspace count is out still while )
But thete is some annoying discrepancy.(version 2.2.18)
1. In the .../admispconfig/ispconfig/web/isp_dns/inhalt_tree.php near string 259
menuDaten.neu.............$go_api->lng("ISP Manager")
Is it right? It seems, must be "DNS Manager"
2. In the ...../web/isp_kunde/inhalt_tree.php string 269
'Navigation' - I use '<? echo $go_api->lng("Navigation")?>' instead
(For admin it is no problem in menus, but for any user ...?)
3. In any left frame(inhalt_tree) there are some troubles with encoding on some browsers(like Konqueror). It uses Apache's default (not always user encoding) and as a result-two different encodings - on left frame, and on top and right frame. There is not a bug, but unpleasantly.
IE and Firefox works well in one encoding.
I put string
header("Content-type: text/html; charset=". $go_info["theme"]["charset"]);
after string 39 (Pragma:...) in .../ispconfig/lib/session.inc.php
and all right now.
It is possible to delete <meta> tag with encoding definition from any html-output, isn't it?
4. Bug.
When I added some (five) records to primary-zone file (after ;;;Make manual entries.... , certainly), and added another new DNS-record via ISP-DNS-Manager, as a result, when ISPManager rewrites DNS confs, - there is no finalizing blank line in master-zone file, witch is need according to Bind suggests.
DNS server is not dropdown, but works not correctly. It replies "no record found" or some else in any request.
I put
$INCLUDE /etc/bind/nesessary_hosts
in
/root/ispconfig/isp/conf/pri.domain.master
template after MX dynamic block and I inserted important DNS-records in nessesary_hosts as temporary solution.

Last edited by Serg; 18th October 2007 at 10:14.
Reply With Quote
Sponsored Links
  #2  
Old 19th October 2007, 10:18
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
Default

Thanks for the post. I added it to the bugtracker.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
  #3  
Old 29th December 2007, 20:51
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
Default

These problems are fixed in stable and development branch now.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
The Following User Says Thank You to till For This Useful Post:
Serg (29th December 2007)
  #4  
Old 29th December 2007, 21:59
Serg Serg is offline
Junior Member
 
Join Date: Sep 2007
Location: Zaporozhye, Ukraine
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
 
Unhappy

Great! I pay attention on it! Later....
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:55.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.