Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:25:21 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155534 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Updating site seems to be slowing down  (Read 303 times)
applepie

Offline Offline

Posts: 342


« on: April 19, 2010, 03:17:13 PM »

I am wondering if someone could tell me where the problem lies. Lately, I have been having problem updating my site. The speed of the site seems to be running fine. When I try to update the site, the page freezes and nothing happen. Could this be database overload or something that need to be fixed on WB. Anyone know the answer and rough idea where the problem lies?
Thanks.
Logged
Argos
Moderator
**
Offline Offline

Posts: 2161


WWW
« Reply #1 on: May 03, 2010, 09:23:39 AM »

One of my clients reports the same thing, although on my computers the admin runs fine. It's a mystery to me. Sorry I can't help you, but it may be some bug in WB, or some local computer settings.
Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6975


WWW
« Reply #2 on: May 03, 2010, 06:40:06 PM »

Do you have JavaScript Admin activated? If yes, what happens, if you turn it off?

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

Argos
Moderator
**
Offline Offline

Posts: 2161


WWW
« Reply #3 on: May 03, 2010, 08:30:34 PM »

Well, the problem with my client is solved. There was a trailing slash in a path in the config.php file. Changing that into a single one solved the problem with that site anyway.

Changing
Code:
define('WB_PATH', '/var/www/vhosts/domain.com/httpdocs/');
into
Code:
define('WB_PATH', '/var/www/vhosts/domain.com/httpdocs');
solved it.
« Last Edit: May 03, 2010, 08:32:27 PM by Argos » Logged

Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase: http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!