manulele.it
manuals, updates, news, utilities, labor, ethics, lessons, experiments, information, technology
Categories: tips , guides , Internet , Linux , Webmaster | 1 Comment

If you block access to the VPS because there is a different password on MySQL DB the matter is complex! Plesk does not work correctly and access the features dell'intefaccia graphic is partial. And if we include the fact that we have no running web interface for managing MySQL becomes even more difficult. I [...]

Installation http://www.atomicorp.com/wiki/index.php/PHP # wget-q-O http://en.ispdoc.com/index.php/Updating_PHP_in_CentOS_Linux - http://www.atomicorp.com/ installers / atomic | sh yum update php is now updated, but Wordpress get this error: Error Establishing a database connection and mysql_upgrade does not work then seeing the log said: / usr / libexec / mysqld: unknown option '-skip-bdb' then edit the file / etc / my.cnf vi / etc / my.cnf [if nano is not installed you can install it should be [...]

Change User Agent can be used to run a website in a browser for which it was designed, for example, some Web sites that want to force the browser is Internet Explorer. Another way of using this technique is to emulate a device and see what we have output (for developers [...]

Log in as administrator (root) Log in via SSH to manage the database in MySQL # mysql-u admin-p Connect to the correct DB # connect psa Run a select to see how many records are in the table IP_TOOL (PSA database) # select * from ip_pool; Update the content selected from the group of ip_address_id SHARED putting [...]

There came an email with a title like this: URGENT Notice of the Internet Intellectual Property Rights "companyname" Disputes in the Ink and you are very concerned about potential competitors or somebody tries to use your name in a country strong expansion ? DO NOT WORRY I have come to count many emails of this [...]

Suddenly, after months of intended use and function of Dreamweaver may appear strange warnings, errors and messages alarming: - time-wasting - create hardships - blocked some features - give unwanted side effects Taking a look at the official site support (Adobe . com), I found this little tutorial that worked perfectly in my [...]

I usually do not make judgments on services, but when, suddenly, you're forced to change providers because, to save a few cents, you have registered the domain (which you just wanted the name to redirect to a web server on a VPS and MX servers Global like Google) with a provider that after 1 month of [...]

Facebook is constantly under attack by those who say that is a threat to their privacy, but unfortunately not everybody thinks that Facebook is in reality. I work in building websites, and for me my privacy is not important: I know more people, more people read my posts [...]

Categories: tips , guides , Internet , Webmaster | 1 Comment

The best method is to return a "message" 301 and that is: HTTP/1.1 301 Moved Permanently This is because otherwise the search engine crawlers may not follow the redirect, or consider it as a phishing scam or something. The best solution would be (for those who have a linux platform) to go [...]