So I am doing some things to my .css file and I save the changes however when I go to view the website URL the .css file that is loading by the browser is not the updated version that was just saved?
Is there a lag time between when I save changes and when they will appear in the production URL?
Well that may be the wrong word to use... Was getting the 404 error or whatever it is. I have a news feed that refreshes every 2 seconds. Could that cause a problem?
Thanks for the info! I searched on the wiki on how to set it up. It says you can do it in the cpanel but doesn't explain where in the cpanel. Would you mind pointing me in the right direction?
Hello everyone. I need gzip enabled do you know if it is enabled on this site and how to do that if its not? I've tested my url and it is saying it is not gzip enabled.
"LOAD DATA INFILE '$myFile'" .
" INTO TABLE test FIELDS TERMINATED BY ','"
I always get an error that says: "Could not load. Access denied for user 'eetoolsx'@'localhost' (using password: YES)"
Do they prevent us from useing the LOAD DATA INFILE ?
Is there a way to access the php5 folder and edit the zlib.output_compression to be turned on and set the level? I need it to be turned on and set to level 6 as a site I pull data from requires it.