Tuesday, March 15, 2011

"Sorry, it appears that a required library (PDO) for connecting to a MySQL database has not been enabled. Pls ask your web host if your web site can h

1. Rebuild Apache under EasyApache and enable PDO support in you're php configuration.

OR

I just tried the terminal install:

pecl install pdo
pecl install pdo_mysql

and restarted Apache and it works fine.

Sunday, March 13, 2011

How to reset Joomla Admin password

1. Login to cPanel
2. Access the phpMyAdmin
3. Select the database
4. Find the jos_user table, and go to browse
5. Find the Super Administrator user and go to edit
6. Select the password function to MD5, enter your new password, and change the user name to admin, than click GO to proceed.

Wednesday, March 9, 2011

FTP error >>> 421 Sorry, cleartext sessions are not accepted on this server. Login failed

When you receive the above error while trying to connect to FTP then follow the below steps :
Login to WHM
Go To : Service Configuration
Then click on : FTP Server Configuration
and then check that :
TLS Encryption Support : is set to “Optional”
if not then set it to “Optional”
That’s all this will do it.

Configure Outlook?

1.Click on the tools menu then accounts
2. Click Add on the right side at the top and select mail
3. Display Name: Your Name
4. Click Next
5. E-mail Address: address@yourdomain.com
6. Click Next
7. My incoming mail server is a POP3 server.
8. Incoming mail server (POP3): yourdomain.com
9. Outgoing mail server (SMTP): yourdomain.com
10. Click Next
11. Acount Name: address@yourdomain.com; If you are setting up for your Main Account you would use your hosting account user name.
12. Password: This will be the password you set for the email address when you set it up in your hosting account control pan el. If you are setting up for your Main Account, this will be your hosting account password.
13. Check Remember password if you don't want to enter your password each time.
14. DO NOT CHECK \"Log on using Secure Password Authentication (SPA)\"
15. Click Next then Finish
16. Click on the account you just created then click Properties
17. Click the Servers tab
18. CHECK \"My server requires authentication\" at the bottom
19. Click the Advanced tab
20. Under Server Port Numbers Incoming server (POP3): 110
21. Under Server Port Numbers Outgoing server (SMTP): 25; If your ISP blocks access to port 25 you can use port 26.
22. Click OK to close that window. 23. Click Close to close that window.

530 Login authentication failed ? Can access cpanel but not ftp?

The problem was due to demo mode enabled for that domain. Disable it via WHM >> demomode

/usr/bin/curl: Cron error : Permission denied ?

Check the permission of /usr/bin/curl it should be 755 if its correct then check the script files permission