Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Lighttpd
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
Errors
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
Facebook
News
Not all laptops are designed equal
Can't update Iceweasel from Experimental on Jessie
Top Ten Sleeper Distros
DNF Still Advancing As Experimental Yum For Fedora
Linux's Ondemand Governor Is No Longer Fit
Introducing: The Cheapskate's Corner for Linux gamers!
Google's Native Code browser tech goes cross-platform
Swartz’s Last Gift, the Invasion of the Androids & More…
Linux Mint 15 brings prettier desktop, new software and driver managers
Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
more
Recent comments
Nice Guide Of Lamp
1 day 4 hours ago
THANKS Falko
1 day 13 hours ago
Tested on PfSense 2.0.3, VMWare ESXi5.1 and VMWare Player 5.0.1
1 day 16 hours ago
No guarantee?
1 day 17 hours ago
Problems with SSL logins on IMAP and POP
1 day 18 hours ago
Last step
1 day 20 hours ago
remove kvm to install vmplayer
1 day 21 hours ago
Re: Re: Re: Re: Apache Configuration
1 day 22 hours ago
playsms webpage wont send
2 days 14 hours ago
Re: master details in slave my.cnf not explicitly needed
2 days 15 hours ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this
link
.)
English
|
Deutsch
|
Site Map/RSS Feeds
|
Advertise
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
>
ISPConfig 2
>
Developers' Forum
Bug
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Do you like HowtoForge? Please consider supporting us by
becoming a subscriber
.
Page 2 of 2
<
1
2
Thread Tools
Display Modes
#
11
8th August 2006, 04:50
hamish
Junior Member
Join Date: Jul 2006
Location: Perth, Australia
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
fobicodam
it wasnt saying it is not an issue in 2.2.5 - i was trying to say that it appears to have been fixed in 2.3.1 (either intentionally or otherwise)
if you are unable to wait until 2.3.2 i will have a look at 2.2.5 and see if i can find the problem and get it fixed for the next release (2.2.6 ?)
hamish
hamish
View Public Profile
Send a private message to hamish
Find all posts by hamish
Sponsored Links
#
12
10th August 2006, 12:01
hamish
Junior Member
Join Date: Jul 2006
Location: Perth, Australia
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
fixed!
I have found the problem and have a fix for it below (nned to edit one file). I have also checked the changes in to the open (dev) release 2.3.1.
You need to edit the following in the file /admispconfig/ispconfig/lib/classes/ispconfig_isp_web.lib.php
on approx line 280 make the code look as follows:
// Datenbanken
// if($reseller["limit_mysql"] == 1 && $reseller["limit_mysql_anzahl_dbs"] >= 0){
if($web["web_mysql"] == 1 && $reseller["limit_mysql_anzahl_dbs"] >= 0){
$datenbankanzahl = $go_api->db->queryOneRecord("SELECT sum(isp_isp_web.web_mysql_anzahl_dbs) as datenbankanzahl from isp_isp_web,isp_nodes where isp_isp_web.doc_id = isp_nodes.doc_id and isp_nodes.groupid = '$resellerid' and isp_nodes.doctype_id = ".$this->web_doctype_id." and isp_isp_web.web_mysql = 1");
on approx line 630 make the code look as follows:
// Datenbanken
// if($reseller["limit_mysql"] == 1 && $reseller["limit_mysql_anzahl_dbs"] >= 0){
if($web["web_mysql"] == 1 && $reseller["limit_mysql_anzahl_dbs"] >= 0){
$datenbankanzahl = $go_api->db->queryOneRecord("SELECT sum(isp_isp_web.web_mysql_anzahl_dbs) as datenbankanzahl from isp_isp_web,isp_nodes where isp_isp_web.doc_id = isp_nodes.doc_id and isp_nodes.groupid = '$resellerid' and isp_nodes.doctype_id = ".$this->web_doctype_id." and isp_isp_web.web_mysql = 1");
hope this helps
hamish
View Public Profile
Send a private message to hamish
Find all posts by hamish
#
13
10th August 2006, 14:18
fobicodam
Senior Member
Join Date: Apr 2006
Location: Argentina
Posts: 346
Thanks: 0
Thanked 1 Time in 1 Post
Thanks, ill check
fobicodam
View Public Profile
Send a private message to fobicodam
Visit fobicodam's homepage!
Find all posts by fobicodam
Page 2 of 2
<
1
2
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded 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
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Linux Forums
HOWTO-Related Questions
Installation/Configuration
Server Operation
Desktop Operation
Kernel Questions
Programming/Scripts
Technical
Suggest HOWTO
ISPConfig 3
General
Installation/Configuration
ISPConfig 3 Priority Support
Plugins/Modules/Addons
Tips/Tricks/Mods
Feature Requests
Developers' Forum
ISPConfig 2
General
Installation/Configuration
Tips/Tricks/Mods
Feature Requests
Developers' Forum
MyDNSConfig
General
Other Forums
Smalltalk
Forum Suggestions
All times are GMT +2. The time now is
13:21
.
Contact Us
-
HowtoForge - Linux Howtos and Tutorials
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Recent comments
1 day 4 hours ago
1 day 13 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 14 hours ago
2 days 15 hours ago