There is always a smarter way.
Prash
This user hasn't shared any biographical information
Posts by Prash
How to retrieve Email account’s password from psa database on Linux Plesk server?
Apr 18th
Hi friends, it’s so simple to retrieve email account’s password for a particular account on the plesk server. You should have root access to your Linux Plesk server. Below are the steps to retrieve Plesk control panel password on Linux Plesk server. Note that we are retrieving database user name and password from psa (plesk) database. You will need root access OR should have an access to mysql database and privileges to fire select query on tables in psa database.
More >
How to retrieve FTP user name and passwords on Linux Plesk server?
Apr 18th
Hi friends, It’s so simple to retrieve FTP passwords with user name from psa (plesk) database. You should have root access to your Linux Plesk server. Below are the steps to retrieve FTP password on Linux Plesk server. Note that we are retrieving database user name and password from psa (plesk) database. You will need root access OR should have an access to mysql database and privileges to fire select query on tables in psa database.
How to retrieve Plesk control panel password for domain on Linux Plesk server?
Apr 18th
Hi friends, it’s so simple to retrieve plesk password for a particular account on the plesk server. You should have root access to your Linux Plesk server. Below are the steps to retrieve Plesk control panel password on Linux Plesk server. Note that we are retrieving database user name and password from psa (plesk) database. You will need root access OR should have an access to mysql database and privileges to fire select query on tables in psa database.
More >
How to retrieve mysql database passwords on Linux Plesk server?
Apr 18th
It is possible to retrieve database password from Linux Plesk server. Below are the steps to retrieve database password from SSH. Note that we are retrieving database user name and password from psa (plesk) database. You will need root access OR should have an access to mysql database and privileges to fire select query on tables in psa database.
404 custom error page using .htaccess
Apr 16th
Most of the time you may get error message as below on your site and you may know the reason why the message is,
Not Found
The requested document was not found on this server.
Web Server at yourdomain.com
How do I insert google map into my site?
Apr 9th
On most of the site you will see google map added on some pages. How do they do it? Is it so hard? The answer of second question is ‘Absolutely not’. It is as simple as 1,2,3 as we are going to complete it in just 3 steps. Answer of first question is in description. Adding gogle map will help you in many ways to show your business location so that your clients can contact you very easily and it is also ease for them to contact you. So, here we go to add google map into the site.
ERROR 2002: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)
Apr 7th
The error “ERROR 2002: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)” comes when the mysqld service on the server is not running. Restart the mysql service using command below,
Sony Ericsson XPERIA X10 Look
Apr 2nd
Sony Ericsson launching XPERIA X10 in India very soon. The price will be in between Rs. 35,000/- to Rs. 40,000/-
How to install theme or template in joomla?
Apr 2nd
Look and feel of your website is very important to keep visitors on your website for bit more than they should be.
If you are using Joomla cms it’s becomes very easy to install the template / theme any time. There are lots of templetes freely available on the internet.
You can search free joomla template on google and download the zip file of the template you like.
SQL Error : 1194 Table ‘phpbb_search_wordmatch’ is marked as crashed and should be repaired
Mar 23rd
The problem occures because of the table ‘phpbb_search_wordmatch’ into the database is crashed. We need to repair the table ‘phpbb_search_wordmatch’. You may receive error message as below.