🔔 🔔 🔔 Duyuru: 24. Yılımıza özel indirimler sizleri bekliyor ! Kampanya Kodu : TDATA2024 | Detaylı bilgi için tıklayınız.

Bilgi Bankası


Dökümanlar MySQL


  •  How to Install Perl DBD::MySQL

    This problem may occured when trying to install the perl-DBD-MySQL. It is found out the problem was came from MySQL issue where you have upgrade the MySQL from 5.0 to 5.1. To overcome the issue,...

  •  Replace MySQL with MariaDB in cPanel

    MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest...

  •  SQL safe mode in effect errors

    Sql.safe mode Errors If you have any mysql connection errors and received error with cpanel user name authentication errors. If sql.safe_mode is enabled, mysql_connect() and mysql_pconnect()...

  •  Stats and Monitoring Process Free tool

    Mysqlmymonlite Stats and Monitoring process free tool, Bash shell script tool used to gather stats for Apache, Nginx, litespeed web server and MySQL servers. Useful for troubleshooting &...

  •  Test MySQL database connection with php script

    You can use the following php script which is used to test mysql database connection on your cpanel server. <?php $link = mysql_connect('db_host', 'db_username', 'db_password'); if (!$link)...

  •  cPanel Log file locations

    cPanel log file locations and Basic troubleshooting, most activity that happens on a server to log files, so that you can go back and review log entries for problems, instead of having to be on the...