hmaddy
- Total activity 573
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 180
Posts
Recent activity by hmaddy-
Cant provide any privilege to users/databases
cant provide any privilege to any user or database from cpanel. i think the user privilege table is missing. so how can i fix this issue. No Error message., just i cant save the privilege. tailf...
-
mariadb reinstall
Mariadb was corrupted. so need to uninstall it and reinstall. already taken the backups of all databases. so how to uninstall it and reinstall mariadb.??? is there any tools available for repair ...
-
Table 'sessions' is read only
Illuminate\Database\QueryException SQLSTATE[HY000]: General error: 1036 Table 'sessions' is read only Most of the tables have the same issues. How to fix this
-
Apache Down after switching from Litespeed
Apache Down after switching from Litespeed to Apache. service httpd restart Redirecting to /bin/systemctl restart httpd.service Job for httpd.service failed because the control process exited with...
-
Apache not working
/scripts/rebuildhttpdconf Initial configuration generation failed with the following message: The "/usr/sbin/httpd -DSSL -t -f /etc/apache2/conf/httpd.conf.work.35ea95bb.cfgcheck -C Include "/etc/...
-
Mysql Dump
How to dumb all databases to seperate files via cron job. i tried to use following script. but its only taking some databases for DB in $(mysql -e 'show databases' -s --skip-column-names); do ...
-
Website showing other website content
Server Main ip: 1.1.1.1 Reseller and child account ip: 2.2.2.2 All accounts have a valid ssl also. Now the issue is reseller or its child accounts not showing its original content and its showi...
-
php fpm consumes 100% cpu
php-fpm consumes 100% cpu. how to find the root reason and how to fix it.
-
Account redirecting
All domains automatically redirected to another domain or its content. when we opens abcd.com, then its will display the content of xyz.com the same will happens for efgh.com also.
-
Database Connection error.
ERROR - 2021-11-27 04:31:45 --> Error connecting to the database: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:100331 Library:100238 CRITICAL - 2021-11-27 04:...