Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
wms
Forum Members
Forum Members
Posts: 204
Joined: Mon Feb 13, 2006 7:26 pm

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by wms »

Hi Cyberman,

Here's the reply I received back from my hosting company.

"Yes. Most of our Web servers have WinZip installed or at least another program that can handle compressed file formats such a .gzip.

Alternatively, you can log into the Web server using PuTTY over SSH and use the gunzip utility there as well."


Does that help?
3dcandy

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by 3dcandy »

gzip support is part of the php package installed.
if you download and install the system configuration utility, you cans ee if gzip is installed, it's in the apache environment section, should say something there if it's installed!
cyberman

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by cyberman »

wms wrote: Does that help?
Not really  :-\ ...

Go to your admin panel, menu extension>userdefined tags, create there a tag named info, put command

Code: Select all

phpinfo();
inside and save it.

Create a new page and insert there only {info}. Call this page from frontend.

Then you will see if your php package has gzip support.
wms
Forum Members
Forum Members
Posts: 204
Joined: Mon Feb 13, 2006 7:26 pm

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!

Post by wms »

Thanks  Cyberman,

I created the page like you said:  http://www.goulbournsoccer.ca/index.php?page=info

Sorry, not too sure what I'm looking for now ???

Thanks,
cyberman

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by cyberman »

Look at headline zlib. zlib is active but I see zlib.output_compression is "Off".

Perhaps I should add a function to check if gzip is supported and create a version for users without that.

Would you be my beta tester?

On my accounts I have every time gzip support  ;D ...
wms
Forum Members
Forum Members
Posts: 204
Joined: Mon Feb 13, 2006 7:26 pm

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!

Post by wms »

Sure....let me know how I can help out.

I've gotten so much help from you and others form this forum, I would be more than happy to lend a hand.

Thanks,
cyberman

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!

Post by cyberman »

OK, need some time now (I'm a little bit busy at moment) ...
wms
Forum Members
Forum Members
Posts: 204
Joined: Mon Feb 13, 2006 7:26 pm

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by wms »

I asked my hosting company to turn the zlib option on [zlib.output_compression = "On"], and I still get this error while trying to use the ccontent tag:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in e:\web\public_html\wms\goulbourn\plugins\function.ccontent.php on line 54


???
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H

Post by kermit »

wms wrote: I'll have to e-mail the hosting company if I have gzip support or not.  But basically the site is running of a Wintel server with the DB on a different Linux server.  I'm using mysql5.0 for the db.
could it be as simple as... iis isn't as good at serving php pages as apache on linux?
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Post Reply

Return to “CMSMS Core”