Articles
There are a few things you can do to fix the 403 Forbidden error with Drupal after install:...
Changing Maximum Upload SizeFirts check your control panel for the "MultiPHP INI Editor" icon. If available you can change...
Changing your PHP versionHave you received an error regarding your PHP version? If so, you may quickly and easily change...
Clean - Shrink ibdata1To shrink ibdata1 once and for all you must do the following:MySQLDump all databases into a SQL...
Could not connect to the MariaDB - MySQL databaseThe error message "Could not connect to the MariaDB" can occur for a number of reasons. Some of...
Disable MySQL strict mode on cPanel serverhere are the steps on how to disable MySQL strict mode on a cPanel server: Log in to your...
Error 500 - Internal Server Error - PHPThis can be due to several factors. The first thing to check is that the permissions on the file...
Error: SoftException in Application(dot)cpp:303 UID of script is small than min_uidThe error message "Error: SoftException in Application(dot)cpp:303 UID of script is small than...
How can I find my MariaDB - MySQL version?Method 1: Through cPanel Log in to your Ultra Web Hosting account. Click on the cPanel...
How can I parse html as php?Create an .htaccess file and upload it to the root of your public_html directory. Include the...
How can I view/modify data in my MySQL database?There are two ways to view your MySQL database with Ultra Web Hosting: Using phpMyAdmin Go...
How do I add a user to a MariaDB & MySQL database?There are two ways to add a user to a MySQL database with Ultra Web Hosting: Using...
How do I backup a MariaDB - MySQL Database?Here are the steps on how to backup a MySQL database using phpMyAdmin in your Ultra Web Hosting...
How do I change my PHP settings?How do I change my PHP / PHP.INI settings?To change your PHP settings, just login to your hosting...
How do I import into a MariaDB - MySQL database?import a database with Ultra Web Hosting phpMyAdmin: Log in to your control panel with...
How do I update my version of PHP?PHP needs to be updated. What do I do?We make changing your version of PHP easy. Simply login to...
How to Disable XCache for a DomainOn many of our servers xcache is use as part of the php caching mechanism. If you are...
HTTP Authentication error in PHPA HTTP Authentication error in PHP occurs when the user is not authorized to access the requested...
I am having problems with a script I wrotePHP suexec is running on all of our shared servers. If you are running code that is insecure or...
Increase PHP MemoryFatal error: Allowed memory size of xxxxxxxxx bytes exhausted (tried to allocate xxxxxxxx bytes)....
InnoDB Error Attempted to open a previously opened tablespaceWhen receiving the error... "InnoDB: Error: Attempted to open a previously opened tablespace....
Internal Server Error with PHPListPHPList produces internal server error. Checking error logs results in:Invalid command...
Learn About MariaDBMariaDB is a fork of MySQL, which was created by Michael "Monty" Widenius. MySQL was acquired by...
Learn About MySQLMySQL is a relational database management system (RDBMS) that is open-source and free to use. It...
PHP informationTo view your current version of PHP you will create a php file, for example info.php, and place...
phpMyAdmin - Error Incorrect format parameterWhen importing a database with phpMyAdmin I receive the error "Error Incorrect format parameter"....
Premature end of script headersThe error message Premature end of script headers means that the PHP script stopped executing...
Register Globals On OffThe error message Register Globals On means that the register_globals directive is set to On in...
Running a PHP file with a cron jobTo run a PHP file from cron, use the "cron jobs" section of your control panel. Use the following...
Strict Standards: Non-static method JLoader::register() should not be called statically inThe error message... Strict Standards: Non-static method JLoader::register() should not be...
Test MySQL ConnectionThe following is a great way to verify a MySQL / MariaDB database connection issue. Create a file...
The MySQL server is currently offline admin bin Cpanel/cpmysql/DBCACHE: exit 11The error message... The MySQL server is currently offline admin bin Cpanel/cpmysql/DBCACHE:...
Useful CSV to MySQL ScriptThe link below is a great tool we have run into for converting CSV files into MySQL format:CSV to...
Warning: system() has been disabled for security reasonsThe error message Warning: system() has been disabled for security reasons means that the...
Warning: Unknown(): open_basedir restriction in effectBasedir restriction is set for security. This most often occurs when you are calling an app...
What is the Path to ImageMagick?The path to ImageMagick on Ultra Web Hosting is /usr/bin/. This means that you can access...
What is the path to PHP?The path to PHP on Ultra Web Hosting is /usr/bin/php. Ultra runs many different versions of PHP...
What is the proper MariaDB - MySQL import and export format?Sure, here are the steps on how to import and export databases using phpMyAdmin in your control...
What port is MariaDB - MySQL on?MariaDB and MySQL, two popular open-source relational database management systems (RDBMS), use...
When trying to connect to MariaDB or MySQL you receive error 2003 Cannot connect to MySQL on xxxxxx on port 3306 10060The error 2003 "Cannot connect to MySQL on xxxxxx on port 3306 10060" means that the MySQL...