RE: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-08 Thread Helmut Fritz
Joseph,
that works a treat!  thx much.  anyone have an idea if that will have any
detrimental effects on the script/html code at all (i have no clue - hate
scripting!)

  _  

From: Joseph Lundgren [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 2:53 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] admin-toaster incredibly slow after update



I had a similar (in symptom, at least) problem this morning.  The
'print_updates' function was timing out.  I commented it out, and BAM --
Problem resolved.

 

In the file  /usr/share/toaster/htdocs/admin/index.php, change

 

? print_updates(); ?

 

to:

 

? //print_updates(); ?

 

 

 

Sincerely,

 

 

--

Joseph Lundgren

Systems Engineer

Peak Internet, LLC

 mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]

 

From: Jason P [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 9:21 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] admin-toaster incredibly slow after update

 

Hi all,

I just updated my server (cnt40) to the latest non-development versions
(every package was 1-2 releases old, not much imo), and now the
http://server/admin-toaster/ page is incredibly slow.

It takes up to 5 minutes of loading before it will finally show up.  All
other admin pages load fine.  Both of my servers are doing this (one is
64bit and one is 32bit).

Anybody have any ideas?  All other non-qmail webpages load just fine. 

Thanks,

Jason



Re: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-08 Thread Jake Vickers

Helmut Fritz wrote:

Joseph,
that works a treat!  thx much.  anyone have an idea if that will have 
any detrimental effects on the script/html code at all (i have no clue 
- hate scripting!)



*From:* Joseph Lundgren [mailto:[EMAIL PROTECTED]
*Sent:* Wednesday, June 06, 2007 2:53 PM
*To:* qmailtoaster-list@qmailtoaster.com
*Subject:* RE: [qmailtoaster] admin-toaster incredibly slow after update

I had a similar (in symptom, at least) problem this morning.  The 
'print_updates' function was timing out.  I commented it out, and BAM 
-- Problem resolved.


 


In the file  /usr/share/toaster/htdocs/admin/index.php, change

 


? print_updates(); ?

 


to:

 


? //print_updates(); ?

 

 

 


Sincerely,

 

On the page, it won't show any updates. I don't think this function has 
been used in a while anyway.




smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Jake Vickers

Jason P wrote:

Hi all,

I just updated my server (cnt40) to the latest non-development 
versions (every package was 1-2 releases old, not much imo), and now 
the http://server/admin-toaster/ page is incredibly slow.


It takes up to 5 minutes of loading before it will finally show up.  
All other admin pages load fine.  Both of my servers are doing this 
(one is 64bit and one is 32bit).


Anybody have any ideas?  All other non-qmail webpages load just fine.

Do your apache logs show anything? I don't recall anyone else having 
this issue.


smime.p7s
Description: S/MIME Cryptographic Signature


RE: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Helmut Fritz
check your apache error log - you will probably see the same thing i did as
posted in this thread:
 
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg13839.html
 
i also just sent an update to this thread that is not yet posted to the
list...  what version were you at before upgrading?  seems something may
have changed betweeen the two to caasue issues...

  _  

From: Jason P [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 9:21 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] admin-toaster incredibly slow after update


Hi all,

I just updated my server (cnt40) to the latest non-development versions
(every package was 1-2 releases old, not much imo), and now the
http://server/admin-toaster/ page is incredibly slow.

It takes up to 5 minutes of loading before it will finally show up.  All
other admin pages load fine.  Both of my servers are doing this (one is
64bit and one is 32bit).

Anybody have any ideas?  All other non-qmail webpages load just fine. 

Thanks,

Jason



RE: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Helmut Fritz
Jake - I think it might be the same issue I repoter a couple of days ago
with the httpd scripts.  Another reply incoming with a link to that. 

-Original Message-
From: Jake Vickers [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 12:18 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] admin-toaster incredibly slow after update

Jason P wrote:
 Hi all,

 I just updated my server (cnt40) to the latest non-development 
 versions (every package was 1-2 releases old, not much imo), and now 
 the http://server/admin-toaster/ page is incredibly slow.

 It takes up to 5 minutes of loading before it will finally show up.  
 All other admin pages load fine.  Both of my servers are doing this 
 (one is 64bit and one is 32bit).

 Anybody have any ideas?  All other non-qmail webpages load just fine.

Do your apache logs show anything? I don't recall anyone else having this
issue.


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Jason P

Well, it seems to be running correctly now.  I noticed that I couldn't
access the qmailtoaster.com web site for a while today.  Is there something
on this page that queries the qmailtoaster.com site (the updates at the
bottom perhaps)?

The apache error logs show a few different things.

PHP Notice:  Undefined index:  file in
/usr/share/toaster/include/admin.inc.php on line 5
PHP Notice:  Undefined index:  oldpasswd in
/usr/share/toaster/htdocs/admin/index.php on line 81
PHP Notice:  Undefined index:  newpasswd in
/usr/share/toaster/htdocs/admin/index.php on line 81
PHP Notice:  Undefined index:  newpasswd2 in
/usr/share/toaster/htdocs/admin/index.php on line 81
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 10
PHP Notice:  Undefined variable:  html in
/usr/share/toaster/include/admin.inc.php on line 93
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Undefined variable:  html in
/usr/share/toaster/include/admin.inc.php on line 138
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137


I'm going to try manually breaking my dns records for qmailtoaster.com on my
internal network, and see if that makes any difference...



On 6/6/07, Helmut Fritz [EMAIL PROTECTED] wrote:


Jake - I think it might be the same issue I repoter a couple of days ago
with the httpd scripts.  Another reply incoming with a link to that.

-Original Message-
From: Jake Vickers [mailto: [EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 12:18 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] admin-toaster incredibly slow after update

Jason P wrote:
 Hi all,

 I just updated my server (cnt40) to the latest non-development
 versions (every package was 1-2 releases old, not much imo), and now
 the http://server/admin-toaster/ page is incredibly slow.

 It takes up to 5 minutes of loading before it will finally show up.
 All other admin pages load fine.  Both of my servers are doing this
 (one is 64bit and one is 32bit).

 Anybody have any ideas?  All other non-qmail webpages load just fine.

Do your apache logs show anything? I don't recall anyone else having this
issue.


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Helmut Fritz
i have had the same issue since install - which was this last Sunday...
BUT, as noted in my other reply with the link to my original usse - when i
bookmark that page it works fine with no errors in the apache error
log...but when i type the url in, i get the errors and the taking forever...

  _  

From: Jason P [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 12:40 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] admin-toaster incredibly slow after update


Well, it seems to be running correctly now.  I noticed that I couldn't
access the qmailtoaster.com web site for a while today.  Is there something
on this page that queries the qmailtoaster.com site (the updates at the
bottom perhaps)?

The apache error logs show a few different things.


PHP Notice:  Undefined index:  file in
/usr/share/toaster/include/admin.inc.php on line 5


PHP Notice:  Undefined index:  oldpasswd in
/usr/share/toaster/htdocs/admin/index.php on line 81
PHP Notice:  Undefined index:  newpasswd in
/usr/share/toaster/htdocs/admin/index.php on line 81
PHP Notice:  Undefined index:  newpasswd2 in
/usr/share/toaster/htdocs/admin/index.php on line 81


PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 10
PHP Notice:  Undefined variable:  html in
/usr/share/toaster/include/admin.inc.php on line 93


PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Undefined variable:  html in
/usr/share/toaster/include/admin.inc.php on line 138
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137


PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137
PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137


PHP Notice:  Use of undefined constant r - assumed 'r' in
/usr/share/toaster/include/admin.inc.php on line 137


I'm going to try manually breaking my dns records for qmailtoaster.com on my
internal network, and see if that makes any difference...




On 6/6/07, Helmut Fritz   mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: 

Jake - I think it might be the same issue I repoter a couple of days ago
with the httpd scripts.  Another reply incoming with a link to that.

-Original Message-
From: Jake Vickers [mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ]
Sent: Wednesday, June 06, 2007 12:18 PM
To: qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] admin-toaster incredibly slow after update 

Jason P wrote:
 Hi all,

 I just updated my server (cnt40) to the latest non-development
 versions (every package was 1-2 releases old, not much imo), and now
 the http://server/admin-toaster/ page is incredibly slow.

 It takes up to 5 minutes of loading before it will finally show up.
 All other admin pages load fine.  Both of my servers are doing this
 (one is 64bit and one is 32bit).

 Anybody have any ideas?  All other non-qmail webpages load just fine.

Do your apache logs show anything? I don't recall anyone else having this
issue. 


-
 QmailToaster hosted by: VR Hosted   http://www.vr.org
http://www.vr.org
- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






RE: [qmailtoaster] admin-toaster incredibly slow after update

2007-06-06 Thread Joseph Lundgren
I had a similar (in symptom, at least) problem this morning.  The
'print_updates' function was timing out.  I commented it out, and BAM --
Problem resolved.

 

In the file  /usr/share/toaster/htdocs/admin/index.php, change

 

? print_updates(); ?

 

to:

 

? //print_updates(); ?

 

 

 

Sincerely,

 

 

--

Joseph Lundgren

Systems Engineer

Peak Internet, LLC

[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 

 

From: Jason P [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 06, 2007 9:21 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] admin-toaster incredibly slow after update

 

Hi all,

I just updated my server (cnt40) to the latest non-development versions
(every package was 1-2 releases old, not much imo), and now the
http://server/admin-toaster/ page is incredibly slow.

It takes up to 5 minutes of loading before it will finally show up.  All
other admin pages load fine.  Both of my servers are doing this (one is
64bit and one is 32bit).

Anybody have any ideas?  All other non-qmail webpages load just fine. 

Thanks,

Jason