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?
Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H
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!
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!
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H
Not reallywms wrote: Does that help?

Go to your admin panel, menu extension>userdefined tags, create there a tag named info, put command
Code: Select all
phpinfo();
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.
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!
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,
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,
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H
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
...
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

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!
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,
I've gotten so much help from you and others form this forum, I would be more than happy to lend a hand.
Thanks,
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED HELP!
OK, need some time now (I'm a little bit busy at moment) ...
Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H
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

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

Re: Site Seems Slow after using CMSMS 1.0.2 compared to just HTML?-REALLY NEED H
could it be as simple as... iis isn't as good at serving php pages as apache on linux?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.
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
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