EduGeek Joomla 1.0 Package Thread, Optimise PHP & Apache Configuration in Projects:; As DMcCoy has posted above, if it's fast browsing it on the server, then it's almost definitely not PHP and ...
-
11th July 2008, 07:27 PM #16 As DMcCoy has posted above, if it's fast browsing it on the server, then it's almost definitely not PHP and probably not apache holding things up. If it's also the same speed when you browse it from within the same LAN, then I think you can illiminate the server causing your problems all together.
You then need to look at the next link in the chain. Where does it go next when you view it from outside? If it's an ISA box or simelar then this would be my next port of call to troubleshoot this problem.
Mike.
-
-
IDG Tech News
-
11th July 2008, 07:30 PM #17 When you browse in the same LAN its slow
You then need to look at the next link in the chain. Where does it go next when you view it from outside? If it's an ISA box or simelar then this would be my next port of call to troubleshoot this problem
We have bypassed all that kind of stuff and it gives the same result
-
-
11th July 2008, 07:36 PM #18 According to firebug you have a fair few images that are called for but do not exist, this could be slowing it down:
x.co.uk/templates/eg_brown/images/headerkuva
x.co.uk/images/stories/smoothgallery/thumbs/tn_history1.jpg
x.co.uk/images/stories/smoothgallery/thumbs/tn_gerrard.jpg
x.uk/images/stories/smoothgallery/thumbs/tn_football.jpg
x.co.uk/images/stories/smoothgallery/thumbs/tn_newart.jpg
x.co.uk/images/stories/smoothgallery/thumbs/tn_ict1.jpg
x.co.uk/images/stories/smoothgallery/thumbs/tn_history%202.jpg
x.co.uk/templates/eg_brown/images/top_bg.png
x.co.uk/templates/eg_brown/images/footerpalkki.gif
Other than that it appears to load quite quickly.
Last edited by SYNACK; 23rd August 2008 at 02:26 AM.
Reason: Remove links that were messing with schools placement in Google search
-
-
11th July 2008, 07:49 PM #19 I don’t think it is that when I remove the images it’s the same slow speed. Also when you access a page with little on it directly for example URL Removed it’s still slow. When you navigate to the same page from the home page its nice and fast.
Also if you go to URL Removed then to the home page its fast.
Do you get what i mean?
HTML seems fine but the PHP site is slow
Last edited by FN-GM; 22nd August 2008 at 09:21 PM.
-
-
11th July 2008, 08:01 PM #20 As its slow to initially load, but is then quick I would look at how your PHP sessions are handled. I think joomla uses sessions which are valid for a short while, which is why the first page you visit is slow (it could be trying to create the session and failing?) then loading subsequent pages is fast.
Does that sound plausable to anyone who understands sessions a bit more than me??
Mike.
-
-
11th July 2008, 08:03 PM #21 
Originally Posted by
maniac
As its slow to initially load, but is then quick I would look at how your PHP sessions are handled. I think joomla uses sessions which are valid for a short while, which is why the first page you visit is slow (it could be trying to create the session and failing?) then loading subsequent pages is fast.
Does that sound plausable to anyone who understands sessions a bit more than me??
Mike.
means nothing to me
-
-
11th July 2008, 08:08 PM #22 Are files being create in this path:
session.save_path = "C:\xampp\tmp"
With random looking names? The user running apache needs write permissions to this folder.
-
-
11th July 2008, 08:16 PM #23
-
-
11th July 2008, 08:18 PM #24 Clone the partition to create a backup.
Format, reinstall & service pack.
Create another installation and ensure this is not a corrupt installation.
You could go round in circles and still not get anywhere.
-
-
11th July 2008, 08:19 PM #25 
Originally Posted by
Galway
Clone the partition to create a backup.
Format, reinstall & service pack.
Create another installation and ensure this is not a corrupt installation.
You could go round in circles and still not get anywhere.
Might be worth a try, i only installed last Friday though. That will be something for Monday.
-
-
12th July 2008, 05:40 PM #26 Any more suggestions please?
-
-
14th July 2008, 11:40 AM #27 
Originally Posted by
Galway
Clone the partition to create a backup.
Format, reinstall & service pack.
Create another installation and ensure this is not a corrupt installation.
You could go round in circles and still not get anywhere.
Ok, i have just done that and still no joy 
Anyone any more ideas please?
-
-
14th July 2008, 12:13 PM #28 The basic problem is that you are using Windows are your platform. While I don't deny it works, apache generates a lot of context switches. This totally destroys performance. You have a couple of ways of avoiding this however.
1) Change your webserver software. Basically use IIS.
2) Change your OS to one that handles Apache better. Basically use a *nix OS.
-
-
14th July 2008, 12:26 PM #29 If your going to do Option 1 that geoff suggests, move it to IIS, we run our Joomla site on IIS and its quick and runs like a dream.
Can link to a video tutorial if you want to get PHP working with IIS too.
-
-
14th July 2008, 01:48 PM #30
Can link to a video tutorial if you want to get PHP working with IIS too.
That would be good thanks!
If all else fails i will try linux. What distro do you recomend? Preferably one with a GUI
Thanks
Z
-
SHARE: 
Similar Threads
-
By saundersmatt in forum Web Development
Replies: 3
Last Post: 12th July 2008, 09:17 AM
-
Replies: 4
Last Post: 27th June 2008, 10:52 AM
-
By robknowles in forum Wireless Networks
Replies: 1
Last Post: 28th May 2008, 04:01 AM
-
By mseaney in forum Windows
Replies: 6
Last Post: 1st December 2005, 12:38 PM
-
By Dos_Box in forum Scripts
Replies: 3
Last Post: 2nd September 2005, 09:07 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules