running server upgrade
The hardware upgrade is about to be performed. The steps are as follows:
- current server is made "read only" (no more new posts, comments, settings etc).
- latest data is copied over to the new server.
- the domain name bloghi.com points over to the new server
- the new server is opened to the public
Comment(s) »
» Leave a comment
- Your E-mail address is never displayed. If you enter it, it will only be visible to the blog author
- Since there already are comments to this post, your eventual comment might trigger a notification e-mail to the persons that commented before you.
- The line and paragraph breaks automatically
There seems to be a coding error when leaving comments - it seems to be adding an extra \"\\\" before the apostraphe, or possibly closing quote. Here\'s an example from my last post:
Comment by albert— 2006/09/21 @ 01:50 AM — (Reply)
Comment by albert— 2006/09/21 @ 01:50 AM — (Reply)
Comment by albert— 2006/09/21 @ 01:50 AM — (Reply)
Comment by blog development— 2006/09/21 @ 05:52 AM — (Reply)
Comment by blog development— 2006/09/21 @ 05:54 AM — (Reply)
Comment by blog development— 2006/09/21 @ 05:54 AM — (Reply)
Anything I can fix from my end?
Comment by Cate— 2006/09/21 @ 05:17 PM — (Reply)
If you did edit your template during this time, then it could have become broken like this (with the extra \\...). Now the problem is fixed, so it won't happen anymore. So you can also copy your template to a local editor like notepad, remove all \\ occurences and put it all back in. If you want us to restore your template, just contact us.
Comment by Calin— 2006/09/21 @ 06:52 PM — (Reply)
Comment by Cate— 2006/09/21 @ 07:22 PM — (Reply)
Adobe have gotten around to releasing their first cumulative hot fix for CF8. The fix wraps up 7 fixes together, these are:
1. 70110
Debugger Stepping Issue: When Break on exception was turned on and you stepped over code, variables did not intially show up and an UndefinedVariableException error was thrown. Variables did show up on the second step over of the breakpoint.
2. 70134
User CSS Stylesheets: The ColdFusion stylesheets were not consistently imported prior to user specified stylesheets.
3. 70175
CFZipParamTag Issue: Only the last entry was used when cfzipparamtag was used in a loop.
4. 70204
Cfpdf issue: "Enable Usage Rights" was not working with PDF forms.
5. 70236
CreateObject issue: An arrayIndexOutOfBoundsException error was thrown under heavy load when using CreateObject type=component.
6. 70239
Cfdocument sizing issue: CFDocument displayed tables with reduced size.
7. 70261
JNDI data source issue: Datasources in jrun-resources.xml were not being recognized.
download movie
Comment by angelcentaur— 2007/10/20 @ 12:17 AM — (Reply)