Web Hosting Blog

Blog for Web Hosting Issues, FAQ’s, Tutorials and Troubleshooting, Blogging

Entries Tagged ‘Add new tag’

Dedicated server hosting.

Dedicated server hosting also known as managed server hosting is a type of hosting where a user gets to use an entire server. S/he does not need to share the server space with any other user.

Dedicated server hosting (OS offers complete rights on the system. That means the user can decide the operating system [...]

Phpmyadmin errors on newly setup cpanel server or vps.

1) 2002 - The server is not responding (or the local MySQL server’s socket is not correctly configured).
Ans :-
Built in mysql.sock file path is /var/lib/mysql/ phpmyadmin search it in /tmp. To solve error just create symlink of mysql.sock under /tmp. Please use following command to create symlink.
ln –s /var/lib/mysql/mysql.sock mysql.sock
2 Cannot start session without errors, [...]