When i first started using StartSSL for my SSL certificates i found the process very hard and the instruction were not clear so i have gone through the whole process of creating a SSL certificate with StartSSL. These instructions assume that you know how to create a CSR on your platform. I have not dealt with this heare because is should be a failry simply procedure and unique to your platform
I used these for my CSR
country - GB (http://www.digicert.com/ssl-certificate-country-codes.htm)
state - Yorkshire
City - Manchester
Company - Building Company
Company Division - Online
email - webmaster@example.com
Pass Phrase - Password123 (just incase there are issues with the private key)
NB: make sure you select the correct encyrption level ie 2048-bit
Select Certificate Purpose
Generate Private Key
Submit Certificate Request (CSR) - (page name)
Certificate Request Received - (page name)
Add Domains - (page name)
Add Domains - still
Ready Processing Certificate - (Page)
Save Certificate - (Page)
NB: the last page auto refreshed so the page titles here need to be checked
This article is written to give you clear instructions on how to transfer domains covering the main types of transfer, the lco.uk with IPS Tag and then the EPP code based transfers such as .com
Unless otherwise specified you should assume these instructions are using WHMCS.
- Register = Register a new domain
- Transfer = Transfer In a domain
exampledomain.co.uk Transfer Pending - Awaiting Release by Current Registrar
ENOM
exampledomain.co.uk Transfer Pending - Awaiting Release by Current Registrar
exampledomain.co.uk Transfer Pending - Awaiting Release by Current Registrar
If you have done an order for a new registration or transfer of a domain and it has failed then you can read this article on what to do. But extensively it is split into a two options
Notes
Below are explanations of the Registrar Commands buttons and some potential uses. Not all buttons will be present for all registrars and some will only appear when they can be used. Most of these functions will be multiple steps and require confirmation.
Notes
This is my list of bulk emailing software
This simple script will loop through all PHP enviromental variables and then display them on screen. This is useful to find out what variables exist for reference, and the actual values they return for diagnostics or programming.
Instructions
NB: When yo have finished make sure you remove this file as it can be a security risk.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> this is quantumwarp.com<br /> <?php while (list($var,$value) = each ($_SERVER)) { echo "$var => $value <br />"; } ?> </body> </html>
This is a silicon based glue that is used among other things to glue electronic components to circuit boards which is addition to soldering the component. The purpose is to prevent the component from vibrating durin use or transport which can increase the life of the component. The glue used for electronics is electrically inert to prevent conduction and is also resistant to high temperatures.
Silastic Thermal Glue has many different types and different uses, not just electronics so it is important that you use the correct type for you application.
{add image of silastic glue on a motherboard)
Silastic Thermal Glue is not to be confused with Termal Paste although they probably share a heritage and there might be a crossover is the glue that is used to glue a heatsink to a CPU.
Also Know as:
These glues are available on ebay and alibaba but i have managed to get the data sheet and an image with the different types of the glue on a piece of paper so you can see what they look like.
Hi,
Thanks for your communication.
There are some differences among 705, 704 and 703:
WH-703 silicone rubber :( white, black):
Properties and Uses:
Cold water resistance, good adhesion, better than the 704 silicone, but prone to yellow light, temperature -60 ℃ - + 150 ℃. Can be used underwater instrumentation moisture sealing, potting submarine cables, small motor magnetic tile adhesive, ignition coil, coated front sensor potting table, car chassis, sealed refrigerated equipment and so on.
Widely used in electronic components bonding, sealing, insulation; anti-leakage, corrosion and surface protection device management.
WH-704 silicone rubber :( white, black)
Properties and Uses:
Temperature good, intolerance blisters, adhesive force of less than 703 silicone, easy to break repair, not yellow after curing, temperature -60 ℃ - + 250 ℃. Widely used in electric heaters, electric control, instrumentation, analytical electrode, electric plugs, electric heaters bonding, sealing, insulation; corrosion and surface protection device management.
WH-705 silicone rubber :( transparent)
Properties and Uses:
Transparent, easy to overhaul, used the occasion to be optically transparent, and SCR, rectifier tube tops protection. Widely used as a transparent RTV, fast curing cement and water. Temperature -60 ℃ - + 200 ℃.
Widely used in electronics, instrumentation, chemical, light industry, machinery industry, bonding, sealing, insulation, potting; surface protection device management. Has excellent electrical insulation and arc resistance, moisture, shock.
Hope it can be helpful to you.
If you like it, welcome to purchase directly, then we will arrange the item for you ASAP.
Should you have any other questions,please feel free to contact us.
Have a nice day.
Best wishes.
Also known as
Links
Problem
When i upgraded Prestashop 1.5 to 1.6.0.11 the product and category SEF / Friendly URLs do not work but the CMS pages do.
Cause
In my case i believe it was because i had custom Friendly URLs set so this solution might for everyone, in which case use the Useful Links.
Solution
Other Things to Try
There are several tutorials out there that tell you to experiment by turning the apache multiviews on/off and the same with mod_security. After you change either of these you need to disable the freiendly urls and then re-enable them, this causes the .htaccess to be regenerated correctely. These methods will only help a few people and you really should not disable mod_security.
Useful Links
Problem
When i upgraded Prestashop 1.5 to 1.6.0.11 there were no carriers available even though they were setup correctely in PS 1.5
Cause
This is caused by prestashop changing how they handled the shipping matrix. The matrices that are present after upgrade reflect he carriers that you had there before but the costing data and ranges have not be preserved.
Solution
Go into the shipping methods and repopulated the costing data into the ranges and add ranges as needed as if you were setting these up from fresh
This is what I did to get mantis to work with SourceSVN
Install Subversion
Install Xampp
Install Mantis
Create Repository
This is far as I got, more errors and bugs. Mantis is free but needs a serious GUI upgrade
My notes on using and configuring Redmine.
Textile: !{width: 400px;}.clipboard-202402030959-abcde.png! CommonMark Markdown: <img src="/clipboard-202402030959-abcde.png" width="400"> Deprecated Redcarpet-based Markdown:  (size specifications are not supported)
Email delivery is not configured, and notifications are disabled. Configure your SMTP server in config/configuration.yml and restart the application to enable them.
configure redmine@quantumwarp.com as the system email
Create the email account
configure email in configuration.xml, you must restart redmine to see the changes.
now go back to the emails settings in redmine app as they will be available.
when you first run Redmine you are presented with the following message. You should load the default configuratioin.
If you are using this on a real website you might want to use SSL and make your installation secure. There are a few things you can do. For most people running on their local machine that do not want it on the internet do not require any of these settings, but it will not harm if they did. Following the instructions above you should already be using ProxyRequests Off
<Directory> / <Location>
SSL on non default port
The optional protocol argument is not required for most configurations. If not specified, https is the default for port 443 and http the default for all other ports. The protocol is used to determine which module should handle a request, and to apply protocol specific optimizations with the AcceptFilter directive.
You only need to set the protocol if you are running on non-standard ports. For example, running an https site on port 8443:
Listen 192.170.2.1:8443 https
Hooks
Secure Proxy
apache httpd.conf
<Proxy *> Order Deny,Allow Deny from all Allow from 192.168.0 </Proxy>