#6 – Error on delete of ‘./database’ (Errcode: 13)
Some times, we will get the following error when we try to drop the database from PHP my admin. ========ErrorSQL query:DROP DATABASE `databasename`MySQL said:#6 – Error on delete […]
Some times, we will get the following error when we try to drop the database from PHP my admin. ========ErrorSQL query:DROP DATABASE `databasename`MySQL said:#6 – Error on delete […]
You can execute the following command for getting the “mysql” root password of the server in Ensim control panel. [root@test]#ensim-python -c “import sys;sys.path.append(\”/usr/lib/opcenter/mysql\”);import mysqlbe;print mysqlbe.read_mysqlpass()” [or] [root@test]#ensim-python -c
Introduction Managing file permissions is a critical part of maintaining a secure web server environment. When using suPHP, security is tightened by enforcing strict ownership and permission rules
We can increase the /tmp directory by doing the following steps: cd /usrdd if=/dev/zero of=/usr/tmpMnt bs=1024 count=2000000 mke2fs -j /usr/tmpMnt cd /cp -R /tmp /tmp_backup mount -o loop,noexec,nosuid,rw
Introduction If you encounter the error “Fatal Error. DB Error: connect failed” while logging in to Horde Webmail, it usually indicates that Horde cannot connect to its database.