|
|
Saturday, 06 June 2009 |
|
Joomla 1.5 comes with UTF character set. Howver MySQL database might get installed with latin1_swedish_ci collation. This may casue probles with displaying non latin characters, for example cyrillic. In order to make Joomla work properly, one needs to set in phpMyAdmin MySQL connection collation: UTF-8 Unicode (utf8) and also to runthe following SQL query for each table:
ALTER TABLE your_table_name CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; Do not forget to back the database if it already has data. |
|
|
Make sure Word Press comments option are closed |
|
|
|
|
Monday, 29 October 2007 |
|
If you had comments option opened in your Word Press blog, spam engines will find them and will try to post comments. If you disable comment option, the old posts will still be opened for spam. |
|
Read more...
|
|
|
Friday, 28 September 2007 |
|
Here are more IP addresses where spammers come from: 203.69.39.251 200.88.223.99 207.44.238.95 190.129.118.1 82.148.98.34 60.190.223.77 222.240.208.14 |
|
Read more...
|
|
|
Tuesday, 22 May 2007 |
|
Net use command connects / disconnects the computer from a shared resource, or allow to view the information about current computer connections. This command also can controls persistent network connections. If you will use net use command without any parameters, you will retrieves a list of network current connections. |
|
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 Next > End >>
|
| Results 1 - 9 of 43 |