The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
How do I override php.ini settings?
Many people need the ability to change php.ini settings from the defaults set on the server. The...
Views: 2095
How do I reset the password for a mysql database user?
Within the MySQL Databases area of the cPanel control panel, there is no apparent facility for...
Views: 688
What is the path to perl?
The path to perl is shown on the left hand side of your site control panel.
The traditional...
Views: 640
What should I use for the database hostname in php scripts?
Always use localhost as the database hostname for php scripts which use mysql databases.
Views: 749